Stewart X Addison
Stewart X Addison
Since we include the `--create-jre-image` in the [pipeline configuration files](https://github.com/adoptium/ci-jenkins-pipelines/blob/master/pipelines/jobs/configurations/jdk21u_pipeline_config.groovy), the [line that sets it in make-adopt-build-farm.sh](https://github.com/adoptium/temurin-build/blob/c3eadc9f92ad824a226946af19e0e6f921fa9104/build-farm/make-adopt-build-farm.sh#L243) is obsolete, and the comment associated with it is not really accurate either....
Running using a custom `ADOPTOPENJDK_REPO` and `ADOPTOPENJDK_BRANCH` results in failures on the main test jobs, although not on Grinders. This used to work but now gives a rather cryptic error...
Passes on the RHEL6 machine according to https://github.com/adoptium/aqa-tests/issues/5233#issuecomment-2061207176 Noted as part of the pkcs11 failures when testing [Ubuntu 24.04](https://github.com/adoptium/infrastructure/issues/3501) and [UBI8](https://github.com/adoptium/infrastructure/issues/3586) although not specifically called out in the [AL2023 testing](https://github.com/adoptium/aqa-tests/issues/5300):...
Please set the title to indicate the test name and machine name where known. To make it easy for the infrastructure team to repeat and diagnose, please answer the following...
Steps are covered in https://github.com/adoptium/infrastructure/issues/3286#issuecomment-2271046844 Possible needs to include the setup of `C:\jw` and the `.gitconfig` file too subject to the resolution of other issues relating to path length and...
Due to licensing issues we cannot ship the RHEL/s390x build image to the public so it will need to be in a private location. This issue covers identifying somewhere suitable....
The sign job appears to be completing successfully when called from the windbld job, but the verification is failing. @steelhead31 has checked and there appears to be a valid Eclipse...
In most cases the scripts in the `build-farm` directory will autodetect the JDK location (Typically using the symlinks in /usr/lib/jvm or an equivalent elsewhere) and therefore does not require the...
- Please put the system name in the title of this issue. https://ci.adoptium.net/computer/test%2Dmacincloud%2Dmacos1201%2Dx64%2D2/ - Link to any log file showing the problem: https://ci.adoptium.net/computer/test%2Dmacincloud%2Dmacos1201%2Dx64%2D2/log - Please describe the issue: System is...
This is seen periodically in the `windbld` jobs - maybe just after error conditions on previous runs but that is not certain. It is often resolved by removing the `C:\jw\workspace\build-scripts`...