proxy01.phx.ovirt.org:3128 can't be reached from Jenkins slaves

Description

Jenkins jobs are issuing warning like:
Failed to contact proxy http://proxy01.phx.ovirt.org:3128, falling back to
non-proxied config

Example:
https://jenkins.ovirt.org/job/ovirt-lldp-labeler_standard-check-patch/18/console

Activity

Show:

Former user March 12, 2019 at 5:17 PM

Here's the mirror we are testing against:
grep -oP '(?<=^baseurl=).*$' "mock_configs/epel-7-x86_64_proxied.cfg" | head -n1
http://mirror.hmc.edu/centos/7/os/x86_64/

This URL does not work for me which explains the error. AFAIR we hard-coded a few mirrors to skip mirrorlist providing slow ones plus to avoid SSL mirrors where we can't cache content. Will send a patch to move to a different mirror.

Former user March 12, 2019 at 5:11 PM

The proxy is working fine, it's something in our checking code that reports it as down. Need to verify and confirm how this can be fixed.

Here's the related check:
https://github.com/oVirt/jenkins/blob/3f600edf0a902320f77ac99a769631eec564d14a/mock_configs/mock_runner.sh#L258-L266

Fixed

Details

Assignee

Reporter

Priority

Created March 11, 2019 at 4:02 PM
Updated August 29, 2019 at 2:12 PM
Resolved March 19, 2019 at 3:19 PM