ConcurrentLoadTest_5m_1

[2024-11-15T03:11:35.547Z] Running test ConcurrentLoadTest_5m_1 ... [2024-11-15T03:11:35.547Z] =============================================== [2024-11-15T03:11:35.547Z] ConcurrentLoadTest_5m_1 Start Time: Fri Nov 15 03:11:34 2024 Epoch Time (ms): 1731640294969 [2024-11-15T03:11:35.547Z] variation: Mode650 [2024-11-15T03:11:35.547Z] JVM_OPTIONS: -XX:-UseCompressedOops [2024-11-15T03:11:35.547Z] { \ [2024-11-15T03:11:35.547Z] echo ""; echo "TEST SETUP:"; \ [2024-11-15T03:11:35.547Z] echo "Nothing to be done for setup."; \ [2024-11-15T03:11:35.547Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1"; \ [2024-11-15T03:11:35.547Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1"; \ [2024-11-15T03:11:35.547Z] echo ""; echo "TESTING:"; \ [2024-11-15T03:11:35.547Z] perl /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//STF/stf.core/scripts/stf.pl -test-root="/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//STF;/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//aqa-systemtest""" -systemtest-prereqs="/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1" -test=ConcurrentLoadTest -test-args="timeLimit=5m"; \ [2024-11-15T03:11:35.547Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1"; else echo "-----------------------------------"; echo "ConcurrentLoadTest_5m_1""_FAILED"; echo "-----------------------------------"; fi; \ [2024-11-15T03:11:35.547Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-11-15T03:11:35.547Z] echo "Nothing to be done for teardown."; \ [2024-11-15T03:11:35.547Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/TestTargetResult"; [2024-11-15T03:11:35.547Z] [2024-11-15T03:11:35.547Z] TEST SETUP: [2024-11-15T03:11:35.547Z] Nothing to be done for setup. [2024-11-15T03:11:35.547Z] [2024-11-15T03:11:35.547Z] TESTING: [2024-11-15T03:11:35.547Z] STF 03:11:35.071 - ========================= S T F ========================= [2024-11-15T03:11:35.547Z] systemtest-prereqs has been processed, and set to: /Users/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1 [2024-11-15T03:11:35.547Z] There is 53085 Mb free [2024-11-15T03:11:35.547Z] STF 03:11:35.082 - ================== G E N E R A T I O N ================== [2024-11-15T03:11:35.547Z] STF 03:11:35.083 - Checking JVM: /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2024-11-15T03:11:35.547Z] STF 03:11:35.083 - Starting process to generate scripts: /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -classpath /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/../../testDependency/system_lib//log4j/log4j-api.jar:/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/../../testDependency/system_lib//log4j/log4j-core.jar:/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/stf_parameters.properties, , /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest" [2024-11-15T03:11:35.903Z] GEN 03:11:35.882 - Found test. Project: 'openjdk.test.load' class: 'ConcurrentLoadTest.class' Dir: '/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/aqa-systemtest/openjdk.test.load/bin' [2024-11-15T03:11:36.261Z] GEN 03:11:35.893 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.ConcurrentLoadTest' [2024-11-15T03:11:36.261Z] GEN Classpath directories used by project 'openjdk.test.load': [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/aqa-systemtest/openjdk.test.load/bin [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.core/bin [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.load/bin [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/testDependency/system_lib/junit/junit.jar [2024-11-15T03:11:36.261Z] GEN /Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2024-11-15T03:11:36.261Z] GEN 03:11:36.063 - Using Mode NoOptions. Values = '' [2024-11-15T03:11:36.261Z] GEN 03:11:36.125 - [2024-11-15T03:11:36.261Z] GEN 03:11:36.125 - Test command summary: [2024-11-15T03:11:36.261Z] GEN 03:11:36.126 - Step Stage Command Description [2024-11-15T03:11:36.261Z] GEN 03:11:36.126 - -----+--------+-----------------+------------ [2024-11-15T03:11:36.261Z] GEN 03:11:36.126 - 1 execute Run java Run concurrency unit tests [2024-11-15T03:11:36.261Z] STF 03:11:36.153 - [2024-11-15T03:11:36.261Z] STF 03:11:36.153 - Script generation completed [2024-11-15T03:11:36.261Z] STF 03:11:36.153 - [2024-11-15T03:11:36.261Z] STF 03:11:36.154 - [2024-11-15T03:11:36.261Z] STF 03:11:36.154 - ======================= S E T U P ======================= [2024-11-15T03:11:36.261Z] STF 03:11:36.154 - Running setup: perl /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/setUp.pl [2024-11-15T03:11:36.261Z] STF 03:11:36.230 - SETUP stage completed [2024-11-15T03:11:36.261Z] STF 03:11:36.238 - [2024-11-15T03:11:36.261Z] STF 03:11:36.238 - ==================== E X E C U T E - ==================== [2024-11-15T03:11:36.261Z] STF 03:11:36.238 - Running execute: perl /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/execute.pl [2024-11-15T03:11:36.618Z] STF 03:11:36.315 - [2024-11-15T03:11:36.618Z] STF 03:11:36.315 - Java version [2024-11-15T03:11:36.618Z] STF 03:11:36.315 - Running: /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2024-11-15T03:11:36.618Z] openjdk version "1.8.0_442-beta" [2024-11-15T03:11:36.618Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202411142107-b03) [2024-11-15T03:11:36.618Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b03, mixed mode) [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - +------ Step 1 - Run concurrency unit tests [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | Run foreground process [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | Program: /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | Mnemonic: LT [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | Echo: ECHO_ON [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | Expectation: CLEAN_RUN within 1h5m [2024-11-15T03:11:36.618Z] STF 03:11:36.403 - | [2024-11-15T03:11:36.619Z] STF 03:11:36.404 - Running command: /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -XX:-UseCompressedOops -classpath /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.load/bin:/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/STF/stf.core/bin:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar:/Users/jenkins/testDependency/system_lib/junit/junit.jar:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/jvmtest/system/aqa-systemtest/openjdk.test.concurrent/bin net.adoptopenjdk.loadTest.LoadTest -resultsDir /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results -resultsPrefix 1.LT. -timeLimit 5m -abortIfOutOfMemory false -reportFailureLimit 1 -abortAtFailureLimit 10 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.concurrent.threadCount 20 -suite.concurrent.inventoryFile /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml -suite.concurrent.inventoryExcludeFile /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml -suite.concurrent.selection random -suite.concurrent.seed -1 -suite.concurrent.repeatCount 1 -suite.concurrent.thinkingTime 0ms..0ms [2024-11-15T03:11:36.619Z] STF 03:11:36.404 - Redirecting stderr to /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.stderr [2024-11-15T03:11:36.619Z] STF 03:11:36.404 - Redirecting stdout to /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.stdout [2024-11-15T03:11:36.619Z] STF 03:11:36.414 - Monitoring processes: LT [2024-11-15T03:11:37.388Z] LT 03:11:37.180 - Load test parameters [2024-11-15T03:11:37.388Z] LT 03:11:37.183 - Time limited = true [2024-11-15T03:11:37.388Z] LT 03:11:37.183 - Time limit = 5m [2024-11-15T03:11:37.388Z] LT 03:11:37.183 - abortIfOutOfMemory = false [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - reportFailureLimit = 1 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - abortAtFailureLimit = 10 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - maxTotalLogFileSpace = 209715200 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - maxSingleLogSize = 8388608 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - Parameters for suite 0 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - Suite name = concurrent [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - Number threads = 20 [2024-11-15T03:11:37.388Z] LT 03:11:37.184 - Supplied seed = -1 [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Inventory file = /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent.xml [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Exclude file = /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory/openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Number tests = -1 [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Repeat count = 1 [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Thinking time = 0ms..0ms [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Selection mode = random [2024-11-15T03:11:37.388Z] LT 03:11:37.185 - Actual seed = 1733563995174 [2024-11-15T03:11:37.388Z] LT 03:11:37.193 - Parsing inventory file. Root=/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent.xml [2024-11-15T03:11:37.388Z] LT 03:11:37.200 - Reading exclusion file. File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml [2024-11-15T03:11:37.388Z] LT 03:11:37.200 - Parsing inventory file. Root=/Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/results/1.LT.inventory File=openjdk.test.load/config/inventories/concurrent/concurrent_exclude.xml [2024-11-15T03:11:37.388Z] LT 03:11:37.202 - Final test list: [2024-11-15T03:11:37.388Z] LT 03:11:37.202 - 0 JUnit[net.adoptopenjdk.test.concurrent.ArrayBlockingQueueTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.202 - 1 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentHashMapTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.202 - 2 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentLinkedQueueTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.202 - 3 JUnit[net.adoptopenjdk.test.concurrent.ConcurrentSkipListMapTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 5 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArrayListTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 6 JUnit[net.adoptopenjdk.test.concurrent.CopyOnWriteArraySetTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 7 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 8 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestAPI] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 9 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTestStress] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 11 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.LinkedTransferQueueTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 12 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.PhaserTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 13 JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ThreadLocalRandomTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 14 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicBooleanTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 15 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerArrayTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 16 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerFieldUpdaterTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 17 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicIntegerTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 18 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongArrayTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.203 - 19 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongFieldUpdaterTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 20 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicLongTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 21 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicMarkableReferenceTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 22 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceArrayTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 23 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceFieldUpdaterTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 24 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicReferenceTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 25 JUnit[net.adoptopenjdk.test.concurrent.atomic.AtomicStampedReferenceTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 26 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantLockTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.204 - 27 JUnit[net.adoptopenjdk.test.concurrent.locks.ReentrantReadWriteLockTest] Weighting=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.224 - Starting thread. Suite=0 thread=0 [2024-11-15T03:11:37.388Z] LT 03:11:37.226 - Starting thread. Suite=0 thread=1 [2024-11-15T03:11:37.388Z] LT 03:11:37.226 - Starting thread. Suite=0 thread=2 [2024-11-15T03:11:37.388Z] LT 03:11:37.227 - Starting thread. Suite=0 thread=3 [2024-11-15T03:11:37.388Z] LT 03:11:37.227 - Starting thread. Suite=0 thread=4 [2024-11-15T03:11:37.389Z] LT 03:11:37.227 - Starting thread. Suite=0 thread=5 [2024-11-15T03:11:37.389Z] LT 03:11:37.227 - Starting thread. Suite=0 thread=6 [2024-11-15T03:11:37.389Z] LT 03:11:37.228 - Starting thread. Suite=0 thread=7 [2024-11-15T03:11:37.389Z] LT 03:11:37.228 - Starting thread. Suite=0 thread=8 [2024-11-15T03:11:37.389Z] LT 03:11:37.228 - Starting thread. Suite=0 thread=9 [2024-11-15T03:11:37.389Z] LT 03:11:37.228 - Starting thread. Suite=0 thread=10 [2024-11-15T03:11:37.389Z] LT 03:11:37.229 - Starting thread. Suite=0 thread=11 [2024-11-15T03:11:37.389Z] LT 03:11:37.229 - Starting thread. Suite=0 thread=12 [2024-11-15T03:11:37.389Z] LT 03:11:37.229 - Starting thread. Suite=0 thread=13 [2024-11-15T03:11:37.389Z] LT 03:11:37.229 - Starting thread. Suite=0 thread=14 [2024-11-15T03:11:37.389Z] LT 03:11:37.229 - Starting thread. Suite=0 thread=15 [2024-11-15T03:11:37.389Z] LT 03:11:37.230 - Starting thread. Suite=0 thread=16 [2024-11-15T03:11:37.389Z] LT 03:11:37.230 - Starting thread. Suite=0 thread=17 [2024-11-15T03:11:37.389Z] LT 03:11:37.230 - Starting thread. Suite=0 thread=18 [2024-11-15T03:11:37.389Z] LT 03:11:37.231 - Starting thread. Suite=0 thread=19 [2024-11-15T03:12:00.916Z] LT 03:11:57.260 - Completed 6.7%. Number of tests started=136 [2024-11-15T03:12:20.532Z] LT 03:12:17.226 - Completed 13.3%. Number of tests started=174 (+38) [2024-11-15T03:12:40.117Z] LT 03:12:37.288 - Completed 20.0%. Number of tests started=247 (+73) [2024-11-15T03:12:59.781Z] LT 03:12:57.257 - Completed 26.7%. Number of tests started=272 (+25) [2024-11-15T03:13:19.347Z] LT 03:13:17.221 - Completed 33.3%. Number of tests started=342 (+70) [2024-11-15T03:13:38.916Z] LT 03:13:37.259 - Completed 40.0%. Number of tests started=369 (+27) [2024-11-15T03:13:58.468Z] LT 03:13:57.287 - Completed 46.7%. Number of tests started=446 (+77) [2024-11-15T03:14:18.047Z] LT 03:14:17.259 - Completed 53.4%. Number of tests started=518 (+72) [2024-11-15T03:14:41.608Z] LT 03:14:37.283 - Completed 60.0%. Number of tests started=633 (+115) [2024-11-15T03:14:57.856Z] LT 03:14:57.229 - Completed 66.7%. Number of tests started=741 (+108) [2024-11-15T03:15:21.374Z] LT 03:15:17.301 - Completed 73.4%. Number of tests started=849 (+108) [2024-11-15T03:15:40.920Z] LT 03:15:37.316 - Completed 80.0%. Number of tests started=925 (+76) [2024-11-15T03:16:00.458Z] LT 03:15:57.312 - Completed 86.7%. Number of tests started=1001 (+76) [2024-11-15T03:16:20.017Z] LT 03:16:17.295 - Completed 93.4%. Number of tests started=1081 (+80) [2024-11-15T03:16:39.586Z] STF 03:16:36.062 - Heartbeat: Process LT is still running [2024-11-15T03:16:39.586Z] LT 03:16:37.284 - Completed 100.0%. Number of tests started=1142 (+61) [2024-11-15T03:16:39.586Z] LT 03:16:37.716 - Thread completed. Suite=0 thread=7 [2024-11-15T03:16:39.586Z] LT 03:16:38.490 - Thread completed. Suite=0 thread=4 [2024-11-15T03:16:40.814Z] LT 03:16:40.032 - Thread completed. Suite=0 thread=3 [2024-11-15T03:16:41.169Z] LT 03:16:40.528 - Thread completed. Suite=0 thread=2 [2024-11-15T03:16:45.180Z] LT 03:16:44.112 - Thread completed. Suite=0 thread=5 [2024-11-15T03:16:45.944Z] LT 03:16:44.962 - Thread completed. Suite=0 thread=18 [2024-11-15T03:16:47.714Z] LT 03:16:46.946 - Thread completed. Suite=0 thread=12 [2024-11-15T03:16:47.714Z] LT 03:16:47.004 - Thread completed. Suite=0 thread=19 [2024-11-15T03:16:48.477Z] LT 03:16:47.355 - Thread completed. Suite=0 thread=13 [2024-11-15T03:16:50.251Z] LT 03:16:49.352 - Thread completed. Suite=0 thread=10 [2024-11-15T03:16:50.251Z] LT 03:16:49.368 - Thread completed. Suite=0 thread=17 [2024-11-15T03:16:50.251Z] LT 03:16:49.368 - Thread completed. Suite=0 thread=16 [2024-11-15T03:16:53.369Z] LT 03:16:52.056 - Thread completed. Suite=0 thread=0 [2024-11-15T03:16:55.766Z] LT 03:16:54.912 - Thread completed. Suite=0 thread=14 [2024-11-15T03:16:58.885Z] LT 03:16:57.322 - Completed 100.0%. Number of tests started=1142 (+0) [2024-11-15T03:17:01.278Z] LT 03:17:00.214 - Thread completed. Suite=0 thread=6 [2024-11-15T03:17:04.505Z] LT 03:17:03.563 - Thread completed. Suite=0 thread=9 [2024-11-15T03:17:06.274Z] LT 03:17:05.049 - Thread completed. Suite=0 thread=1 [2024-11-15T03:17:06.631Z] LT 03:17:05.508 - Thread completed. Suite=0 thread=11 [2024-11-15T03:17:07.394Z] LT 03:17:06.445 - Thread completed. Suite=0 thread=15 [2024-11-15T03:17:14.952Z] LT 03:17:13.355 - Thread completed. Suite=0 thread=8 [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Test stopped due to reaching runtime limit [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Load test completed [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Ran : 1142 [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Passed : 1142 [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Failed : 0 [2024-11-15T03:17:14.952Z] LT 03:17:13.393 - Result : PASSED [2024-11-15T03:17:14.952Z] STF 03:17:13.869 - Monitoring Report Summary: [2024-11-15T03:17:14.952Z] STF 03:17:13.869 - o Process LT ended with the expected exit code (0) [2024-11-15T03:17:14.952Z] STF 03:17:13.869 - EXECUTE stage completed [2024-11-15T03:17:14.952Z] STF 03:17:14.348 - [2024-11-15T03:17:14.952Z] STF 03:17:14.348 - ==================== T E A R D O W N ==================== [2024-11-15T03:17:14.952Z] STF 03:17:14.348 - Running teardown: perl /Users/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_mac/aqa-tests/TKG/../TKG/output_17316366921933/ConcurrentLoadTest_5m_1/20241115-031135-ConcurrentLoadTest/tearDown.pl [2024-11-15T03:17:14.952Z] STF 03:17:14.426 - TEARDOWN stage completed [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - ===================== R E S U L T S ===================== [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - Stage results: [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - setUp: pass [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - execute: pass [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - teardown: pass [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - [2024-11-15T03:17:14.952Z] STF 03:17:14.433 - Overall result: PASSED [2024-11-15T03:17:14.952Z] ----------------------------------- [2024-11-15T03:17:14.952Z] ConcurrentLoadTest_5m_1_PASSED [2024-11-15T03:17:14.952Z] ----------------------------------- [2024-11-15T03:17:14.952Z] [2024-11-15T03:17:14.952Z] TEST TEARDOWN: [2024-11-15T03:17:14.952Z] Nothing to be done for teardown. [2024-11-15T03:17:14.952Z] ConcurrentLoadTest_5m_1 Finish Time: Fri Nov 15 03:17:14 2024 Epoch Time (ms): 1731640634465