Stewart X Addison

Results 369 issues of Stewart X Addison

The new container images for building windows are about 51GiB in size. The previous ones (which we are still using for jdk8) are about 20GiB. We should look to see...

os:windows

From trying to create the alpine containers on my local machine: ``` STEP 8/27: RUN wget -q `curl -s 'https://api.adoptium.net/v3/assets/feature_releases/21/ga?architecture=x64&heap_size=normal&image_type=jdk&jvm_impl=hotspot&os=alpine-linux&page=0&page_size=1&project=jdk&vendor=eclipse' | grep signature_link | awk '{split($0,a,"\""); print a[4]}'` -O /tmp/jdk21.sig...

ansible

At the moment we grant some access to people to be able to perform build triage and re-runs if required. Some of the build jobs, such as the openjdk25-pipeline jobs,...

secure-dev

Affected machines: - test-osuosl-aix72-ppc64-3 (140.211.9.168) - test-osuosl-aix72-ppc64-4 (140.211.9.169) Bastillion is unable to connect to either of them. Noting that my Fedora install by default also cannot connect to them, even...

##### Checklist - [x] commit message has one of the [standard prefixes](https://github.com/adoptium/infrastructure/blob/master/CONTRIBUTING.md#commit-messages) - [ ] [faq.md](https://github.com/adoptium/infrastructure/blob/master/FAQ.md) updated if appropriate - [ ] other documentation is changed or added (if applicable)...

os:windows
ansible
doc
docker
provider:azure

Directory is left after playbook run and should be removed.

ansible

The Windows playbooks are not currently able to run using the setup process for running our windows docker containers as they fail with a `ERROR! no action detected in task`...

os:windows
ansible

Please put the name of the software product (and affected platforms if relevant) in the title of this issue Delete as appropriate from this list: - Bug in ansible playbook...

ansible
docker

The two test cases listed below from `jdk_net` fail consistently on containers on these machines: https://ci.adoptium.net/label/hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1/ - Note that this is specific to JDK8 - later versions pass the tests...

arch:x64
docker
testFail
provider:azure

While doing some updates for the UBI10 containers I felt a few updates would be in order throughout the dockerfiles: 1. Switch up to JDK25 instead of 17 (Maybe do...

enhancement
docker