adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
128 stars 308 forks source link

July 2024 JDK11 Dry-run Triage #5435

Closed smlambert closed 1 month ago

smlambert commented 1 month ago

TBD https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/47/


✔️ results in these Tables means the activity has successfully completed. ⏳ results means that we are actively working on closing off the runs needed for this version, platform, binaryType. ⛔ means there is no build planned for that version/platform combination. ⏸️ means activity not yet started.

Platform Status Results Actions
x86-64_mac ✔️ comment
x86-64_linux ✔️ comment
x86-64_windows comment
aarch64_linux ✔️ comment
aarch64_mac ✔️ comment all pass
x86-64_alpine-linux ⏸️ comment SecureDS needs exclusion
ppc64le_linux ✔️ comment
s390x_linux comment Many failures, need to see if machine specific
ppc64_aix ✔️ comment
arm_linux comment BUILD FAILS
x86-32_windows ✔️ comment all pass
smlambert commented 1 month ago

aarch64_mac ✔️

AQAvitTaps_jdk11_aarch64_mac.zip

smlambert commented 1 month ago

x86-64_mac ✔️

sanity.openjdk has 1 failing testcase in original, passes in rerun on test-macstadium-macos1014-x64-1.adoptopenjdk.net

# Timestamp: Fri Jul 12 21:32:35 2024 UTC 
# CUSTOM_TARGET: java/math/BigInteger/largeMemory/SymmetricRangeTests.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 33455
  ...
smlambert commented 1 month ago

x86-64_linux ✔️

sanity.openjdk, jdk11_tier1_pack200 fails has 1 testcase failing tools/pack200/Pack200Props.java in original and in rerun (though rerun is failing because it can not find the testcase class, likely a test framework issue), will need to rerun the entire target for now, jdk11_tier1_pack200

Testcase times out in original (on test-docker-ubi9-x64-1) run

