Stewart X Addison
Stewart X Addison
Example from https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_riscv64_linux/7/console (Previous job #6 has the same problem, so this seems relatively recent) ``` 23:40:07 [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/../../testDependency/lib/jtreg_7_5_1.tar.gz 23:40:07 [exec] downloading https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/jtreg-7.5+1.tar.gz.sha256sum.txt 23:40:07 [exec] -->...
Split out from https://github.com/adoptium/aqa-tests/issues/5127#issuecomment-2602233715 since that issue has been closed. There is a failure on the vagrant Solaris/x64 machines due to the `dhcpagent` on the machine blocking port 4999. This...
Discovered in Triage of the January release, but it also seems to affect the October 8u432. 8u442 will pass with the 8u422 test material. A [change went into the test...
This job seems to hit the limit consistently: https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-64_mac/ In the code below the `02:37` and `03:31` times are from a 25 hour gap, not a one-hour gap: ``` 02:37:44...
**What are you trying to do?** Ensure that the `hotspot` variant builds are still running (Ultimately I'd like tyo use them for project trestle) **Expected behaviour:** (https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-aarch64-hotspot/)are triggered on a...
At the moment we have only one `hotspot` variant build in the pipeline configurations (for jdk21u/linux/aarch64 - initially chosen because we had a decent amount of capacity there although that...
**What are you trying to do?** Run a build with some nonstandard options throguh the pipeline - in this case ` "CONFIGURE_ARGS": "--with-debug-level=fastdebug",` **Expected behaviour:** Build works **Observed behaviour:** Build...
**Is your feature request related to a problem? Please describe.** At the moment the blog (https://adoptium.net/blog which redirects to https://adoptium.net/en-GB/news) is a mix of articles specifically relating to Adoptium by...
**Describe the bug** When downloading from https://adoptium.net/en-GB/temurin/releases the order of the architectures is inconsistent. This means you have to make extra effort to make sure you click the right thing...
**Describe the bug** I was trying to add the table to the [blog post for the April releases](https://github.com/adoptium/adoptium.net/pull/2803) but the links to the release notes do not work so I...