Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

April 2024 CPU - JDK11 Triage #5232

Closed
smlambert opened this issue Apr 17, 2024 · 12 comments
Closed

April 2024 CPU - JDK11 Triage #5232

smlambert opened this issue Apr 17, 2024 · 12 comments

Comments

@smlambert
Copy link
Contributor

smlambert commented Apr 17, 2024

Release Summary Report for release-openjdk11-pipeline

Warning: The release summary report is not yet complete. Currently, it only contains partial results.

Report generated at: Wed, 17 Apr 2024 11:29:34 GMT aggregated to temurin/issues/38

TRSS Build and TRSS Grid View
Jenkins Build URL https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/45/
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 3629 at 4/17/2024, 1:42:20 AM


✔️ 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 ACTION: raise issue relating to test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(): failure
x86-64_linux ✔️ comment ACTION: raise issue in infra relating to failure on fedora
x86-64_windows ✔️ comment ACTIONS: the difference between win2022 and win2019(win2016) makes some tests failed on win2022 cross different jdk versions
aarch64_linux ✔️ all pass
aarch64_mac ✔️ comment
arm_linux ✔️ all pass
x86-64_alpine-linux ✔️ comment
x86-32_windows ✔️ comment
ppc64le_linux ✔️ comment
s390x_linux ✔️ comment
ppc64_aix ✔️ comment

Rerun tap files
Test_openjdk11_hs_extended.openjdk_aarch64_mac_rerun.tap.txt
Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun.tap.txt
Test_openjdk11_hs_extended.openjdk_ppc64le_linux_rerun.tap.txt

@sophia-guo
Copy link
Contributor

sophia-guo commented Apr 17, 2024

aarch64_mac

  • jdk_nio fails in original run (test-orka-macos14-arm64-prhwt), passes on rerun test-orka-macos14-arm64-dc2x6, which should be considered as same configuration. History shows it failed with pretty low frequency with error message java.net.SocketException: Resource busy . Considered no action needed.

Test_openjdk11_hs_extended.openjdk_aarch64_mac ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_aarch64_mac_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_aarch64_mac_testList_1 ⚠️ UNSTABLE ⚠️
jdk_nio_0 => deep history 24/26 passed | possible issues

java/nio/channels/DatagramChannel/BasicMulticastTests.java.BasicMulticastTests

@sophia-guo
Copy link
Contributor

sophia-guo commented Apr 17, 2024

x86-64_linux

Test_openjdk11_hs_extended.openjdk_x86-64_linux ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_0 ⚠️ UNSTABLE ⚠️
jdk_time_1 => deep history 11/19 passed | possible issues
jdk_security3_0 => deep history 7/12 passed | possible issues

Failed testcases passed in rerun:
sun/security/pkcs11/KeyStore/ClientAuth.java.ClientAuth
sun/security/pkcs11/KeyStore/SecretKeysBasic.java.SecretKeysBasic
sun/security/pkcs11/Provider/Login.java.Login
sun/security/pkcs11/Provider/MultipleLogins.sh.MultipleLogins
sun/security/pkcs11/Secmod/AddPrivateKey.java.AddPrivateKey
sun/security/pkcs11/Secmod/GetPrivateKey.java.GetPrivateKey
sun/security/pkcs11/Secmod/JksSetPrivateKey.java.JksSetPrivateKey
sun/security/pkcs11/Secmod/LoadKeystore.java.LoadKeystore
sun/security/pkcs11/Secmod/TrustAnchors.java.TrustAnchors
java/time/test/java/time/format/TestUTCParse.java.TestUTCParse

@sophia-guo
Copy link
Contributor

sophia-guo commented Apr 17, 2024

ppc64le_linux

Execution failed: `main' threw exception: java.lang.RuntimeException: Actual abort ratio (1002) should lower or equal to specified (0).: expected that 1002 <= 0 

Test_openjdk11_hs_extended.openjdk_ppc64le_linux ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_ppc64le_linux_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_ppc64le_linux_testList_0 ⚠️ UNSTABLE ⚠️
jvm_compiler_0 => deep history 11/12 passed | possible issues

Test_openjdk11_hs_extended.openjdk_x86-64_linux ⚠️ UNSTABLE ⚠️

@smlambert
Copy link
Contributor Author

smlambert commented Apr 18, 2024

x86-64_mac

Test_openjdk11_hs_extended.openjdk_x86-64_mac ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_x86-64_mac_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_x86-64_mac_testList_1 ⚠️ UNSTABLE ⚠️
jdk_time_0 => deep history 10/13 passed | possible issues

  • jdk_time_0 failed on test-macstadium-macos1014-x64-1 and passed on test-macincloud-macos1201-x64-1
    ACTION: raise issue relating to test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(): failure
    [2024-04-17T18:59:05.861Z] java.lang.AssertionError: expected [UTC−08:00] but found [PST]
STDOUT:
[2024-04-17T18:59:05.861Z] test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC"): success
[2024-04-17T18:59:05.861Z] test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC+01:30"): success
[2024-04-17T18:59:05.861Z] test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC-01:30"): success
[2024-04-17T18:59:05.861Z] test test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(): failure
[2024-04-17T18:59:05.861Z] java.lang.AssertionError: expected [UTC−08:00] but found [PST]
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.fail(Assert.java:99)
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.failNotEquals(Assert.java:1037)
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.assertEqualsImpl(Assert.java:140)
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.assertEquals(Assert.java:122)
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.assertEquals(Assert.java:629)
[2024-04-17T18:59:05.861Z] 	at org.testng.Assert.assertEquals(Assert.java:639)
[2024-04-17T18:59:05.861Z] 	at test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(TestUTCParse.java:65)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-04-17T18:59:05.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
[2024-04-17T18:59:05.861Z] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
[2024-04-17T18:59:05.861Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestRunner.privateRun(TestRunner.java:764)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestRunner.run(TestRunner.java:585)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunner.run(SuiteRunner.java:286)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
[2024-04-17T18:59:05.861Z] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestNG.runSuites(TestNG.java:1069)
[2024-04-17T18:59:05.861Z] 	at org.testng.TestNG.run(TestNG.java:1037)
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-04-17T18:59:05.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2024-04-17T18:59:05.861Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
[2024-04-17T18:59:05.861Z] 
[2024-04-17T18:59:05.861Z] ===============================================
[2024-04-17T18:59:05.861Z] java/time/test/java/time/format/TestUTCParse.java
[2024-04-17T18:59:05.861Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2024-04-17T18:59:05.861Z] ===============================================
[2024-04-17T18:59:05.861Z] 
[2024-04-17T18:59:05.861Z] STDERR:
[2024-04-17T18:59:05.861Z] java.lang.Exception: failures: 1
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:96)
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-04-17T18:59:05.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-04-17T18:59:05.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-04-17T18:59:05.861Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2024-04-17T18:59:05.861Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
[2024-04-17T18:59:05.861Z]  
[2024-04-17T18:59:05.861Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2024-04-17T18:59:05.861Z] JavaTest Message: shutting down test

@RadekCap
Copy link
Contributor

RadekCap commented Apr 18, 2024

ppc64_aix

Test_openjdk11_hs_extended.openjdk_ppc64_aix ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_ppc64_aix_rerun ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_0 ⚠️ UNSTABLE ⚠️
jdk_net_1 => deep history 0/26 passed | possible issues

=> pure failure, created adoptium/infrastructure#3523

Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1 ⚠️ UNSTABLE ⚠️
jdk_net_0 => deep history 0/10 passed | possible issues

=> the same failure as in jdk_net_1, added to adoptium/infrastructure#3523

Test_openjdk11_hs_extended.openjdk_ppc64le_linux ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_ppc64le_linux_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

jdk_math_1 => deep history 4/37 passed | possible issues

Test_openjdk11_hs_sanity.openjdk_ppc64_aix_rerun ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

=> long time failure, and java/math/BigInteger/largeMemory/SymmetricRangeTests.java is a known trouble maker, created #5018

Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Requested array size exceeds VM limit

@smlambert
Copy link
Contributor Author

smlambert commented Apr 18, 2024

x86-64_windows - retriggered separately from build/22

AQAvitTaps_Apr2024_JDK11_windows-x64-temurin.zip

not ok 21 - jdk_tools_0
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/tools/jhsdb/JShellHeapDumpTest.java
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 226; failed: 2
    duration_ms: 689685
  ...
not ok 22 - jdk_tools_1
  ---
    output:
      |
        Failed test cases: 
        TEST: sun/tools/jhsdb/JShellHeapDumpTest.java
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 226; failed: 2
    duration_ms: 693289
  ...

extended.openjdk->2 testcases above failed in initial run on test-azure-win2022-x64-2, passed in automatic rerun (in https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_rerun/12/) on test-azure-win2019-x64-1

@smlambert
Copy link
Contributor Author

smlambert commented Apr 18, 2024

x86-64_alpine-linux

https://ci.adoptium.net/view/Test_grinder/job/AQA_Test_Pipeline/235/ - set to run on test-docker-alpine314-x64-1


These jobs run fine on TC nodes, @Haroon-Khel will take a look at what is needed on test-docker-alpine314-x64-1 to be able to run.

Now, fixed, thanks Haroon!


Release Summary Report for AQA_Test_Pipeline

Warning: The release summary report is not yet complete. Currently, it only contains partial results.

Report generated at: Mon, 22 Apr 2024 16:58:39 GMT

TRSS Build and TRSS Grid View
Jenkins Build URL https://ci.adoptium.net/job/AQA_Test_Pipeline/236/
Started by user Haroon Khel at 4/22/2024, 11:29:48 AM


All pass

@smlambert
Copy link
Contributor Author

smlambert commented Apr 19, 2024

s390x_linux

  • extended.openjdk auto rerun (on test-marist-ubuntu2204-s390x-1) has 4 multicast testcases failing, rerun them in Grinder/9732 fails on test-marist-ubuntu2204-s390x-1, rerun in Grinder/9733 on test-docker-sles15-s390x-1 and in Grinder/9736 on test-docker-sles12-s390x-1 passes
    Grinder_20240420160234_JDK11_s390xLinux.tap.txt
    • sun/management/jdp/JdpDefaultsTest.java Listening for multicast packets at 224.0.23.178:7095 times out
    • sun/management/jdp/JdpJmxRemoteDynamicPortTest.java
    • java/net/MulticastSocket/SetLoopbackModeIPv4.java
    • sun/management/jdp/JdpSpecificAddressTest.java

Test_openjdk11_hs_extended.openjdk_s390x_linux ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_s390x_linux_rerun ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_s390x_linux_testList_0 ⚠️ UNSTABLE ⚠️
jvm_compiler_0 => deep history 9/13 passed | possible issues
jdk_net_0 => deep history 3/17 passed | possible issues
jdk_net_1 => deep history 6/25 passed | possible issues
jdk_rmi_0 => deep history 20/29 passed | possible issues
jdk_security3_0 => deep history 8/17 passed | possible issues
jdk_jfr_0 => deep history 8/13 passed | possible issues
jdk_jfr_1 => deep history 11/15 passed | possible issues
jdk_jdi_0 => deep history 8/12 passed | possible issues
jdk_imageio_0 => deep history 8/23 passed | possible issues

Test_openjdk11_hs_extended.openjdk_s390x_linux_testList_1 ⚠️ UNSTABLE ⚠️
jdk_management_0 => deep history 16/23 passed | possible issues
jdk_management_1 => deep history 11/15 passed | possible issues

Test_openjdk11_hs_extended.openjdk_s390x_linux_testList_2 ⚠️ UNSTABLE ⚠️
jvm_compiler_1 => deep history 8/14 passed | possible issues
jdk_nio_1 => deep history 17/26 passed | possible issues
jdk_security3_1 => deep history 14/29 passed | possible issues
jdk_jmx_1 => deep history 9/15 passed | possible issues
jdk_jmx_0 => deep history 20/27 passed | possible issues
jdk_tools_0 => deep history 6/13 passed | possible issues
jdk_tools_1 => deep history 8/13 passed | possible issues

Test_openjdk11_hs_extended.system_s390x_linux ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

DBBLoadTest_5m_1 => deep history 30/41 passed | possible issues
DBBLoadTest_5m_0 => deep history 30/41 passed | possible issues
MiniMix_aot_5m_0 => deep history 30/41 passed | possible issues

Test_openjdk11_hs_extended.system_s390x_linux_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_sanity.system_s390x_linux ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

TestJlmRemoteMemoryAuth_0 => deep history 32/41 passed | possible issues

Test_openjdk11_hs_sanity.system_s390x_linux_rerun ✅ SUCCESS ✅
Rerun all

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK 64-Bit Server VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

@smlambert
Copy link
Contributor Author

smlambert commented Apr 20, 2024

x86-32_windows

Release Summary Report for release-openjdk11-pipeline

Report generated at: Sat, 20 Apr 2024 14:23:00 GMT

TRSS Build and TRSS Grid View
Jenkins Build URL https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/46/
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 3629 at 4/18/2024, 1:26:46 PM


Test_openjdk11_hs_extended.openjdk_x86-32_windows ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_extended.openjdk_x86-32_windows_rerun ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
openjdk version "11.0.23" 2024-04-16
OpenJDK Runtime Environment Temurin-11.0.23+9 (build 11.0.23+9)
OpenJDK Client VM Temurin-11.0.23+9 (build 11.0.23+9, mixed mode)

Test_openjdk11_hs_extended.openjdk_x86-32_windows_testList_2 ⚠️ UNSTABLE ⚠️
jdk_tools_2 => deep history 6/13 passed | possible issues

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)

@Haroon-Khel
Copy link
Contributor

ref x86-64_alpine-linux #5232 (comment)

Our alpine314 machine was using JDK21 as its default java while the TC node uses JDK11. I switched ours to use JDK11 and now the tests are passing https://ci.adoptium.net/view/Test_grinder/job/AQA_Test_Pipeline/236/console

I am not exactly sure why this fixes it, but @jiekang found that the getMainType method from the error log exists only on jdk21 https://github.com/search?q=org%3Aadoptium%20getMainType&type=code. This might have something to do with it

@jiekang
Copy link

jiekang commented Apr 24, 2024

ref x86-64_alpine-linux #5232 (comment)

Our alpine314 machine was using JDK21 as its default java while the TC node uses JDK11. I switched ours to use JDK11 and now the tests are passing https://ci.adoptium.net/view/Test_grinder/job/AQA_Test_Pipeline/236/console

I am not exactly sure why this fixes it, but @jiekang found that the getMainType method from the error log exists only on jdk21 https://github.com/search?q=org%3Aadoptium%20getMainType&type=code. This might have something to do with it

When looking at one of the test logs [1], the two environment variables of interest (had references to 21 while being a test for 11) were:

14:29:18  LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
14:29:18  _=/usr/lib/jvm/jdk21/bin/java

Understanding these may help with understanding why the tests were failing with

14:30:33  Exception in thread "main" java.lang.NoSuchMethodError: getMainType

(That method does not exist in 11)

[1]
https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.system_x86-64_alpine-linux/307/console

@smlambert
Copy link
Contributor Author

re: #5232 (comment), for awareness, please see a past issue and its resolution, in case its related or gives insight, adoptium/infrastructure#2934 and #4559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants