kfaraz commented on PR #12737: URL: https://github.com/apache/druid/pull/12737#issuecomment-1174749827
Some tests failed in second build, due to an unrelated download issue. ``` Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [334 kB] Err:3 http://deb.debian.org/debian buster InRelease Could not connect to deb.debian.org:80 (199.232.98.132), connection timed out Err:4 http://deb.debian.org/debian buster-updates InRelease Unable to connect to deb.debian.org:http: Fetched 399 kB in 30s (13.2 kB/s) Reading package lists... W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease Could not connect to deb.debian.org:80 (199.232.98.132), connection timed out W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease Unable to connect to deb.debian.org:http: W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package wget The command '/bin/sh -c APACHE_ARCHIVE_MIRROR_HOST=${APACHE_ARCHIVE_MIRROR_HOST} /root/base-setup.sh && rm -f /root/base-setup.sh' returned a non-zero code: 100 [ERROR] Command execution failed. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
