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?

~Andrew

Reply via email to