infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

This repo contains all information about machine maintenance.

Results 404 infrastructure issues
Sort by recently updated
recently updated
newest added

Found as a part of https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1716#issuecomment-755202080 As suggested by @sxa (https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/1806#pullrequestreview-562539987), we should change the Jenkins name of the following machines, so they match the inventory.yml, i.e. remove the `l`...

Jenkins
Infra Machine issue
Nagios

e.g. showing version numbers on build/test jobs https://wiki.jenkins.io/display/JENKINS/Build+Name+Setter+Plugin is the plugin and we currently have it on the JCK jenkins, but it's not being used on the main one.

Jenkins

We currently have 5 machines labelled with docker for use by test: https://ci.adoptopenjdk.net/label/ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker/ Given that docker is in the ansible playbooks, I think there are actually more machines with docker...

enhancement
docker

Part of https://github.com/adoptium/adoptium/issues/122: ## PO.3.2 Follow recommended security practices to deploy, operate, and maintain tools and toolchains - Compose and maintain process documentation on each toolchain’s workflow and how the...

security

Issues running some ipv6 tests on [test-docker-fedora35-armv8l-1](https://ci.adoptopenjdk.net/computer/test-docker-fedora35-armv8l-1) and other test-docker aarch64 linux machines. Note: Running jdk_net on test-equinix-ubuntu2004-armv8-0 (as shown in [Grinder/3857](https://ci.adoptopenjdk.net/job/Grinder/3857)) to see if ipv6 testcases can pass on...

docker
testFail

Some ipv6 tests continue to fail on all of our aix machines. The tests being: java/net/DatagramSocket/DatagramSocketExample.java.DatagramSocketExample java/net/DatagramSocket/DatagramSocketMulticasting.java.DatagramSocketMulticasting java/net/MulticastSocket/SetOutgoingIf.java.SetOutgoingIf java/net/MulticastSocket/JoinLeave.java.JoinLeave java/net/MulticastSocket/Promiscuous.java.Promiscuous java/nio/channels/DatagramChannel/AdaptorMulticasting.java.AdaptorMulticasting Fail with ``` 19:47:42 STDOUT: 19:47:42 Test family=INET, multicast...

os:aix
Infra Machine issue
testFail

The Solaris/x64 machines we have are running quite a lot of processes when you look at the `svcs -a` output. We should look at which of these can be shut...

ansible
security

Creating this as an umbrella to tie all the jenkins activities together: - [ ] [Ongoing - #lts updates](https://github.com/adoptium/infrastructure/issues/3376) - [ ] https://github.com/adoptium/infrastructure/issues/3214 - [x] [Improve management of jenkins "jobs"...

Epic

On an ssh failure, jenkins is trying to reconnect to machines about once every half hour. We should analyse the list and ensure we know why each is not contactable,...

- [ ] 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