-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
x86架构
- 跑3轮,每轮失败用例:
$ find build/run-test-prebuilt-round1 -name jtreg.log | xargs cat | grep "TEST RESULT:" | grep -v successful | grep -v "Passed. Skipped" | grep -v "as expected" | wc -l
138
$ find build/run-test-prebuilt-round2 -name jtreg.log | xargs cat | grep "TEST RESULT:" | grep -v successful | grep -v "Passed. Skipped" | grep -v "as expected" | wc -l
135
$ find build/run-test-prebuilt-round3 -name jtreg.log | xargs cat | grep "TEST RESULT:" | grep -v successful | grep -v "Passed. Skipped" | grep -v "as expected" | wc -l
141
- 合并三轮结果
Found 162 failed/errored tests:
------------------------------------------------------------
hotspot/jtreg: 68 tests
jdk: 61 tests
langtools: 33 tests
- 合并后用例报错日志:
TEST RESULT: Failed. Compilation failed: Compilation failed
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertGreaterThan: expected 0 > 0
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Excpted to find a memory pool with name Compressed Class Space
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'GC Thread' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Garbage collector not selected' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [1], exit value is: [0]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=34359738368, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^(\[.*\])+ .* Metaspace: \d+K\(\d+K\)->\d+K\(\d+K\) NonClass: \d+K\(\d+K\)->\d+K\(\d+K\) Class: \d+K\(\d+K\)->\d+K\(\d+K\)$' missing from stdout
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=31136415744, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: mRetTypeCheck is not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Non-Class:' missing from stdout/stderr
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Non-Class:' missing from stdout/stderr
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. unexpected exit code: 1, doesn't match exit status: "Passed." which was reported by the test process
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: VM finished with exit code 1
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level 4
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: CASE: invalidate=false, materializedMethod=testFrame, notMaterializedMethod=testFrame2: materialized frame has no virtual object before materialization: expected true, was false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Method should be compiled at level 4.: expected 0 to equal 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level 4
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 961663ms).
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "testng.default.verbose" "read")
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Test failed.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test object not finalized
TEST RESULT: Error. Agent communication error: java.net.SocketException: Broken pipe; check console log for any additional details
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 1
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 109
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 294
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 295
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600316ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600292ms).
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Value not equal to ParallelScavenge, field='youngCollector', value='DefNew': expected DefNew to equal ParallelScavenge
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Requested array size exceeds VM limit
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1920379ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600314ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected result: intrinsic for java.util.zip.CRC32.update() is enabled but intrinsic is not available at compilation level 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: should have deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. unexpected exit code: 1, doesn't match exit status: "Passed." which was reported by the test process
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Intrinsic for [public native void jdk.internal.misc.Unsafe.putChar(java.lang.Object,long,char)] is not available globally although it should be.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Safepoint not found: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481027ms).
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: compilation must get deoptimized
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480672ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480725ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480644ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480707ms).
TEST RESULT: Error. "driver" action timed out with a timeout of 480 seconds on agent 101
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480840ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncommon trap that matches following string in compilation log should be emitted: <uncommon_trap bci='5' reason='unstable_if' action='.*' comment='taken always'.: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: direct read doesn't return prev value: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Wrong compilation status.: expected false to equal true
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: m1 not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480675ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480620ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480613ms).
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 3
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed
TEST RESULT: Error. "main" action timed out with a timeout of 320 seconds on agent 154
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 203
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Could get the size of a 1-element array.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected Exception
TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 126
TEST RESULT: Error. "main" action timed out with a timeout of 40 seconds on agent 236
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 482401ms).
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 109
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 117
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 147
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 149
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 153
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 152
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 157
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 156
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 160
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 158
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 164
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 163
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 127
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 230
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 198
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 482710ms).
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 253
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 238
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 261
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 259
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 270
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 264
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 227
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 262
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 171
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481369ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481399ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481008ms).
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 258
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 240
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 217
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 129
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 203
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 241
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 166
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 199
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 229
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 201
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 341
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 329
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 321
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 326
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 358
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 165
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 169
TEST RESULT: Failed. Compilation failed: Compilation failed
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Excpted to find a memory pool with name Compressed Class Space
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Garbage collector not selected' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=31136415744, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [1], exit value is: [0]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'GC Thread' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^(\[.*\])+ .* Metaspace: \d+K\(\d+K\)->\d+K\(\d+K\) NonClass: \d+K\(\d+K\)->\d+K\(\d+K\) Class: \d+K\(\d+K\)->\d+K\(\d+K\)$' missing from stdout
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=34359738368, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertGreaterThan: expected 0 > 0
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: mRetTypeCheck is not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Non-Class:' missing from stdout/stderr
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. unexpected exit code: 1, doesn't match exit status: "Passed." which was reported by the test process
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: VM finished with exit code 1
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: CASE: invalidate=false, materializedMethod=testFrame, notMaterializedMethod=testFrame2: materialized frame has no virtual object before materialization: expected true, was false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Method should be compiled at level 4.: expected 0 to equal 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level 4
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960769ms).
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "testng.default.verbose" "read")
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Test failed.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test object not finalized
TEST RESULT: Error. Agent communication error: java.net.SocketException: Broken pipe; check console log for any additional details
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 1
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 127
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 261
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 254
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600313ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600296ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Value not equal to ParallelScavenge, field='youngCollector', value='DefNew': expected DefNew to equal ParallelScavenge
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1920368ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600306ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected result: intrinsic for java.util.zip.CRC32.update() is enabled but intrinsic is not available at compilation level 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Intrinsic for [public native void jdk.internal.misc.Unsafe.putChar(java.lang.Object,long,char)] is not available globally although it should be.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: should have deoptimized
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Safepoint not found: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: compilation must get deoptimized
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480896ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480793ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480849ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480768ms).
TEST RESULT: Error. "driver" action timed out with a timeout of 480 seconds on agent 104
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480857ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480838ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Wrong compilation status.: expected false to equal true
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: direct read doesn't return prev value: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncommon trap that matches following string in compilation log should be emitted: <uncommon_trap bci='5' reason='unstable_if' action='.*' comment='taken always'.: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: m1 not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480806ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480733ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480610ms).
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 3
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 179
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 212
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480387ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Could get the size of a 1-element array.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected Exception
TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 118
TEST RESULT: Error. "main" action timed out with a timeout of 40 seconds on agent 216
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 484060ms).
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 146
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 151
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 152
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 153
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 154
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 161
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 185
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 186
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 187
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 167
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 155
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 188
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 238
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 258
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 194
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 293
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 300
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 299
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 246
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 219
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 306
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481855ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481548ms).
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 359
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 369
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 373
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 372
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 371
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 275
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 191
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 353
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 401
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 390
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 430
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 159
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 162
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 515
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 532
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 525
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 479
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 512
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 488
TEST RESULT: Failed. Compilation failed: Compilation failed
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Excpted to find a memory pool with name Compressed Class Space
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertGreaterThan: expected 0 > 0
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=34359738368, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '^(\[.*\])+ .* Metaspace: \d+K\(\d+K\)->\d+K\(\d+K\) NonClass: \d+K\(\d+K\)->\d+K\(\d+K\) Class: \d+K\(\d+K\)->\d+K\(\d+K\)$' missing from stdout
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Garbage collector not selected' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'GC Thread' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=31136415744, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [1], exit value is: [0]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: mRetTypeCheck is not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'Non-Class:' missing from stdout/stderr
TEST RESULT: Error. unexpected exit code: 1, doesn't match exit status: "Passed." which was reported by the test process
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: VM finished with exit code 1
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Error: public void compiler.jvmci.compilerToVM.DummyClass.withLoop() can't be enqueued for osr-compilation on level 4
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Method should be compiled at level 4.: expected 0 to equal 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: CASE: invalidate=false, materializedMethod=testFrame, notMaterializedMethod=testFrame2: materialized frame has no virtual object before materialization: expected true, was false
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960602ms).
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "testng.default.verbose" "read")
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Test failed.
TEST RESULT: Error. Agent communication error: java.net.SocketException: Broken pipe; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: Test object not finalized
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 1
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 155
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 243
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 290
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600331ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600326ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Value not equal to ParallelScavenge, field='youngCollector', value='DefNew': expected DefNew to equal ParallelScavenge
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 1920000ms, elapsed time including timeout handling was 1920347ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 3600000ms, elapsed time including timeout handling was 3600310ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: should have deoptimized
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected result: intrinsic for java.util.zip.CRC32.update() is enabled but intrinsic is not available at compilation level 4
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Intrinsic for [public native void jdk.internal.misc.Unsafe.putChar(java.lang.Object,long,char)] is not available globally although it should be.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Safepoint not found: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: compilation must get deoptimized
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481254ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480711ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480703ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480715ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480742ms).
TEST RESULT: Error. "driver" action timed out with a timeout of 480 seconds on agent 104
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480876ms).
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncommon trap that matches following string in compilation log should be emitted: <uncommon_trap bci='5' reason='unstable_if' action='.*' comment='taken always'.: expected true to equal false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: direct read doesn't return prev value: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Wrong compilation status.: expected false to equal true
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: assertEquals: expected true to equal false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: m1 not deoptimized
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480608ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480613ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64-fastdebug/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 480616ms).
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: config failures: 0, test failures: 3
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: Some tests failed
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481219ms).
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 182
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 152
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Could get the size of a 1-element array.
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: No expected events were found: false, false
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected Exception
TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 119
TEST RESULT: Error. "main" action timed out with a timeout of 40 seconds on agent 235
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 482109ms).
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 103
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 109
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 118
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 121
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 125
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 155
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 153
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 158
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 159
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 160
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 164
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 195
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 196
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 168
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 276
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 261
TEST RESULT: Failed. Execution failed: `main' threw exception: java.nio.charset.UnmappableCharacterException: Input length = 2
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 101
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 241
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 218
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 227
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 225
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 231
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 204
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 277
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481402ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481590ms).
TEST RESULT: Error. Program `/home/luofeng/src/jeandle-jdk/build/linux-x64/images/jdk/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 481180ms).
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 284
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 215
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 175
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 232
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 287
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 251
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 202
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 243
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 248
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 288
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 221
TEST RESULT: Error. "main" action timed out with a timeout of 480 seconds on agent 330
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 312
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 319
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 333
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 318
TEST RESULT: Error. "testng" action timed out with a timeout of 480 seconds on agent 262
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 166
TEST RESULT: Error. "testng" action timed out with a timeout of 1200 seconds on agent 169
- 基于Problemlist.txt重新跑:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels