Stewart X Addison

Results 1827 comments of Stewart X Addison

Related to the general issue on AWX stability at https://github.com/adoptium/infrastructure/issues/3333

@Haroon-Khel If you get some gaps between JSF runs can you see if there's something wrong with the configuration of the containers on this host. We may need to drop...

> At the moment we limit cpu usage to 0-3, > > https://github.com/adoptium/infrastructure/blob/1d8d7ec3e4e3ec23b7a09f73a95858c06c8a1504/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/deploy_container/tasks/deploy.yml#L56 > > We could look at reducing this to 0-2 > > And yes theres certainly room...

Noting that I'd be somewhat nervous about making the setting `unlimited` as you run the risk of chewing through a lot of disk space if things go rogue. I'm also...

Tested today and it's still a problem: `13:02:13 ?bethgriggs? lacks permission to run on ?infra-ibmcloud-vagrant-x64-1.5?` (Same for all five agents) from https://ci.adoptopenjdk.net/view/Tooling/job/VagrantPlaybookCheck/1594/console

Added @bethgriggs to `AdoptOpenJDK*infrastructure` today and it worked, so that will need some extra analysis to detmine why. Compare https://ci.adoptium.net/job/VagrantPlaybookCheck/OS=Ubuntu2004,label=vagrant/1640/console (FAILED) with https://ci.adoptium.net/job/VagrantPlaybookCheck/OS=Ubuntu2004,label=vagrant/1643/console (worked) So at least we know it's...

https://ci.adoptium.net/job/VagrantPlaybookCheck/1641/console worked while Beth was added into the `infrastructure` team, but https://ci.adoptium.net/job/VagrantPlaybookCheck/1646/ still seems to be failing after removing her from that team again, but adding her explicitly to the...

I'm going to remove this from the March milestone just now as we have a solution (Add users to the infrastructure team) but this should be available to `infrastructure-triage` too.

Recent runs are still seemingly showing problems

Looks like the `jimage` command is hanging even when run with no parameters: ``` test-macincloud-macos1201-x64-2:sign_verification jenkins$ jdk_cp/Contents/Home/bin/jimage ```