On 04/04/2023 2:51 pm, Anthony PERARD wrote: > On Fri, Mar 24, 2023 at 08:37:06PM +0000, Andrew Cooper wrote: >> On 24/03/2023 8:28 pm, Andrew Cooper wrote: >>> On 24/03/2023 6:58 pm, osstest service owner wrote: >>>> flight 179929 xen-unstable-smoke real [real] >>>> http://logs.test-lab.xenproject.org/osstest/logs/179929/ >>>> >>>> Regressions :-( >>>> >>>> Tests which did not succeed and are blocking, >>>> including tests which could not be run: >>>> build-amd64 6 xen-build fail REGR. vs. >>>> 179926 >>> Bah. >>> >>> make[6]: Entering directory >>> '/home/osstest/build.179929.build-amd64/xen/tools/firmware/etherboot' >>> set -e; if ! /usr/bin/wget -c -O _ipxe.tar.gz >>> https://xenbits.xen.org/xen-extfiles/ipxe-git-3c040ad387099483102708bb1839110bc788cefb.tar.gz; >>> then \ >>> git clone file:////osstest/IPXE-GIT-FORBIDDEN ipxe.git; \ >>> (cd ipxe.git && git archive --format=tar --prefix=ipxe/ \ >>> 3c040ad387099483102708bb1839110bc788cefb | gzip -n >../_ipxe.tar.gz); \ >>> rm -rf ipxe.git; \ >>> fi >>> --2023-03-24 17:06:51-- >>> https://xenbits.xen.org/xen-extfiles/ipxe-git-3c040ad387099483102708bb1839110bc788cefb.tar.gz >>> Resolving cache (cache)... 172.16.148.6 >>> Connecting to cache (cache)|172.16.148.6|:3128... connected. >>> ERROR: The certificate of 'xenbits.xen.org' is not trusted. >>> ERROR: The certificate of 'xenbits.xen.org' has expired. >>> Cloning into 'ipxe.git'... >>> fatal: '//osstest/IPXE-GIT-FORBIDDEN' does not appear to be a git repository >>> fatal: Could not read from remote repository. >>> >>> That's OSSTest choking, apparently with the same LE root cert problem? >> Given that there's plenty of content wanting testing right now, and no >> chance of this being looked at until next week, I've reverted e1d750844 >> (which was just a single hunk anyway) in the hopes that we can still get >> a useful weekend of testing > The certificate of the HTTPS proxy has been renewed, and osstest has > been updated to use the new certificates. So that commit should work. > In other word, osstest is ready for a revert of b5cc3c25a242 ("Revert > "build: Change remaining xenbits.xen.org link to HTTPS"") > > Cheers,
Thanks. I'll revert the revert. Fingers crossed... ~Andrew
