Description of problem: Discovery agent did not start properly on nodes as result test failed. Aug 11 20:27:12 localhost systemd[1]: Starting agent.service... Aug 11 20:27:12 localhost podman[1747]: Trying to pull quay.io/ocpmetal/agent:latest... Aug 11 20:27:12 localhost podman[1747]: Get https://quay.io/v2/: dial tcp: lookup quay.io on [::1]:53: read udp [::1]:33230->[::1]:53: read: connection refused Aug 11 20:27:12 localhost podman[1747]: Error: unable to pull quay.io/ocpmetal/agent:latest: unable to pull image: Error initializing source docker://quay.io/ocpmetal/agent:latest: error pinging docker registry quay.io: Get https://quay.io/v2/: dial tcp: lookup quay.io on [::1]:53: read udp [::1]:33230->[::1]:53: read: connection refused Aug 11 20:27:12 localhost systemd[1]: agent.service: Control process exited, code=exited status=125 Aug 11 20:27:12 localhost systemd[1]: agent.service: Failed with result 'exit-code'. root 2183 1 0 20:27 ? 00:00:00 /usr/local/bin/agent --url http://assisted-service.edge-qe.apps.ocp.prod.psi.redhat.com:80 --cluster-id 86d01107-b745-4608-993d-fb7d46a10362 --agent-version quay.io/ocpmetal/agent:latest [core@master-0-0 ~]$ ping assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com PING assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com (10.0.117.143) 56(84) bytes of data. 64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=1 ttl=52 time=152 ms 64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=2 ttl=52 time=152 ms 64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=3 ttl=52 time=152 ms Probably it is a result from bug https://bugzilla.redhat.com/show_bug.cgi?id=1868144 Version-Release number of selected component (if applicable): latest from today deployment (August 11) How reproducible: PSI Assisted Installer http://assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com/clusters/1e223c34-ee23-4f7e-a435-d5b49652aee6 Jenkins job: https://jenkins-fci-continuous-productization.cloud.paas.psi.redhat.com/job/ocp-assisted/469/console Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This URL is already deprecated - everything moved to https://quay.io/repository/ocpmetal/assisted-installer-agent and it should not happen on master