12:52:06          Pack200Props
12:52:06  STDERR:
12:52:06  Jul 12, 2024 4:35:51 PM Pack200Props verifyDefaults
12:52:06  INFO: start
12:52:06  Jul 12, 2024 4:35:52 PM Pack200Props verifyDefaults
12:52:06  INFO: fini
12:52:06  Jul 12, 2024 4:35:52 PM Pack200Props verifySegmentLimit
12:52:06  INFO: creating jar
12:52:06  Jul 12, 2024 4:37:43 PM Pack200Props verifySegmentLimit
12:52:06  INFO: using pack200: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/pack200
12:52:06  STDOUT:
12:52:06  --listing /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17207909165204/jdk11_tier1_pack200_0/work/scratch/2/.---
12:52:06  - rt.jar
12:52:06  /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/pack200 -J-Xshare:off -J-Xmx1280m --effort=1 --verbose --no-gzip test.pack /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17207909165204/jdk11_tier1_pack200_0/work/scratch/2/rt.jar 
12:52:06  
12:52:06  Warning: The pack200 tool is deprecated, and is planned for removal in a future JDK release.
12:52:06  
12:52:06  Jul 12, 2024 4:37:46 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: com.sun.java.util.jar.pack.PropMap@f5f2bb7
12:52:06  Jul 12, 2024 4:37:46 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: passFiles = []
12:52:06  Jul 12, 2024 4:37:48 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Reading 32074 files...
12:52:06  Jul 12, 2024 4:37:58 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 1000 files...
12:52:06  Jul 12, 2024 4:38:04 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 2000 files...
12:52:06  Jul 12, 2024 4:38:12 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 3000 files...
12:52:06  Jul 12, 2024 4:38:18 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 4000 files...
12:52:06  Jul 12, 2024 4:38:25 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 5000 files...
12:52:06  Jul 12, 2024 4:38:33 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 6000 files...
12:52:06  Jul 12, 2024 4:38:42 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 7000 files...
12:52:06  Jul 12, 2024 4:38:47 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 8000 files...
12:52:06  Jul 12, 2024 4:38:51 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 9000 files...
12:52:06  Jul 12, 2024 4:38:57 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 10000 files...
12:52:06  Jul 12, 2024 4:39:02 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 11000 files...
12:52:06  Jul 12, 2024 4:39:08 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 12000 files...
12:52:06  Jul 12, 2024 4:39:13 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 13000 files...
12:52:06  Jul 12, 2024 4:39:18 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 14000 files...
12:52:06  Jul 12, 2024 4:39:27 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 15000 files...
12:52:06  Jul 12, 2024 4:39:33 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 16000 files...
12:52:06  Jul 12, 2024 4:39:40 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 17000 files...
12:52:06  Jul 12, 2024 4:39:47 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 18000 files...
12:52:06  Jul 12, 2024 4:39:51 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 19000 files...
12:52:06  Jul 12, 2024 4:39:56 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 20000 files...
12:52:06  Jul 12, 2024 4:40:04 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 21000 files...
12:52:06  Jul 12, 2024 4:40:11 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 22000 files...
12:52:06  Jul 12, 2024 4:40:16 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 23000 files...
12:52:06  Jul 12, 2024 4:40:23 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 24000 files...
12:52:06  Jul 12, 2024 4:40:31 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 25000 files...
12:52:06  Jul 12, 2024 4:40:39 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 26000 files...
12:52:06  Jul 12, 2024 4:40:49 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 27000 files...
12:52:06  Jul 12, 2024 4:40:58 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 28000 files...
12:52:06  Jul 12, 2024 4:41:06 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 29000 files...
12:52:06  Jul 12, 2024 4:41:15 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 30000 files...
12:52:06  Jul 12, 2024 4:41:24 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 31000 files...
12:52:06  Jul 12, 2024 4:42:13 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Have read 32000 files...
12:52:06  Jul 12, 2024 4:42:14 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Transmitting 32074 files, including per-file data for 30501 classes out of 30501
12:52:06  Jul 12, 2024 4:42:15 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Setting up constant pool...
12:52:06  Jul 12, 2024 4:42:15 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Consensus version number in segment is 55.0
12:52:06  Jul 12, 2024 4:42:15 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Highest version number in segment is 55.0
12:52:06  Jul 12, 2024 4:42:17 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: archiveOptions = 0b11000100
12:52:06  Fixing new attribute at 2: class.NestHost[RCH]
12:52:06  Jul 12, 2024 4:42:25 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Using free flag bit 1<<2 for 13229 occurrences of class.NestHost[RCH]
12:52:06  Fixing new attribute at 3: class.NestMembers[NH[RCH]]
12:52:06  Jul 12, 2024 4:42:25 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Using free flag bit 1<<3 for 3689 occurrences of class.NestMembers[NH[RCH]]
12:52:06  Fixing new attribute at 5: field.Synthetic[]
12:52:06  Jul 12, 2024 4:42:25 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Using free flag bit 1<<5 for 23 occurrences of field.Synthetic[]
12:52:06  Fixing new attribute at 9: method.Synthetic[]
12:52:06  Jul 12, 2024 4:42:25 PM com.sun.java.util.jar.pack.Utils$Pack200Logger info
12:52:06  INFO: Using free flag bit 1<<9 for 5 occurrences of method.Synthetic[]
12:52:06  
12:52:06  TEST RESULT: Error. Agent error: java.lang.Exception: Agent 7 timed out with a timeout of 960 seconds; check console log for any additional details
12:52:06  --------------------------------------------------
13:00:23  Test results: passed: 18; error: 1
13:01:29  Report written to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17207909165204/jdk11_tier1_pack200_0/report/html/report.html
13:01:29  Results written to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17207909165204/jdk11_tier1_pack200_0/work
13:01:29  Error: Some tests failed or other problems occurred.
13:01:29  -----------------------------------
13:01:29  jdk11_tier1_pack200_0_FAILED
13:01:29  -----------------------------------
13:01:29  

rerun jdk11_tier1_pack200 in Grinder/10891 passes Grinder_20240713182032_jdk11_x64Linux.tap.txt

extended.openjdk has 3 failing testcases in original, all pass in rerun

# Timestamp: Fri Jul 12 23:33:16 2024 UTC 
# CUSTOM_TARGET: java/net/httpclient/ManyRequests.java java/net/httpclient/ManyRequests2.java java/net/httpclient/ManyRequestsLegacy.java java/net/httpclient/ManyRequests.java java/net/httpclient/ManyRequests2.java java/net/httpclient/ManyRequestsLegacy.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 3; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 3
    duration_ms: 109599
  ...
smlambert commented 1 month ago

x86-64_windows ⏳

extended.openjdk 2 testcases fail in original (testwin2022dc and bld-win2022-1), 1 fails in rerun on test-azure-win2022-x64-3

# 
# Timestamp: Sat Jul 13 03:10:52 2024 UTC 
# CUSTOM_TARGET: sun/tools/jhsdb/JShellHeapDumpTest.java sun/tools/jhsdb/JShellHeapDumpTest.java com/sun/jdi/JdbReadTwiceTest.sh 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 1; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/tools/jhsdb/JShellHeapDumpTest.java
        Test results: passed: 1; failed: 1
    duration_ms: 142226
  ...

