From: robert.marshall@codethink.co.uk (Robert Marshall)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] running health checks from behind a web proxy
Date: Wed, 05 Jul 2017 15:19:08 +0100 [thread overview]
Message-ID: <87fueb6k6b.fsf@ctlt579.codethink.co.uk> (raw)
There is a known issue with b at d when running a lava QEMU health check
from behind a web proxy.
When attempting to retrieve the kernel, it produces the error
Invalid job data:
["HTTPSConnectionPool(host='images.validation.linaro.org', port=443):
Max retries exceeded with url: /kvm/standard/stretch-2.img.gz
(Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
object@0x7f430c9b9c50>: Failed to establish a new connection: [Errno -5] No address associated with hostname',))"]
see:
https://gitlab.com/cip-project/cip-testing/testing/issues/99
As b at d is intended to use locally built artefacts and the default QEMU health
check uses a remote kernel, a suggested work around for this test would be to copy
https://images.validation.linaro.org/kvm/standard/stretch-2.img.gz
locally to /var/www/images/kernel-ci/qemu (a new directory)
and alter the health check to use the url
http://localhost:8010/qemu/stretch-2.img.gz
which should avoid the use of any web proxies.
You'll probably need a fairly clean copy of the VM with plenty of free
disk space to manage the extra copy of the kernel.
Thoughts? Hoping to discuss this further at tomorrow's open meeting.
Robert
next reply other threads:[~2017-07-05 14:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 14:19 Robert Marshall [this message]
2017-07-07 0:27 ` [cip-dev] running health checks from behind a web proxy Daniel Sangorrin
2017-07-07 8:00 ` Robert Marshall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fueb6k6b.fsf@ctlt579.codethink.co.uk \
--to=robert.marshall@codethink.co.uk \
--cc=cip-dev@lists.cip-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox