aqa-tests
aqa-tests copied to clipboard
Home of test infrastructure for Adoptium builds
Ref: https://github.com/adoptium/infrastructure/issues/3347#issuecomment-1980597819 We are seeing some failures on the new Solaris/x64 machines which have been provisioned on x64 hosts using Vagrant/Virtualbox virtualisation: https://ci.adoptium.net/job/Grinder/9047/testReport/ is the latest run which was against...
This issue tracks the efforts to provide more metrics on the AQAvit test runs on a per release basis. The project as a whole currently tracks some useful release metrics...
Use this issue to both document current approach to downloading and installing artifacts for use by test pipelines and to ensure we have a clean/standardized way to add new types...
jdk_beans testcases fail on JDK11 AIX with java.lang.UnsatisfiedLinkError rtld: 0712-001 Symbol _ZNK2OT10postV2Tail6subsetEP19hb_subset_context_t was referenced from module /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/openjdkbinary/j2sdk-image/lib/libfontmanager.so(), but a runtime definition of the symbol wa ``` [2023-07-01T22:05:22.084Z] ACTION: main --...
Call in [getTestenvProperties.sh](https://github.com/adoptium/TKG/blob/master/scripts/getTestenvProperties.sh) script from TKG repo. Console output from https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/105/consoleFull: ``` 04:43:35 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/SHA.txt 04:43:35 Check sha in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_ppc64_aix_testList_1/aqa-tests/TKG/SHA.txt 04:43:35...
There are two OpenJ9 user issues where a crash with Mockito is reported: - https://github.com/eclipse-openj9/openj9/issues/18750 - https://github.com/eclipse-openj9/openj9/issues/18781 The Mockito test case will help us identify the above crashes in our...
When building the local docker image, since the arch was not supported, so exited with 1 ([link](hyc_jenkins/job/Test_openjdk21_j9_dev.external_aarch64_linux_imageUpload/14/)). ``` 13:00:43 + case "${ARCH}" in 13:00:43 + echo 'Unsupported arch: aarch64' 13:00:43...
java/net/MulticastSocket/IPMulticastIF.java jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java Consistently fail on test-ibmcloud-win2012r2-x64-2 https://ci.adoptium.net/job/Grinder/7566/ The error message for [jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java.TestNetworkUtilizationEvent](https://ci.adoptium.net/job/Grinder/7566/testReport/jdk_jfr_event_runtime_TestNetworkUtilizationEvent/java/TestNetworkUtilizationEvent/) ``` java.lang.RuntimeException: Value not atMost 2147483647000, field='writeRate', value='2324762402768': expected that 2324762402768
These testcase failures have been reported during release triage, but a proper issue has not been raised, as they appear to eventually pass on rerun on some machines. [Deep history](https://trss.adoptium.net/deepHistory?testId=65d92f9c43ff67006e8dc0be)...
3 arm32 linux machines (test-docker-ubuntu2204-armv7l-1, test-docker-ubuntu2004-armv7l-2, test-docker-ubuntu2004-armv7l-3) seem to have intermittent issue ConnectException when running TestJlmRemoteClassAuth and TestJlmRemoteThreadNoAuth test targets ([deep history view](https://trss.adoptium.net/deepHistory?testId=65d92ebd43ff67006e8dc022)). Wondering if several static docker nodes are...