JShellHeapDumpTest.java fails with:

jhsdb jmap stderr:
Error attaching to process: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
    at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
    at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:152)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:677)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:571)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:337)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:306)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.main(JMap.java:176)
    at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJMAP(SALauncher.java:369)
    at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:538)

###### End of all output:
[2024-07-13T03:08:46.775350700Z] Waiting for completion for process 7008
[2024-07-13T03:08:46.775350700Z] Waiting for completion finished for process 7008
[2024-07-13T03:08:46.775350700Z] Waiting for completion for process 7008
[2024-07-13T03:08:46.775350700Z] Waiting for completion finished for process 7008
Jshell not alive

[JShell] jshell> Exception in thread "main" java.io.IOError: java.io.IOException: The pipe is being closed
[JShell]    at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readCharacter(BindingReader.java:170)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:924)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:957)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.ConsoleIOContext$2.readBinding(ConsoleIOContext.java:169)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:652)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.ConsoleIOContext.readLine(ConsoleIOContext.java:224)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.JShellTool.getInput(JShellTool.java:1243)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.JShellTool.run(JShellTool.java:1179)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.JShellTool.start(JShellTool.java:980)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.JShellToolBuilder.start(JShellToolBuilder.java:261)
[JShell]    at jdk.jshell/jdk.internal.jshell.tool.JShellToolProvider.main(JShellToolProvider.java:120)
[JShell] Caused by: java.io.IOException: The pipe is being closed
[JShell]    at java.base/java.io.FileInputStream.read0(Native Method)
[JShell]    at java.base/java.io.FileInputStream.read(FileInputStream.java:231)
[JShell]    at jdk.internal.le/jdk.internal.org.jline.utils.NonBlockingInputStreamImpl.run(NonBlockingInputStreamImpl.java:209)
[JShell]    at java.base/java.lang.Thread.run(Thread.java:829)
 stdout: [Attaching to process ID 5924, please wait...
];
 stderr: [Error attaching to process: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed! (hr: 0x80004002)
    at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
    at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:152)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:677)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:571)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:337)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:306)
    at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:142)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
    at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.main(JMap.java:176)
    at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJMAP(SALauncher.java:369)
    at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:538)

]
 exitValue = 1

java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]

    at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:80)
    at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:95)
    at JShellHeapDumpTest.testHeapDump(JShellHeapDumpTest.java:116)
    at JShellHeapDumpTest.main(JShellHeapDumpTest.java:153)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
    at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Expected to get exit value of [0]

    at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:431)
    at JShellHeapDumpTest.launch(JShellHeapDumpTest.java:78)
    ... 9 more

JavaTest Message: Test threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]

JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: Expected to get exit value of [0]  
smlambert commented 1 month ago

aarch64_linux ✔️

sanity.system 2 targets fail in original, 1 fails in rerun

# Timestamp: Fri Jul 12 22:11:26 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 2   EXECUTED: 2   PASSED: 1   FAILED: 1   DISABLED: 0   SKIPPED: 0
1..2
not ok 1 - TestJlmRemoteMemoryAuth_1
ok 2 - TestJlmRemoteMemoryNoAuth_1

rerun TestJlmRemoteMemoryAuth_1 in Grinder/10592 passes Grinder_20240713182602_jdk11_aarch64Linux.tap.txt

extended.openjdk 4 testcases fail in original on test-docker-fedora39-armv8l-1, pass in rerun test-docker-ubuntu2004-armv8l-2

# Timestamp: Fri Jul 12 23:40:16 2024 UTC 
# CUSTOM_TARGET: java/time/test/java/time/format/TestUTCParse.java java/time/test/java/time/format/TestUTCParse.java jdk/jfr/event/runtime/TestThreadCpuTimeEvent.java java/net/httpclient/ManyRequests2.java java/net/httpclient/ManyRequests.java java/net/httpclient/ManyRequests2.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 4; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 4
    duration_ms: 111416
  ...
smlambert commented 1 month ago

x86-64_alpine-linux

Only 1 testcase failure in original, fails on rerun as not supported, needs exclusion


# Timestamp: Sat Jul 13 19:44:46 2024 UTC 
# CUSTOM_TARGET: java/nio/file/DirectoryStream/SecureDS.java java/nio/file/DirectoryStream/SecureDS.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 0; failed: 1; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/nio/file/DirectoryStream/SecureDS.java
        Test results: failed: 1
    duration_ms: 25854
  ...
``
smlambert commented 1 month ago

ppc64le_linux ✔️

extended.openjdk has 1 testcase failure in original, passes in rerun

# Timestamp: Fri Jul 12 15:57:03 2024 UTC 
# CUSTOM_TARGET: tools/jmod/hashes/HashesOrderTest.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 1   FAILED: 0   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 0; error: 0; skipped: 0 
1..1
ok 1 - jdk_custom_0
  ---
    output:
      |
        Test results: passed: 1
    duration_ms: 43791
  ...
smlambert commented 1 month ago

s390x_linux ⏳

sanity.system 1 target TestJlmRemoteMemoryNoAuth_1 fails in original and rerun

CL1 j> 2024/07/12 21:38:06.314 Failed to connect to Monitored VM after 30 attempts in 180 seconds - giving up.  Connection Exception received is below:
        CL1 stderr java.rmi.ConnectIOException: Exception creating connection to: 148.100.74.154; nested exception is: 
        CL1 stderr  java.net.NoRouteToHostException: No route to host (Host unreachable)
        CL1 stderr  at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:635)
        CL1 stderr  at java.rmi/sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:209)
        CL1 stderr  at java.rmi/sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:196)
        CL1 stderr  at java.rmi/sun.rmi.server.UnicastRef.invoke(UnicastRef.java:132)
        CL1 stderr  at java.management.rmi/javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown Source)
        CL1 stderr  at java.management.rmi/javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2105)
        CL1 stderr  at java.management.rmi/javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:321)
        CL1 stderr  at java.management/javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
        CL1 stderr  at java.management/javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:229)
        CL1 stderr  at net.adoptopenjdk.test.jlm.remote.ServerConnector.doConnect(ServerConnector.java:276)
        CL1 stderr  at net.adoptopenjdk.test.jlm.remote.ServerConnector.getServerConnection(ServerConnector.java:101)
        CL1 stderr  at net.adoptopenjdk.test.jlm.remote.ServerConnector.<init>(ServerConnector.java:63)
        CL1 stderr  at net.adoptopenjdk.test.jlm.remote.MemoryProfiler.<init>(MemoryProfiler.java:67)
        CL1 stderr  at net.adoptopenjdk.test.jlm.remote.MemoryProfiler.main(MemoryProfiler.java:100)

extended.system has 3 targets fail in original, pass in rerun

# Timestamp: Fri Jul 12 21:21:12 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 3   EXECUTED: 3   PASSED: 3   FAILED: 0   DISABLED: 0   SKIPPED: 0
1..3
ok 1 - MiniMix_aot_5m_0
  ---
    duration_ms: 687735
  ...
ok 2 - DBBLoadTest_5m_0
  ---
    duration_ms: 315126
  ...
ok 3 - DBBLoadTest_5m_1
  ---
    duration_ms: 315686
  ...

extended.perf has 1 target fail in original and rerun

# Timestamp: Fri Jul 12 21:26:46 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
1..1
not ok 1 - renaissance-movie-lens_0
  ---
    output:
      |
        ===============================================
        ===============================================
        renaissance-movie-lens_0 Start Time: Fri Jul 12 21:26:25 2024 Epoch Time (ms): 1720819585954
        variation: NoOptions
        JVM_OPTIONS:  

        TEST SETUP:
        Nothing to be done for setup.

        TESTING:
        Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties
        NOTE: 'movie-lens' benchmark uses Spark local executor with 2 (out of 2) threads.
        Got 100004 ratings from 671 users on 9066 movies.
        Training: 60056, validation: 20285, test: 19854
        ====== movie-lens (apache-spark) [default], iteration 0 started ======
        GC before operation: completed in 69.758 ms, heap usage 69.243 MB -> 36.404 MB.
        24/07/12 21:26:45 ERROR Executor: Exception in task 0.0 in stage 193.0 (TID 142)
        java.lang.StackOverflowError
            at java.base/java.io.ObjectInputStream$BlockDataInputStream.readUTFBody(ObjectInputStream.java:3684)
            at java.base/java.io.ObjectInputStream$BlockDataInputStream.readUTF(ObjectInputStream.java:3476)
            at java.base/java.io.ObjectInputStream.readUTF(ObjectInputStream.java:1212)
            at java.base/java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:629)
            at java.base/java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:961)
            at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1992)
...

extended.openjdk has 7 targets fail in original, 2 pass in rerun

# Timestamp: Sat Jul 13 15:39:07 2024 UTC 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 7   EXECUTED: 7   PASSED: 2   FAILED: 5   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 3,134; failed: 122; error: 33; skipped: 0 
1..7
not ok 1 - jvm_compiler_0
  ---
    output:
      |
        Failed test cases: 
        TEST: compiler/compilercontrol/commandfile/CompileOnlyTest.java
        TEST: compiler/compilercontrol/commandfile/ExcludeTest.java
        TEST: compiler/compilercontrol/commandfile/PrintTest.java
        TEST: compiler/compilercontrol/commands/CompileOnlyTest.java
        TEST: compiler/compilercontrol/commands/ExcludeTest.java
        TEST: compiler/compilercontrol/commands/PrintTest.java
        TEST: compiler/compilercontrol/directives/CompileOnlyTest.java
        TEST: compiler/compilercontrol/directives/PrintTest.java
        TEST: compiler/compilercontrol/jcmd/AddAndRemoveTest.java
        TEST: compiler/compilercontrol/jcmd/AddCompileOnlyTest.java
        TEST: compiler/compilercontrol/jcmd/AddPrintAssemblyTest.java
        TEST: compiler/compilercontrol/jcmd/ClearDirectivesStackTest.java
        TEST: compiler/compilercontrol/jcmd/PrintDirectivesTest.java
        TEST: compiler/compilercontrol/jcmd/StressAddMultiThreadedTest.java
        TEST: compiler/compilercontrol/logcompilation/LogTest.java
        Test results: passed: 851; failed: 15
    duration_ms: 8030610
  ...
not ok 2 - jdk_net_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/DatagramPacket/ReuseBuf.java
        TEST: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java
        TEST: java/net/DatagramSocket/B6411513.java
        TEST: java/net/DatagramSocket/PortUnreachable.java
        TEST: java/net/DatagramSocket/Send12k.java
        TEST: java/net/DatagramSocket/SendSize.java
        TEST: java/net/ipv6tests/TcpTest.java
        TEST: java/net/MulticastSocket/SetLoopbackModeIPv4.java
        TEST: java/net/PlainSocketImpl/BigBacklog.java
        TEST: java/net/PortUnreachableException/Concurrent.java
        TEST: java/net/PortUnreachableException/OneExceptionOnly.java
        TEST: java/net/Socket/asyncClose/BrokenPipe.java
        TEST: java/net/Socket/setReuseAddress/Restart.java
        TEST: java/net/Socket/AsyncShutdown.java
        TEST: java/net/Socket/B6210227.java
        TEST: java/net/Socket/CloseAvailable.java
        TEST: java/net/Socket/GetLocalAddress.java
        TEST: java/net/Socket/HttpProxy.java
        TEST: java/net/Socket/InheritTimeout.java
        TEST: java/net/Socket/ProxyCons.java
        TEST: java/net/Socket/ReadTimeout.java
        TEST: java/net/Socket/SetSoLinger.java
        TEST: java/net/Socket/ShutdownInput.java
        TEST: java/net/Socket/SocksConnectTimeout.java
        TEST: java/net/Socket/SoTimeout.java
        TEST: java/net/Socket/Timeouts.java
        TEST: java/net/SocketInputStream/SocketTimeout.java
        TEST: java/net/Socks/BadProxySelector.java
        TEST: sun/net/www/http/HttpClient/B8025710.java
        TEST: sun/net/www/protocol/http/B6299712.java
        TEST: sun/net/www/protocol/http/B6369510.java
        TEST: sun/net/www/protocol/http/HttpOnly.java
        TEST: sun/net/www/protocol/http/NoCache.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.java
        Test results: passed: 679; failed: 27; error: 10
    duration_ms: 13140873
  ...
not ok 3 - jdk_net_1
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/DatagramPacket/ReuseBuf.java
        TEST: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java
        TEST: java/net/DatagramSocket/B6411513.java
        TEST: java/net/DatagramSocket/PortUnreachable.java
        TEST: java/net/DatagramSocket/Send12k.java
        TEST: java/net/DatagramSocket/SendSize.java
        TEST: java/net/ipv6tests/TcpTest.java
        TEST: java/net/MulticastSocket/SetLoopbackModeIPv4.java
        TEST: java/net/PlainSocketImpl/BigBacklog.java
        TEST: java/net/PortUnreachableException/Concurrent.java
        TEST: java/net/PortUnreachableException/OneExceptionOnly.java
        TEST: java/net/Socket/asyncClose/BrokenPipe.java
        TEST: java/net/Socket/setReuseAddress/Restart.java
        TEST: java/net/Socket/AsyncShutdown.java
        TEST: java/net/Socket/B6210227.java
        TEST: java/net/Socket/CloseAvailable.java
        TEST: java/net/Socket/GetLocalAddress.java
        TEST: java/net/Socket/HttpProxy.java
        TEST: java/net/Socket/InheritTimeout.java
        TEST: java/net/Socket/ProxyCons.java
        TEST: java/net/Socket/ReadTimeout.java
        TEST: java/net/Socket/SetSoLinger.java
        TEST: java/net/Socket/ShutdownInput.java
        TEST: java/net/Socket/SocksConnectTimeout.java
        TEST: java/net/Socket/SoTimeout.java
        TEST: java/net/Socket/Timeouts.java
        TEST: java/net/SocketInputStream/SocketTimeout.java
        TEST: java/net/Socks/BadProxySelector.java
        TEST: sun/net/www/http/HttpClient/B8025710.java
        TEST: sun/net/www/protocol/http/B6299712.java
        TEST: sun/net/www/protocol/http/B6369510.java
        TEST: sun/net/www/protocol/http/HttpOnly.java
        TEST: sun/net/www/protocol/http/NoCache.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java
        TEST: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.java
        Test results: passed: 679; failed: 27; error: 10
    duration_ms: 13008194
  ...
not ok 4 - jdk_nio_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/nio/channels/AsynchronousChannelGroup/Basic.java
        TEST: java/nio/channels/AsynchronousChannelGroup/GroupOfOne.java
        TEST: java/nio/channels/AsynchronousChannelGroup/Identity.java
        TEST: java/nio/channels/AsynchronousChannelGroup/Restart.java
        TEST: java/nio/channels/AsynchronousChannelGroup/Unbounded.java
        TEST: java/nio/channels/AsynchronousFileChannel/Lock.java
        TEST: java/nio/channels/AsynchronousServerSocketChannel/Basic.java
        TEST: java/nio/channels/AsynchronousServerSocketChannel/WithSecurityManager.java
        TEST: java/nio/channels/AsynchronousSocketChannel/DieBeforeComplete.java
        TEST: java/nio/channels/AsynchronousSocketChannel/Leaky.java
        TEST: java/nio/channels/AsynchronousSocketChannel/StressLoopback.java
        TEST: java/nio/channels/Channels/Basic2.java
        TEST: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java
        TEST: java/nio/channels/DatagramChannel/ConnectedSend.java
        TEST: java/nio/channels/DatagramChannel/Disconnect.java
        TEST: java/nio/channels/DatagramChannel/EmptyBuffer.java
        TEST: java/nio/channels/DatagramChannel/NotBound.java
        TEST: java/nio/channels/DatagramChannel/ReceiveISA.java
        TEST: java/nio/channels/DatagramChannel/SelectWhenRefused.java
        TEST: java/nio/channels/DatagramChannel/Sender.java
        TEST: java/nio/channels/DatagramChannel/ThereCanBeOnlyOne.java
        TEST: java/nio/channels/etc/NetworkChannelTests.java
        TEST: java/nio/channels/FileChannel/LongTransferTest.java
        TEST: java/nio/channels/FileChannel/Transfer.java
        TEST: java/nio/channels/FileChannel/TransferTo6GBFile.java
        TEST: java/nio/channels/Selector/Alias.java
        TEST: java/nio/channels/Selector/BasicAccept.java
        TEST: java/nio/channels/Selector/BasicConnect.java
        TEST: java/nio/channels/Selector/ChangingInterests.java
        TEST: java/nio/channels/Selector/CloseWhenKeyIdle.java
        TEST: java/nio/channels/Selector/Connect.java
        TEST: java/nio/channels/Selector/ConnectWrite.java
        TEST: java/nio/channels/Selector/OpRead.java
        TEST: java/nio/channels/Selector/OutOfBand.java
        TEST: java/nio/channels/Selector/ReadAfterConnect.java
        TEST: java/nio/channels/Selector/RegAfterPreClose.java
        TEST: java/nio/channels/Selector/SelectAfterRead.java
        TEST: java/nio/channels/Selector/SelectorTest.java
        TEST: java/nio/channels/Selector/SelectWithConsumer.java
        TEST: java/nio/channels/Selector/SelectWrite.java
        TEST: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java
        TEST: java/nio/channels/ServerSocketChannel/Basic.java
        TEST: java/nio/channels/ServerSocketChannel/NonBlockingAccept.java
        TEST: java/nio/channels/SocketChannel/AdaptSocket.java
        TEST: java/nio/channels/SocketChannel/Basic.java
        TEST: java/nio/channels/SocketChannel/CloseAfterConnect.java
        TEST: java/nio/channels/SocketChannel/CloseDuringWrite.java
        TEST: java/nio/channels/SocketChannel/Connect.java
        TEST: java/nio/channels/SocketChannel/ConnectState.java
        TEST: java/nio/channels/SocketChannel/FinishConnect.java
        TEST: java/nio/channels/SocketChannel/GetChannel.java
        TEST: java/nio/channels/SocketChannel/Hangup.java
        TEST: java/nio/channels/SocketChannel/LingerOnClose.java
        TEST: java/nio/channels/SocketChannel/LocalAddress.java
        TEST: java/nio/channels/SocketChannel/OutOfBand.java
        TEST: java/nio/channels/SocketChannel/ShortWrite.java
        TEST: java/nio/channels/SocketChannel/Shutdown.java
        TEST: java/nio/channels/SocketChannel/Stream.java
        TEST: java/nio/channels/SocketChannel/VectorIO.java
        TEST: java/nio/channels/SocketChannel/VectorParams.java
        TEST: java/nio/channels/SocketChannel/Write.java
        TEST: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java
        Test results: passed: 331; failed: 51; error: 11
    duration_ms: 11707433
  ...
ok 5 - jdk_time_0
  ---
    output:
      |
        Test results: passed: 180
    duration_ms: 180580
  ...
not ok 6 - jdk_tools_1
  ---
    output:
      |
        Failed test cases: 
        TEST: com/sun/tools/attach/BasicTests.java
        TEST: com/sun/tools/attach/StartManagementAgent.java
        TEST: sun/tools/jstatd/TestJstatdDefaults.java
        TEST: sun/tools/jstatd/TestJstatdServer.java
        Test results: passed: 217; failed: 2; error: 2
    duration_ms: 2807409
  ...
ok 7 - jdk_imageio_0
  ---
    output:
      |
        Test results: passed: 197
    duration_ms: 657673
  ...
smlambert commented 1 month ago

ppc64_aix ✔️

extended.openjdk has 3 testcases fail in the original, 2 fail in rerun (on test-osuosl-aix72-ppc64-6)

# Timestamp: Sat Jul 13 05:36:27 2024 UTC 
# CUSTOM_TARGET: java/net/httpclient/SpecialHeadersTest.java java/net/httpclient/StreamingBody.java java/net/httpclient/StreamingBody.java java/time/test/java/time/format/TestUTCParse.java 
# TEST TARGETS RESULTS SUMMARY: TOTAL: 1   EXECUTED: 1   PASSED: 0   FAILED: 1   DISABLED: 0   SKIPPED: 0
# TESTCASES RESULTS SUMMARY: passed: 1; failed: 2; error: 0; skipped: 0 
1..1
not ok 1 - jdk_custom_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/net/httpclient/SpecialHeadersTest.java
        TEST: java/net/httpclient/StreamingBody.java
        Test results: passed: 1; failed: 2
    duration_ms: 136352
  ...

Rerun in Grinder/10589 and Grinder/10590 - both Grinders fail, can retry on TCJenkins, but should consider Temurin specific exclusion, TCGrinder/4362 passes Grinder_20240715231932_jdk11_aix.tap.txt

23:01:32  --- Starting 
23:01:32  [57.763s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
23:01:32  [57.763s][warning][os,thread] Failed to start the native thread for java.lang.Thread "HttpClient-293-SelectorManager"
23:01:32  test SpecialHeadersTest.testAsync("https://localhost:42748/https1", "user-agent: all-lower-case", true): failure
23:01:32  java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
23:01:32    at java.base/java.lang.Thread.start0(Native Method)
23:01:32    at java.base/java.lang.Thread.start(Thread.java:798)
23:01:32    at java.net.http/jdk.internal.net.http.HttpClientImpl.start(HttpClientImpl.java:320)
23:01:32    at java.net.http/jdk.internal.net.http.HttpClientImpl.create(HttpClientImpl.java:254)
23:01:32    at java.net.http/jdk.internal.net.http.HttpClientBuilderImpl.build(HttpClientBuilderImpl.java:135)
23:01:32    at SpecialHeadersTest.testAsync(SpecialHeadersTest.java:283)
23:01:32    at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
23:01:32    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:01:32    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
23:01:32    at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
23:01:32    at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
23:01:32    at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
23:01:32    at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
23:01:32    at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
23:01:32    at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
23:01:32    at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
23:01:32    at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
23:01:32    at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
23:01:32    at org.testng.TestRunner.privateRun(TestRunner.java:764)
23:01:32    at org.testng.TestRunner.run(TestRunner.java:585)
23:01:32    at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
23:01:32    at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
23:01:32    at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
23:01:32    at org.testng.SuiteRunner.run(SuiteRunner.java:286)
23:01:32    at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
23:01:32    at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
23:01:32    at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
23:01:32    at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
23:01:32    at org.testng.TestNG.runSuites(TestNG.java:1069)
23:01:32    at org.testng.TestNG.run(TestNG.java:1037)
23:01:32    at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102)
23:01:32    at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
23:01:32    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:01:32    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23:01:32    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:01:32    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
23:01:32    at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
23:01:32    at java.base/java.lang.Thread.run(Thread.java:829)
smlambert commented 1 month ago

arm_linux

BUILD FAILURE (no tests run, JDK binary fails to build on dockerhost-equinix-ubuntu2004-armv8-1

13:44:03  Execution error: java.lang.Exception: [ERROR] Build JDK timeout (8 HOURS) has been reached. Exiting...
[Pipeline] echo
13:44:03  java.lang.Exception: [ERROR] Build JDK timeout (8 HOURS) has been reached. Exiting...
13:44:03    at Build.buildScripts(Script1.groovy:1804)
13:44:03    at ___cps.transform___(Native Method)
13:44:03    at java.base/jdk.internal.reflect.GeneratedConstructorAccessor836.newInstance(Unknown Source)
13:44:03    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
13:44:03    at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
13:44:03    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
13:44:03    at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
13:44:03    at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
13:44:03    at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
13:44:03    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
13:44:03    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
13:44:03    at org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:230)
13:44:03    at org.kohsuke.groovy.sandbox.GroovyInterceptor.onNewInstance(GroovyInterceptor.java:42)
13:44:03    at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onNewInstance(SandboxInterceptor.java:196)
13:44:03    at org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:227)
13:44:03    at org.kohsuke.groovy.sandbox.impl.Checker.checkedConstructor(Checker.java:232)
13:44:03    at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.constructorCall(SandboxInvoker.java:21)
13:44:03    at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.constructorCall(LoggingInvoker.java:110)
13:44:03    at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:100)
13:44:03    at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
13:44:03    at jdk.internal.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
13:44:03    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:44:03    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:44:03    at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
13:44:03    at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:110)
13:44:03    at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
13:44:03    at jdk.internal.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
13:44:03    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:44:03    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:44:03    at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
13:44:03    at com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:47)
13:44:03    at jdk.internal.reflect.GeneratedMethodAccessor170.invoke(Unknown Source)
13:44:03    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:44:03    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:44:03    at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
13:44:03    at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
13:44:03    at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
13:44:03    at jdk.internal.reflect.GeneratedMethodAccessor125.invoke(Unknown Source)
13:44:03    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:44:03    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
13:44:03    at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
13:44:03    at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
13:44:03    at com.cloudbees.groovy.cps.Next.step(Next.java:83)
13:44:03    at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
13:44:03    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
13:44:03    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:136)
13:44:03    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:44:03    at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
13:44:03    at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
13:44:03    at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
13:44:03    at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
13:44:03    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
13:44:03    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:44:03    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
13:44:03    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
13:44:03    at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
13:44:03    at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
13:44:03    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
13:44:03    at java.base/java.lang.Thread.run(Thread.java:840)
13:44:03    Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 41f53830-533b-4b74-9bf1-f17cf34b4c99
13:44:03  
smlambert commented 1 month ago

x86-32_windows

jiekang commented 1 month ago

x86-64_windows

https://trss.adoptium.net/allTestsInfo?buildId=66928860d24e1b006e2059ce&limit=5&hasChildren=true

jdk_jdi_0 build-azure-win2022-x64-2

Likely same WSL issue as for jdk 21 https://github.com/adoptium/aqa-tests/issues/5437#issuecomment-2228548692

jdk_tools_0 test-azure-win2022-x64-1

Likely same debug issue as for jdk 17 https://github.com/adoptium/aqa-tests/issues/5436#issuecomment-2228715941

jdk_tools_1 test-azure-win2022-x64-1

Same as jdk_tools_0

smlambert commented 1 month ago

Closing as we head into actual release triage.