libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

July 2020

  • 1 participants
  • 28 discussions
libvirt-go-xml | Pipeline #166217535 has failed for master | 3d7a35d3
by GitLab 13 Jul '20

13 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c4… ) Commit Message: README: Convert to reStructuredText This is th... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #166217535 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/166217535 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #636998723 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998723/raw ) Stage: build Name: go_1_10 Job #636998788 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998788/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594695966:get_sources section_start:1594695966:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.59s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.606s section_end:1594695979:step_script ERROR: Job failed: exit code 1  Job #636998745 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998745/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594695965:get_sources section_start:1594695965:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.69s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.703s section_end:1594695977:step_script ERROR: Job failed: exit code 1  Job #636998813 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998813/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594695964:get_sources section_start:1594695964:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.83s) xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.846s section_end:1594695976:step_script ERROR: Job failed: exit code 1  Job #636998836 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/636998836/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out 3d7a35d3 as master... Skipping Git submodules setup section_end:1594695963:get_sources section_start:1594695963:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static' in expected XML missing in actual XML --- FAIL: TestRoundTrip (5.45s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 5.464s section_end:1594695976:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #165842913 has failed for master | 606e7e03
by GitLab 13 Jul '20

13 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 606e7e03 ( https://gitlab.com/libvirt/libvirt/-/commit/606e7e0318b8e6fc31c2692f0db32c3… ) Commit Message: storage: fix vstorage backend build Add header... Commit Author: Nikolay Shirokovskiy Pipeline #165842913 ( https://gitlab.com/libvirt/libvirt/-/pipelines/165842913 ) triggered by Nikolay Shirokovskiy ( https://gitlab.com/nshirokovskiy ) had 1 failed build. Job #635309509 ( https://gitlab.com/libvirt/libvirt/-/jobs/635309509/raw ) Stage: builds Name: x64-macos-1015-build Trace: env: CI_REPOSITORY_URL: "https://gitlab-ci-token:[MASKED]@gitlab.com/libvirt/libvirt.git" CI_COMMIT_REF_NAME: "master" CI_COMMIT_SHA: "606e7e0318b8e6fc31c2692f0db32c3d83c7a4cb" PATH: "/usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/rpcgen/bin:$PATH" PKG_CONFIG_PATH: "/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig" PYTHON: "/usr/local/bin/python3" MAKE: "/usr/local/bin/gmake" build_task: install_script: - brew install augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl clone_script: - git clone --depth 100 "$CI_REPOSITORY_URL" . - git fetch origin "$CI_COMMIT_REF_NAME" - git reset --hard "$CI_COMMIT_SHA" build_script: - mkdir build - cd build - ../autogen.sh --prefix=$(pwd)/install-root - $MAKE -j3 - $MAKE -j3 install - $MAKE -j3 dist $ cirrus-run ci/cirrus/$NAME.yml Build created: https://cirrus-ci.com/build/6179934517329920 ............................................................ ....... Build failed: https://cirrus-ci.com/build/6179934517329920 section_end:1594622347:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #165281027 has failed for master | e5c00317
by GitLab 10 Jul '20

10 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: e5c00317 ( https://gitlab.com/libvirt/libvirt/-/commit/e5c00317def944bb675e143d55542d7… ) Commit Message: wireshark: fix compilation errors With meson i... Commit Author: Pavel Hrdina ( https://gitlab.com/phrdina ) Pipeline #165281027 ( https://gitlab.com/libvirt/libvirt/-/pipelines/165281027 ) triggered by Pavel Hrdina ( https://gitlab.com/phrdina ) had 14 failed builds. Job #633332935 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332935/raw ) Stage: builds Name: x64-freebsd-12-build Job #633332936 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332936/raw ) Stage: builds Name: x64-macos-1015-build Trace: PYTHON: "/usr/local/bin/python3" MAKE: "/usr/local/bin/gmake" build_task: install_script: - brew install augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl clone_script: - git clone --depth 100 "$CI_REPOSITORY_URL" . - git fetch origin "$CI_COMMIT_REF_NAME" - git reset --hard "$CI_COMMIT_SHA" build_script: - mkdir build - cd build - ../autogen.sh --prefix=$(pwd)/install-root - $MAKE -j3 - $MAKE -j3 install - $MAKE -j3 dist $ cirrus-run ci/cirrus/$NAME.yml Build created: https://cirrus-ci.com/build/4838006613868544 ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ........................................ Build failed: https://cirrus-ci.com/build/4838006613868544 section_end:1594390868:step_script ERROR: Job failed: exit code 1  Job #633332924 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332924/raw ) Stage: builds Name: x64-fedora-32 Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390494:step_script ERROR: Job failed: exit code 1  Job #633332925 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332925/raw ) Stage: builds Name: x64-fedora-rawhide Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1014: dist] Error 2 section_end:1594390493:step_script ERROR: Job failed: exit code 1  Job #633332921 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332921/raw ) Stage: builds Name: x64-fedora-31 Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390492:step_script ERROR: Job failed: exit code 1  Job #633332918 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332918/raw ) Stage: builds Name: x64-centos-8 Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390492:step_script ERROR: Job failed: exit code 1  Job #633332919 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332919/raw ) Stage: builds Name: x64-centos-stream Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390489:step_script ERROR: Job failed: exit code 1  Job #633332911 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332911/raw ) Stage: builds Name: x64-debian-10 Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390487:step_script ERROR: Job failed: exit code 1  Job #633332928 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332928/raw ) Stage: builds Name: x64-opensuse-151 Trace: Now type 'make' to compile libvirt $ $MAKE distcheck /usr/bin/make dist-xz am__post_remove_distdir='@:' make[1]: Entering directory '/builds/libvirt/libvirt/build' if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0" (cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt' make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt' (cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/src' GEN admin/admin_server_dispatch_stubs.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/docs' make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop. make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[1]: *** [Makefile:909: distdir] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1007: dist] Error 2 section_end:1594390483:step_script ERROR: Job failed: exit code 1  Job #633332914 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332914/raw ) Stage: builds Name: x64-debian-sid Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1014: dist] Error 2 section_end:1594390480:step_script ERROR: Job failed: exit code 1  Job #633332907 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332907/raw ) Stage: builds Name: x64-debian-9 Trace: /usr/bin/make dist-xz am__post_remove_distdir='@:' make[1]: Entering directory '/builds/libvirt/libvirt/build' if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0" (cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt' make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt' (cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/src' GEN admin/admin_server_dispatch_stubs.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/docs' make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop. make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs' Makefile:906: recipe for target 'distdir' failed make[1]: *** [distdir] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:1007: recipe for target 'dist' failed make: *** [dist] Error 2 section_end:1594390476:step_script ERROR: Job failed: exit code 1  Job #633332932 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332932/raw ) Stage: builds Name: x64-ubuntu-2004 Trace: /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/src' make[4]: Leaving directory '/builds/libvirt/libvirt/build/src' make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN libvirt-guests.sh GEN libvirt-guests.service /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[4]: Leaving directory '/builds/libvirt/libvirt/build/tools' make[3]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/libvirt/libvirt/build/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/libvirt/libvirt/build/docs' make[4]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir-am'. Stop. make[4]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[3]: *** [Makefile:1209: distdir] Error 2 make[3]: Leaving directory '/builds/libvirt/libvirt/build/docs' make[2]: *** [Makefile:912: distdir-am] Error 1 make[2]: Leaving directory '/builds/libvirt/libvirt/build' make[1]: *** [Makefile:906: distdir] Error 2 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:1010: dist] Error 2 section_end:1594390474:step_script ERROR: Job failed: exit code 1  Job #633332930 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332930/raw ) Stage: builds Name: x64-ubuntu-1804 Trace: /usr/bin/make dist-xz am__post_remove_distdir='@:' make[1]: Entering directory '/builds/libvirt/libvirt/build' if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0" (cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/include/libvirt' make[2]: Leaving directory '/builds/libvirt/libvirt/build/include/libvirt' (cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/src' GEN admin/admin_server_dispatch_stubs.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/tools' GEN wireshark/src/libvirt/protocol.h make[2]: Leaving directory '/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/builds/libvirt/libvirt/build/docs' make[2]: *** No rule to make target 'libvirt-daemon-arch.fig', needed by 'distdir'. Stop. make[2]: Leaving directory '/builds/libvirt/libvirt/build/docs' Makefile:906: recipe for target 'distdir' failed make[1]: *** [distdir] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:1007: recipe for target 'dist' failed make: *** [dist] Error 2 section_end:1594390470:step_script ERROR: Job failed: exit code 1  Job #633332915 ( https://gitlab.com/libvirt/libvirt/-/jobs/633332915/raw ) Stage: builds Name: x64-centos-7 Trace: configure: Now type 'make' to compile libvirt $ $MAKE distcheck /usr/bin/make dist-xz am__post_remove_distdir='@:' make[1]: Entering directory `/builds/libvirt/libvirt/build' if test -d "libvirt-6.6.0"; then find "libvirt-6.6.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libvirt-6.6.0" || { sleep 5 && rm -rf "libvirt-6.6.0"; }; else :; fi test -d "libvirt-6.6.0" || mkdir "libvirt-6.6.0" (cd include/libvirt && /usr/bin/make top_distdir=../../libvirt-6.6.0 distdir=../../libvirt-6.6.0/include/libvirt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/builds/libvirt/libvirt/build/include/libvirt' make[2]: Leaving directory `/builds/libvirt/libvirt/build/include/libvirt' (cd src && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/builds/libvirt/libvirt/build/src' GEN admin/admin_server_dispatch_stubs.h make[2]: Leaving directory `/builds/libvirt/libvirt/build/src' (cd tools && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/tools \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/builds/libvirt/libvirt/build/tools' make[2]: Leaving directory `/builds/libvirt/libvirt/build/tools' (cd docs && /usr/bin/make top_distdir=../libvirt-6.6.0 distdir=../libvirt-6.6.0/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/builds/libvirt/libvirt/build/docs' make[2]: *** No rule to make target `libvirt-daemon-arch.fig', needed by `distdir'. Stop. make[2]: Leaving directory `/builds/libvirt/libvirt/build/docs' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/builds/libvirt/libvirt/build' make: *** [dist] Error 2 section_end:1594390470:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #164484370 has failed for master | 2020c6af
by GitLab 08 Jul '20

08 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 2020c6af ( https://gitlab.com/libvirt/libvirt/-/commit/2020c6af8a8e4bb04acb629d089142b… ) Commit Message: conf, qemu: consider available CPUs in vcpupin/... Commit Author: Daniel Henrique Barboza ( https://gitlab.com/danielhb ) Committed by: Michal Privoznik Pipeline #164484370 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164484370 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik ) had 33 failed builds. Job #629756653 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756653/raw ) Stage: containers Name: mingw32-fedora-rawhide-container Trace: 9977c1926e96: Retrying in 3 seconds 9977c1926e96: Retrying in 2 seconds 9977c1926e96: Retrying in 1 second 9977c1926e96: Retrying in 20 seconds 9977c1926e96: Retrying in 19 seconds 9977c1926e96: Retrying in 18 seconds 9977c1926e96: Retrying in 17 seconds 9977c1926e96: Retrying in 16 seconds 9977c1926e96: Retrying in 15 seconds 9977c1926e96: Retrying in 14 seconds 9977c1926e96: Retrying in 13 seconds 9977c1926e96: Retrying in 12 seconds 9977c1926e96: Retrying in 11 seconds 9977c1926e96: Retrying in 10 seconds 9977c1926e96: Retrying in 9 seconds 9977c1926e96: Retrying in 8 seconds 9977c1926e96: Retrying in 7 seconds 9977c1926e96: Retrying in 6 seconds 9977c1926e96: Retrying in 5 seconds 9977c1926e96: Retrying in 4 seconds 9977c1926e96: Retrying in 3 seconds 9977c1926e96: Retrying in 2 seconds 9977c1926e96: Retrying in 1 second received unexpected HTTP status: 503 Service Unavailable section_end:1594230800:step_script section_start:1594230800:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230801:after_script ERROR: Job failed: exit code 1  Job #629756575 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756575/raw ) Stage: containers Name: x64-fedora-31-container Trace: Successfully built a4bc6c096ffb Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-fedora-31:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-fedora-31] 9313ad8a487b: Preparing 3b53a1a1ef4a: Preparing 3b53a1a1ef4a: Layer already exists 9313ad8a487b: Retrying in 5 seconds 9313ad8a487b: Retrying in 4 seconds 9313ad8a487b: Retrying in 3 seconds 9313ad8a487b: Retrying in 2 seconds 9313ad8a487b: Retrying in 1 second 9313ad8a487b: Retrying in 10 seconds 9313ad8a487b: Retrying in 9 seconds 9313ad8a487b: Retrying in 8 seconds 9313ad8a487b: Retrying in 7 seconds 9313ad8a487b: Retrying in 6 seconds 9313ad8a487b: Retrying in 5 seconds 9313ad8a487b: Retrying in 4 seconds 9313ad8a487b: Retrying in 3 seconds 9313ad8a487b: Retrying in 2 seconds 9313ad8a487b: Retrying in 1 second 9313ad8a487b: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230776:step_script section_start:1594230776:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230776:after_script ERROR: Job failed: exit code 1  Job #629756571 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756571/raw ) Stage: containers Name: x64-debian-10-container Trace: 919f9125fee6: Retrying in 7 seconds 919f9125fee6: Retrying in 6 seconds 919f9125fee6: Retrying in 5 seconds 919f9125fee6: Retrying in 4 seconds 919f9125fee6: Retrying in 3 seconds 919f9125fee6: Retrying in 2 seconds 919f9125fee6: Retrying in 1 second 919f9125fee6: Retrying in 15 seconds 919f9125fee6: Retrying in 14 seconds 919f9125fee6: Retrying in 13 seconds 919f9125fee6: Retrying in 12 seconds 919f9125fee6: Retrying in 11 seconds 919f9125fee6: Retrying in 10 seconds 919f9125fee6: Retrying in 9 seconds 919f9125fee6: Retrying in 8 seconds 919f9125fee6: Retrying in 7 seconds 919f9125fee6: Retrying in 6 seconds 919f9125fee6: Retrying in 5 seconds 919f9125fee6: Retrying in 4 seconds 919f9125fee6: Retrying in 3 seconds 919f9125fee6: Retrying in 2 seconds 919f9125fee6: Retrying in 1 second 919f9125fee6: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230721:step_script section_start:1594230721:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230722:after_script ERROR: Job failed: exit code 1  Job #629756624 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756624/raw ) Stage: containers Name: mipsel-debian-10-container Trace: 7c74e6c7c251: Retrying in 9 seconds 4a7863dce2fe: Retrying in 13 seconds 7c74e6c7c251: Retrying in 8 seconds 4a7863dce2fe: Retrying in 12 seconds 7c74e6c7c251: Retrying in 7 seconds 4a7863dce2fe: Retrying in 11 seconds 7c74e6c7c251: Retrying in 6 seconds 4a7863dce2fe: Retrying in 10 seconds 7c74e6c7c251: Retrying in 5 seconds 4a7863dce2fe: Retrying in 9 seconds 7c74e6c7c251: Retrying in 4 seconds 4a7863dce2fe: Retrying in 8 seconds 7c74e6c7c251: Retrying in 3 seconds 4a7863dce2fe: Retrying in 7 seconds 7c74e6c7c251: Retrying in 2 seconds 4a7863dce2fe: Retrying in 6 seconds 7c74e6c7c251: Retrying in 1 second 4a7863dce2fe: Retrying in 5 seconds 4a7863dce2fe: Retrying in 4 seconds 4a7863dce2fe: Retrying in 3 seconds 4a7863dce2fe: Retrying in 2 seconds 4a7863dce2fe: Retrying in 1 second 4a7863dce2fe: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230633:step_script section_start:1594230633:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230633:after_script ERROR: Job failed: exit code 1  Job #629756603 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756603/raw ) Stage: containers Name: armv6l-debian-10-container Trace: 237c0063b814: Retrying in 6 seconds 237c0063b814: Retrying in 5 seconds 237c0063b814: Retrying in 4 seconds 237c0063b814: Retrying in 3 seconds 237c0063b814: Retrying in 2 seconds 237c0063b814: Retrying in 1 second 806b1728b302: Pushed 237c0063b814: Retrying in 15 seconds 237c0063b814: Retrying in 14 seconds 237c0063b814: Retrying in 13 seconds 237c0063b814: Retrying in 12 seconds 237c0063b814: Retrying in 11 seconds 237c0063b814: Retrying in 10 seconds 237c0063b814: Retrying in 9 seconds 237c0063b814: Retrying in 8 seconds 237c0063b814: Retrying in 7 seconds 237c0063b814: Retrying in 6 seconds 237c0063b814: Retrying in 5 seconds 237c0063b814: Retrying in 4 seconds 237c0063b814: Retrying in 3 seconds 237c0063b814: Retrying in 2 seconds 237c0063b814: Retrying in 1 second 237c0063b814: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230623:step_script section_start:1594230623:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230624:after_script ERROR: Job failed: exit code 1  Job #629756635 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756635/raw ) Stage: containers Name: armv6l-debian-sid-container Trace: 8f61a6e63ad1: Retrying in 3 seconds 8f61a6e63ad1: Retrying in 2 seconds 8f61a6e63ad1: Retrying in 1 second 8f61a6e63ad1: Retrying in 20 seconds 8f61a6e63ad1: Retrying in 19 seconds 8f61a6e63ad1: Retrying in 18 seconds 8f61a6e63ad1: Retrying in 17 seconds 8f61a6e63ad1: Retrying in 16 seconds 8f61a6e63ad1: Retrying in 15 seconds 8f61a6e63ad1: Retrying in 14 seconds 8f61a6e63ad1: Retrying in 13 seconds 8f61a6e63ad1: Retrying in 12 seconds 8f61a6e63ad1: Retrying in 11 seconds 8f61a6e63ad1: Retrying in 10 seconds 8f61a6e63ad1: Retrying in 9 seconds 8f61a6e63ad1: Retrying in 8 seconds 8f61a6e63ad1: Retrying in 7 seconds 8f61a6e63ad1: Retrying in 6 seconds 8f61a6e63ad1: Retrying in 5 seconds 8f61a6e63ad1: Retrying in 4 seconds 8f61a6e63ad1: Retrying in 3 seconds 8f61a6e63ad1: Retrying in 2 seconds 8f61a6e63ad1: Retrying in 1 second received unexpected HTTP status: 503 Service Unavailable section_end:1594230612:step_script section_start:1594230612:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230612:after_script ERROR: Job failed: exit code 1  Job #629756581 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756581/raw ) Stage: containers Name: x64-opensuse-151-container Trace: 5a1608367a7d: Layer already exists 8cc7f46b6e7b: Retrying in 5 seconds 8cc7f46b6e7b: Retrying in 4 seconds 8cc7f46b6e7b: Retrying in 3 seconds 8cc7f46b6e7b: Retrying in 2 seconds 8cc7f46b6e7b: Retrying in 1 second 8cc7f46b6e7b: Pushed bd6083686c20: Retrying in 5 seconds bd6083686c20: Retrying in 4 seconds bd6083686c20: Retrying in 3 seconds bd6083686c20: Retrying in 2 seconds bd6083686c20: Retrying in 1 second bd6083686c20: Retrying in 10 seconds bd6083686c20: Retrying in 9 seconds bd6083686c20: Retrying in 8 seconds bd6083686c20: Retrying in 7 seconds bd6083686c20: Retrying in 6 seconds bd6083686c20: Retrying in 5 seconds bd6083686c20: Retrying in 4 seconds bd6083686c20: Retrying in 3 seconds bd6083686c20: Retrying in 2 seconds bd6083686c20: Retrying in 1 second bd6083686c20: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230551:step_script section_start:1594230551:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230551:after_script ERROR: Job failed: exit code 1  Job #629756622 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756622/raw ) Stage: containers Name: mips64el-debian-10-container Trace: 4f30c9ebac8b: Retrying in 3 seconds 4f30c9ebac8b: Retrying in 2 seconds 4f30c9ebac8b: Retrying in 1 second 4f30c9ebac8b: Retrying in 20 seconds 4f30c9ebac8b: Retrying in 19 seconds 4f30c9ebac8b: Retrying in 18 seconds 4f30c9ebac8b: Retrying in 17 seconds 4f30c9ebac8b: Retrying in 16 seconds 4f30c9ebac8b: Retrying in 15 seconds 4f30c9ebac8b: Retrying in 14 seconds 4f30c9ebac8b: Retrying in 13 seconds 4f30c9ebac8b: Retrying in 12 seconds 4f30c9ebac8b: Retrying in 11 seconds 4f30c9ebac8b: Retrying in 10 seconds 4f30c9ebac8b: Retrying in 9 seconds 4f30c9ebac8b: Retrying in 8 seconds 4f30c9ebac8b: Retrying in 7 seconds 4f30c9ebac8b: Retrying in 6 seconds 4f30c9ebac8b: Retrying in 5 seconds 4f30c9ebac8b: Retrying in 4 seconds 4f30c9ebac8b: Retrying in 3 seconds 4f30c9ebac8b: Retrying in 2 seconds 4f30c9ebac8b: Retrying in 1 second received unexpected HTTP status: 503 Service Unavailable section_end:1594230549:step_script section_start:1594230549:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230550:after_script ERROR: Job failed: exit code 1  Job #629756577 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756577/raw ) Stage: containers Name: x64-fedora-32-container Trace: ---> Running in 308a29843ea2 Removing intermediate container 308a29843ea2 ---> 4a738efc3c3c Step 4/7 : ENV MAKE "/usr/bin/make" ---> Running in ceb038c03fb6 Removing intermediate container ceb038c03fb6 ---> 5684e34ddda7 Step 5/7 : ENV NINJA "/usr/bin/ninja" ---> Running in 1e7107b4f519 Removing intermediate container 1e7107b4f519 ---> dc0c9c4bb339 Step 6/7 : ENV PYTHON "/usr/bin/python3" ---> Running in 69c0d89f48f8 Removing intermediate container 69c0d89f48f8 ---> 53b2e3c604d5 Step 7/7 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" ---> Running in bd7ab5e8d882 Removing intermediate container bd7ab5e8d882 ---> 991ebdf80c6d Successfully built 991ebdf80c6d Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-fedora-32:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-fedora-32] Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230525:step_script section_start:1594230525:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230526:after_script ERROR: Job failed: exit code 1  Job #629756587 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756587/raw ) Stage: containers Name: armv6l-debian-9-container Trace: ---> Running in f39442c6612a Removing intermediate container f39442c6612a ---> 7fed15b392e5 Step 8/11 : ENV PYTHON "/usr/bin/python3" ---> Running in 96d904c8ae60 Removing intermediate container 96d904c8ae60 ---> 872bb1dab19b Step 9/11 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" ---> Running in cbd27d254113 Removing intermediate container cbd27d254113 ---> e05c6752a603 Step 10/11 : ENV ABI "arm-linux-gnueabi" ---> Running in 30882ccd569c Removing intermediate container 30882ccd569c ---> 5fd00355968e Step 11/11 : ENV CONFIGURE_OPTS "--host=arm-linux-gnueabi" ---> Running in c36e93ab734a Removing intermediate container c36e93ab734a ---> c4a23fa42a23 Successfully built c4a23fa42a23 Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-armv6l:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-armv6l] Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230480:step_script section_start:1594230480:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230481:after_script ERROR: Job failed: exit code 1  Job #629756580 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756580/raw ) Stage: containers Name: x64-fedora-rawhide-container Trace: 1d03fdd4ccca: Retrying in 2 seconds 1d03fdd4ccca: Retrying in 1 second 1d03fdd4ccca: Retrying in 20 seconds 1d03fdd4ccca: Retrying in 19 seconds 1d03fdd4ccca: Retrying in 18 seconds 1d03fdd4ccca: Retrying in 17 seconds 1d03fdd4ccca: Retrying in 16 seconds 1d03fdd4ccca: Retrying in 15 seconds 1d03fdd4ccca: Retrying in 14 seconds 1d03fdd4ccca: Retrying in 13 seconds 1d03fdd4ccca: Retrying in 12 seconds 1d03fdd4ccca: Retrying in 11 seconds 1d03fdd4ccca: Retrying in 10 seconds 1d03fdd4ccca: Retrying in 9 seconds 1d03fdd4ccca: Retrying in 8 seconds 1d03fdd4ccca: Retrying in 7 seconds 1d03fdd4ccca: Retrying in 6 seconds 1d03fdd4ccca: Retrying in 5 seconds 1d03fdd4ccca: Retrying in 4 seconds 1d03fdd4ccca: Retrying in 3 seconds 1d03fdd4ccca: Retrying in 2 seconds 1d03fdd4ccca: Retrying in 1 second 1d03fdd4ccca: Pushed received unexpected HTTP status: 503 Service Unavailable section_end:1594230472:step_script section_start:1594230472:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230473:after_script ERROR: Job failed: exit code 1  Job #629756593 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756593/raw ) Stage: containers Name: mips64el-debian-9-container Trace: Preparing to unpack .../bzip2_1.0.6-8.1_amd64.deb ... Unpacking bzip2 (1.0.6-8.1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.25_all.deb ... Unpacking dpkg-dev (1.18.25) ... Setting up bzip2 (1.0.6-8.1) ... Setting up dpkg-dev (1.18.25) ... Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: glusterfs-common:mips64el : Depends: libxml2:mips64el (>= 2.7.4) but it is not going to be installed libc6-dev:mips64el : Depends: linux-libc-dev:mips64el (>= 4.9.130-2) but it is not going to be installed libcurl4-gnutls-dev:mips64el : Depends: libcurl3-gnutls:mips64el (= 7.52.1-5+deb9u9) but it is not going to be installed libxml2-dev:mips64el : Depends: libxml2:mips64el (= 2.9.4+dfsg1-2.2+deb9u2) but it is not going to be installed Depends: libicu-dev:mips64el but it is not going to be installed E: Unable to correct problems, you have held broken packages. The command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips64el && apt-get update && apt-get dist-upgrade -y && apt-get install --no-install-recommends -y dpkg-dev && apt-get install --no-install-recommends -y gcc-mips64el-linux-gnuabi64 glusterfs-common:mips64el libacl1-dev:mips64el libapparmor-dev:mips64el libattr1-dev:mips64el libaudit-dev:mips64el libavahi-client-dev:mips64el libblkid-dev:mips64el libc6-dev:mips64el libcap-ng-dev:mips64el libcurl4-gnutls-dev:mips64el libdbus-1-dev:mips64el libdevmapper-dev:mips64el libfuse-dev:mips64el libglib2.0-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses5-dev:mips64el libnl-3-dev:mips64el libnl-route-3-dev:mips64el libnuma-dev:mips64el libparted-dev:mips64el libpcap0.8-dev:mips64el libpciaccess-dev:mips64el librbd-dev:mips64el libreadline-dev:mips64el libsanlock-dev:mips64el libsasl2-dev:mips64el libselinux1-dev:mips64el libssh-gcrypt-dev:mips64el libssh2-1-dev:mips64el libtirpc-dev:mips64el libudev-dev:mips64el libxml2-dev:mips64el libyajl-dev:mips64el xfslibs-dev:mips64el && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100 section_end:1594230346:step_script section_start:1594230346:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230346:after_script ERROR: Job failed: exit code 100  Job #629756590 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756590/raw ) Stage: containers Name: mips-debian-9-container Trace: ---> 2a27117c83ac Step 6/11 : ENV MAKE "/usr/bin/make" ---> Using cache ---> d1a681712831 Step 7/11 : ENV NINJA "/usr/bin/ninja" ---> Using cache ---> 84fc5a3a6775 Step 8/11 : ENV PYTHON "/usr/bin/python3" ---> Using cache ---> 01852f38637f Step 9/11 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" ---> Using cache ---> 712f050c8a43 Step 10/11 : ENV ABI "mips-linux-gnu" ---> Using cache ---> c154f1293d01 Step 11/11 : ENV CONFIGURE_OPTS "--host=mips-linux-gnu" ---> Using cache ---> 3c5b3e1c47bf Successfully built 3c5b3e1c47bf Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-mips:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-9-cross-mips] Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230302:step_script section_start:1594230302:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230303:after_script ERROR: Job failed: exit code 1  Job #629756566 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756566/raw ) Stage: containers Name: x64-centos-7-container Trace: ---> da484ebab644 Step 5/8 : ENV MAKE "/usr/bin/make" ---> Using cache ---> 15e76632696b Step 6/8 : ENV NINJA "/usr/bin/ninja-build" ---> Using cache ---> 81664ce1cf8f Step 7/8 : ENV PYTHON "/usr/bin/python3" ---> Using cache ---> 564837d63133 Step 8/8 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" ---> Using cache ---> be881a726299 Successfully built be881a726299 Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-centos-7:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-centos-7] 086121aedd72: Preparing 225c3acdc60b: Preparing edf3aa290fb3: Preparing edf3aa290fb3: Layer already exists 086121aedd72: Layer already exists 225c3acdc60b: Layer already exists received unexpected HTTP status: 503 Service Unavailable section_end:1594230289:step_script section_start:1594230289:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230290:after_script ERROR: Job failed: exit code 1  Job #629756598 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756598/raw ) Stage: containers Name: s390x-debian-9-container Trace: to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled Operating System: Alpine Linux v3.12 (containerized) OSType: linux Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 80522a990671 ID: AFZS:RKC4:LQJ7:RRMF:73UB:U3L7:IVCG:IRHV:VQWD:PVPD:EBMY:V3QV Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230247:step_script section_start:1594230247:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230248:after_script ERROR: Job failed: exit code 1  Job #629756601 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756601/raw ) Stage: containers Name: aarch64-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: c53c1857459f ID: URO6:L3XB:NMGW:PKIX:2XT4:TTNN:DGIU:B5DE:AGKF:MWYT:HWLR:U5E2 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230246:step_script section_start:1594230246:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230246:after_script ERROR: Job failed: exit code 1  Job #629756610 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756610/raw ) Stage: containers Name: armv7-ldebian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 817042dadc69 ID: ZCU4:OBLG:KDHE:BDM4:HNVK:ZQDT:PXAH:TCI6:M7EZ:HPOU:OK4M:5TAD Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230246:step_script section_start:1594230246:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230246:after_script ERROR: Job failed: exit code 1  Job #629756583 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756583/raw ) Stage: containers Name: x64-ubuntu-1804-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 1f03fd19811c ID: ZLDS:ZKMI:ZJUS:OZOI:DQAO:USUM:QX25:5EL2:3JDV:7HK2:U42G:UEFT Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230246:step_script section_start:1594230246:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230246:after_script ERROR: Job failed: exit code 1  Job #629756585 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756585/raw ) Stage: containers Name: x64-ubuntu-2004-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 3cb5752cb7be ID: PMPK:SINY:CQVM:VNKH:UFTO:YLXI:HQIU:UI45:XMOP:L3BV:KDUL:FTEU Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230244:step_script section_start:1594230244:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230245:after_script ERROR: Job failed: exit code 1  Job #629756613 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756613/raw ) Stage: containers Name: i686-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 2b17f5fb6692 ID: K7R7:THWV:6SDB:T7A2:ZTKV:22GJ:23K4:DFSY:3X4X:37NL:KAQO:J3VA Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230244:step_script section_start:1594230244:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756569 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756569/raw ) Stage: containers Name: x64-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 68eab471131d ID: 56QB:N636:GPLC:PB6T:L4SE:JEVD:7BNM:G6IU:3GFO:4FOP:RTZL:SSSB Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230244:step_script section_start:1594230244:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756637 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756637/raw ) Stage: containers Name: armv7-ldebian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: affb458d6754 ID: AU2D:66MC:KSDC:B3VL:DQAF:X7TH:HMXJ:U22P:UHIE:6JUD:FGGO:IN7V Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230244:step_script section_start:1594230244:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756588 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756588/raw ) Stage: containers Name: armv7l-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 2dd4016cd9d3 ID: UUVQ:6OVK:DAXA:MNPM:YGUP:PGGB:NXOK:57FB:A6KN:2CQP:GJZM:WZKR Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230243:step_script section_start:1594230243:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756594 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756594/raw ) Stage: containers Name: mipsel-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 934e23a3279c ID: 2CC4:5BP6:ZV35:SRM2:3IDO:5HA3:UNBR:H4VY:ZGSQ:KVEC:S356:O6RC Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230243:step_script section_start:1594230243:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756617 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756617/raw ) Stage: containers Name: mips-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 8c3f5e6d1e91 ID: JXA4:W2IG:HULN:4XW2:EGGS:VU66:4HOC:UTT7:2IM5:SA6S:6YBS:ICYG Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230243:step_script section_start:1594230243:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230244:after_script ERROR: Job failed: exit code 1  Job #629756642 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756642/raw ) Stage: containers Name: mips64el-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 3b8f340fd227 ID: 7EXM:2AKS:HOSR:W7ZO:VEBJ:37MT:LCYB:EKXC:7AKF:RW2A:P4HO:5IQX Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230243:step_script section_start:1594230243:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230243:after_script ERROR: Job failed: exit code 1  Job #629756586 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756586/raw ) Stage: containers Name: aarch64-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: ada7d6164240 ID: QY2W:YCXM:HHBE:KZMG:DVQB:4LIC:FG2R:PUR5:ZBI3:H7IW:JRBZ:UADZ Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230242:step_script section_start:1594230242:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230243:after_script ERROR: Job failed: exit code 1  Job #629756650 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756650/raw ) Stage: containers Name: s390x-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 770ea3721384 ID: UJAO:LZN7:LXAM:FHKP:4XER:FPVC:GKR6:K7DM:JRQA:WELE:SP7A:YG4U Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230242:step_script section_start:1594230242:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230243:after_script ERROR: Job failed: exit code 1  Job #629756656 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756656/raw ) Stage: containers Name: mingw64-fedora-rawhide-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: c1a484407f3c ID: FPEX:RVX2:NBJR:S6W2:JOY7:LZDU:G6PJ:S2U7:4T7R:ZZQC:7MHV:YM4O Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230242:step_script section_start:1594230242:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230242:after_script ERROR: Job failed: exit code 1  Job #629756629 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756629/raw ) Stage: containers Name: s390x-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 6f6ae42e5461 ID: QQDN:7IZH:UMPX:43PM:Y37O:R4XC:SANE:DC53:KNNH:UHBZ:5OXI:ORFQ Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230241:step_script section_start:1594230241:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230242:after_script ERROR: Job failed: exit code 1  Job #629756640 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756640/raw ) Stage: containers Name: i686-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 55b4facb4a11 ID: 5RCU:HCRW:5UJO:C653:PJKF:M6SE:N4N6:BOWE:5MXZ:VYA2:RDQM:SB62 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230240:step_script section_start:1594230240:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230241:after_script ERROR: Job failed: exit code 1  Job #629756596 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756596/raw ) Stage: containers Name: ppc64le-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 735eea340d85 ID: 25LJ:6FMW:NQU3:5NH6:U7VJ:LH4F:JCCO:V4X3:IJZL:GHV3:3DLR:CWH4 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594230239:step_script section_start:1594230239:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230240:after_script ERROR: Job failed: exit code 1  Job #629756567 ( https://gitlab.com/libvirt/libvirt/-/jobs/629756567/raw ) Stage: containers Name: x64-centos-8-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: ad6e9434fe52 ID: OVI5:UZCQ:PFOP:TAWW:FMLK:3QEC:7YBE:ZKWE:EW7J:LT2Z:QMQI:7KG7 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: login attempt to https://registry.gitlab.com/v2/ failed with status: 503 Service Unavailable section_end:1594230236:step_script section_start:1594230236:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594230237:after_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #164448579 has failed for master | 4bd375b6
by GitLab 08 Jul '20

08 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 4bd375b6 ( https://gitlab.com/libvirt/libvirt/-/commit/4bd375b6ce3a4c134bab19cd7c9a7a8… ) Commit Message: Change the virtual NICs limit for the ESX drive... Commit Author: Bastien Orivel ( https://gitlab.com/bastien.orivel ) Committed by: Michal Privoznik Pipeline #164448579 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164448579 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik ) had 39 failed builds. Job #629578553 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578553/raw ) Stage: containers Name: s390x-debian-10-container Trace: ---> Running in 098c2ef2412d Removing intermediate container 098c2ef2412d ---> 2da369829844 Step 7/10 : ENV PYTHON "/usr/bin/python3" ---> Running in c53917fc1760 Removing intermediate container c53917fc1760 ---> a1965b179da4 Step 8/10 : ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers" ---> Running in b69b12dda6c2 Removing intermediate container b69b12dda6c2 ---> 8ea4c8e476a0 Step 9/10 : ENV ABI "s390x-linux-gnu" ---> Running in 4b42d5f706f8 Removing intermediate container 4b42d5f706f8 ---> f70c83dd0f18 Step 10/10 : ENV CONFIGURE_OPTS "--host=s390x-linux-gnu" ---> Running in c459e13952a7 Removing intermediate container c459e13952a7 ---> 7299d424aa13 Successfully built 7299d424aa13 Successfully tagged registry.gitlab.com/libvirt/libvirt/ci-debian-10-cross-s390x:latest $ docker push "$TAG" The push refers to repository [registry.gitlab.com/libvirt/libvirt/ci-debian-10-cross-s390x] Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223475:step_script section_start:1594223475:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223475:after_script ERROR: Job failed: exit code 1  Job #629578575 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578575/raw ) Stage: containers Name: mingw64-fedora-rawhide-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: ed8113d82df3 ID: R2HE:WT6G:VNPW:ZROP:MTZB:ZATI:IHXC:JKGE:6N6F:XFSV:EMZH:FTCG Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223313:step_script section_start:1594223313:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223314:after_script ERROR: Job failed: exit code 1  Job #629578535 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578535/raw ) Stage: containers Name: i686-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: cd07d37eec86 ID: 6J2M:V2KY:AODN:3ZFE:EW7B:YTEP:YWIE:YSJS:L477:SEJT:5FHV:LO5D Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223313:step_script section_start:1594223313:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223314:after_script ERROR: Job failed: exit code 1  Job #629578521 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578521/raw ) Stage: containers Name: ppc64le-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 6dd733038a98 ID: RZIX:PS3L:WMNC:GFWH:XZZT:PKM5:5YOE:7E4Q:3WVY:S6NP:2EPI:D22Y Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223312:step_script section_start:1594223312:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223313:after_script ERROR: Job failed: exit code 1  Job #629578528 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578528/raw ) Stage: containers Name: armv6l-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: a3aecf075c0b ID: T3DP:2KR6:ZDAW:O62M:SX2O:4SN2:MLGU:63HR:VROT:2QIW:YVNN:KUPV Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223312:step_script section_start:1594223312:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223313:after_script ERROR: Job failed: exit code 1  Job #629578500 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578500/raw ) Stage: containers Name: x64-ubuntu-1804-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 2a71e6b97dc8 ID: 7JJL:FRXF:ACUR:JOQG:JOV4:X5GR:J4Y4:6GI5:LAII:437T:KM5G:DFGN Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223312:step_script section_start:1594223312:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223312:after_script ERROR: Job failed: exit code 1  Job #629578549 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578549/raw ) Stage: containers Name: mipsel-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 5f0dd67253df ID: W4M5:Z7TC:GCW4:TNMU:AAHY:RXRY:LXMD:FZF2:GRQP:Y3N4:F2TK:2MAY Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223311:step_script section_start:1594223311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223312:after_script ERROR: Job failed: exit code 1  Job #629578486 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578486/raw ) Stage: containers Name: x64-centos-8-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 091efd9edffc ID: 5BUQ:P7FK:OJ7A:H6N6:WYPI:WW7K:SBWO:LMSK:BD2Z:W4PI:3M33:YYMG Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223311:step_script section_start:1594223311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223312:after_script ERROR: Job failed: exit code 1  Job #629578531 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578531/raw ) Stage: containers Name: armv7-ldebian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 9669535c7ca0 ID: SHYO:UTPQ:EOEZ:E5FU:CQU6:B6AB:TOHZ:TK2B:2ZAV:NTOE:P7CK:BP2M Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223311:step_script section_start:1594223311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223312:after_script ERROR: Job failed: exit code 1  Job #629578537 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578537/raw ) Stage: containers Name: mips-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: b1d1dd0e5159 ID: HA6Z:ZDA4:Y6KC:DDCY:MHBS:3KEH:JGIH:3JBU:CPIW:D6Z3:TDW6:4OGH Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223311:step_script section_start:1594223311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223312:after_script ERROR: Job failed: exit code 1  Job #629578485 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578485/raw ) Stage: containers Name: x64-centos-7-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 0815a6c93a4a ID: HF3F:JWHQ:CUX6:HN47:O5KC:O4AO:INOK:7NZT:J4W4:35OE:TCN6:HB25 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223310:step_script section_start:1594223310:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223311:after_script ERROR: Job failed: exit code 1  Job #629578525 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578525/raw ) Stage: containers Name: aarch64-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 1e017cfa4f1e ID: 4P63:6N34:S4PB:FSTZ:PEG2:3JGU:FGR6:R6KT:TXHW:GYLF:TYLP:ORD2 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223311:step_script section_start:1594223311:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223311:after_script ERROR: Job failed: exit code 1  Job #629578573 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578573/raw ) Stage: containers Name: mingw32-fedora-rawhide-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 6a9a29eb5658 ID: WIJD:SZWL:JBUQ:CFTP:OOF4:PTEY:KVVJ:7DX6:2SUF:Y5AS:RYOO:M5U2 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223310:step_script section_start:1594223310:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223311:after_script ERROR: Job failed: exit code 1  Job #629578507 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578507/raw ) Stage: containers Name: armv6l-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 59c1a7354d22 ID: NFFX:ERU6:6PSG:6VT2:T4QS:PDCG:ON6P:EU3J:LZ4S:3C2F:3GZ7:EE2E Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223310:step_script section_start:1594223310:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223311:after_script ERROR: Job failed: exit code 1  Job #629578497 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578497/raw ) Stage: containers Name: x64-fedora-32-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 540d3fd622f0 ID: J7WI:L5SZ:OCLP:VCGC:MNWD:FK64:ZJI2:4MRN:NMU4:3DE2:L5MY:36NH Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223310:step_script section_start:1594223310:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223311:after_script ERROR: Job failed: exit code 1  Job #629578495 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578495/raw ) Stage: containers Name: x64-fedora-31-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 7b14113fcaab ID: 23EJ:WDOX:PRS7:IXVL:MAQP:JCW3:ADXM:CFLM:T3UG:LPKT:Z7RR:GTS6 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223310:step_script section_start:1594223310:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223310:after_script ERROR: Job failed: exit code 1  Job #629578513 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578513/raw ) Stage: containers Name: mips-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 601cbedde47f ID: SI6E:3MPV:XPJ2:AVT6:J2SY:HTMO:IWA2:7GZB:5SK5:UQ5W:PI4B:I3N5 Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223309:step_script section_start:1594223309:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223310:after_script ERROR: Job failed: exit code 1  Job #629578563 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578563/raw ) Stage: containers Name: i686-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 5f2e7217bd2b ID: 2QO7:EX37:URDV:BJBB:EWKC:QMU4:XMUM:F3PW:3EWZ:NZRL:7U6B:6OUW Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223309:step_script section_start:1594223309:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223310:after_script ERROR: Job failed: exit code 1  Job #629578551 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578551/raw ) Stage: containers Name: ppc64le-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: b9ea23499bbe ID: ETJN:QVM2:FX4P:JJNA:D3AQ:77BX:2C4I:BDON:KMII:SKQC:BXLU:GSCO Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223309:step_script section_start:1594223309:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223309:after_script ERROR: Job failed: exit code 1  Job #629578487 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578487/raw ) Stage: containers Name: x64-centos-stream-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: f6646c3c2f3f ID: HM63:IAVZ:Q75H:U23U:3NSH:6GJH:TYAO:U36X:ZOVP:XJX7:W4DV:FYOU Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223308:step_script section_start:1594223308:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223309:after_script ERROR: Job failed: exit code 1  Job #629578489 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578489/raw ) Stage: containers Name: x64-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 5abd70da8d29 ID: 5KZP:SX5R:RIKZ:GR5O:B6FH:PWE7:QYIF:SINV:443O:GUM6:B5IM:EZLP Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223308:step_script section_start:1594223308:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223309:after_script ERROR: Job failed: exit code 1  Job #629578493 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578493/raw ) Stage: containers Name: x64-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 2339d516b090 ID: AYV4:RJQZ:HQEK:TU7B:REYQ:LKVJ:DSXA:XANU:DJBE:KPRG:G6KN:4HWR Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223307:step_script section_start:1594223307:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223308:after_script ERROR: Job failed: exit code 1  Job #629578498 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578498/raw ) Stage: containers Name: x64-fedora-rawhide-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 17c8db50d16a ID: U67R:IERD:HKSV:4LNK:OABF:KPHS:M3WK:KB2Q:FNHH:CNN4:EILT:GKZA Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223307:step_script section_start:1594223307:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223307:after_script ERROR: Job failed: exit code 1  Job #629578569 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578569/raw ) Stage: containers Name: ppc64le-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: bd34efa60325 ID: 2ZQ7:CGBG:DNH3:GUFI:TKJV:J6XH:WWIL:257F:JTCR:BWMQ:GQOU:XNQX Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223305:step_script section_start:1594223305:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223306:after_script ERROR: Job failed: exit code 1  Job #629578556 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578556/raw ) Stage: containers Name: aarch64-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: cef2040f8fb2 ID: S3BN:76EK:Y4VR:MUNL:XEAG:R35M:FVUL:HHHG:LVR7:Z2Q3:FUL2:UUCM Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223305:step_script section_start:1594223305:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223306:after_script ERROR: Job failed: exit code 1  Job #629578571 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578571/raw ) Stage: containers Name: s390x-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: fd491bee7707 ID: OFBW:NADA:XKGU:XRI5:DQGJ:KQC3:HCSH:NIGB:MO33:J5KC:H5DL:3VMF Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223304:step_script section_start:1594223304:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223305:after_script ERROR: Job failed: exit code 1  Job #629578565 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578565/raw ) Stage: containers Name: mips64el-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 8da64984986c ID: RVFA:OMLV:27ZY:VZNN:R32N:UFTF:XANR:LAER:RXOR:G3QG:WB7D:RJCJ Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223304:step_script section_start:1594223304:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223305:after_script ERROR: Job failed: exit code 1  Job #629578567 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578567/raw ) Stage: containers Name: mipsel-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: f39ba05b8413 ID: OTC2:TKAK:R4UM:STND:KNTG:7GY6:U4G4:OTHW:JE7U:Y25Y:V4J3:4PMM Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223304:step_script section_start:1594223304:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223305:after_script ERROR: Job failed: exit code 1  Job #629578560 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578560/raw ) Stage: containers Name: armv7-ldebian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 59770a2b9726 ID: QBOO:WETP:ZQIH:UFWV:CKKN:PF5U:625C:YKQG:VV7Q:S7YI:MQZJ:2ILN Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223304:step_script section_start:1594223304:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578491 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578491/raw ) Stage: containers Name: x64-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 9c39c5731397 ID: ECZP:3WQM:LWAK:RNMD:VYSZ:AMQE:KWN3:FXZP:SSY3:EDQL:UTV6:P3GG Docker Root Dir: /var/lib/docker Debug Mode: false WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223304:step_script section_start:1594223304:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578499 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578499/raw ) Stage: containers Name: x64-opensuse-151-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 8d6630d91066 ID: GOYW:Q3RI:ZEVT:5CSV:YOKT:R3QL:TFPU:MXTK:FH7K:LEJG:KYMI:KCKM Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223303:step_script section_start:1594223303:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578557 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578557/raw ) Stage: containers Name: armv6l-debian-sid-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 2bb21fd18ea9 ID: 7FZW:6VYL:CSH4:DHET:GXWY:JD5Q:ADCQ:S7RP:A5IK:37KT:5DBJ:Z3EG Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223303:step_script section_start:1594223303:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578547 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578547/raw ) Stage: containers Name: mips64el-debian-10-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 7a8c713d3632 ID: IQYA:TOBB:VEBL:5VRN:CCBE:BVUX:QHAP:HDB6:HO6E:4SKV:PH4F:OB4Z Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223303:step_script section_start:1594223303:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578504 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578504/raw ) Stage: containers Name: aarch64-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 6808e6ca7938 ID: 6NO7:UD55:36MN:CG52:DJWL:DTQA:FEID:MA5G:EUP2:ULCR:2Q7Q:OUPC Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223303:step_script section_start:1594223303:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223304:after_script ERROR: Job failed: exit code 1  Job #629578523 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578523/raw ) Stage: containers Name: s390x-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: d237d1d63d07 ID: EKPX:VS6G:UOYL:RUOE:47JZ:MR7O:PDBQ:WC3W:5LI2:ZAWP:N477:34UR Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223302:step_script section_start:1594223302:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223303:after_script ERROR: Job failed: exit code 1  Job #629578510 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578510/raw ) Stage: containers Name: armv7l-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: c7c3fa5f9956 ID: SNIU:L7TT:2AEO:APO3:E3VH:CRBT:THCU:YBPH:X2FS:KO5W:5RGU:AIQC Docker Root Dir: /var/lib/docker Debug Mode: false WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223302:step_script section_start:1594223302:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223303:after_script ERROR: Job failed: exit code 1  Job #629578502 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578502/raw ) Stage: containers Name: x64-ubuntu-2004-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 1aeef9fde67d ID: 4VNW:4XAU:H64Z:SYH4:YSWT:CE52:PIZX:XW6R:DVVH:U6V3:W6IK:IVNE Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223299:step_script section_start:1594223299:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223300:after_script ERROR: Job failed: exit code 1  Job #629578519 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578519/raw ) Stage: containers Name: mipsel-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 4ae2e6f42ee3 ID: AFBM:WG2B:EIKU:PWUI:4YAO:BLRG:RMP5:RHNQ:SI7T:X632:ALDU:QMRX Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223299:step_script section_start:1594223299:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223300:after_script ERROR: Job failed: exit code 1  Job #629578516 ( https://gitlab.com/libvirt/libvirt/-/jobs/629578516/raw ) Stage: containers Name: mips64el-debian-9-container Trace: Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 228dde7b6d17 ID: VHCQ:3XJ6:PUIA:HC6R:MNDG:KH2J:Q3BS:BPOG:5GBD:M3J2:Q35U:2LIH Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surf… WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled $ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1594223298:step_script section_start:1594223298:after_script Running after_script Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ section_end:1594223299:after_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #164387338 has failed for master | ccf627c1
by GitLab 08 Jul '20

08 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: ccf627c1 ( https://gitlab.com/libvirt/libvirt/-/commit/ccf627c110a178afa529818474e555b… ) Commit Message: qemuBuildNumaCommandLine: Fix @masterInitiator ... Commit Author: Michal Privoznik Pipeline #164387338 ( https://gitlab.com/libvirt/libvirt/-/pipelines/164387338 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik ) had 1 failed build. Job #629242995 ( https://gitlab.com/libvirt/libvirt/-/jobs/629242995/raw ) Stage: builds Name: x64-freebsd-12-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ...................section_end:1594219293:step_script ERROR: Job failed: execution took longer than 1h0m0s seconds  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #164358666 has failed for master | e44e0cc7
by GitLab 08 Jul '20

08 Jul '20
Your pipeline has failed. Project: libvirt-go-xml ( https://gitlab.com/libvirt/libvirt-go-xml ) Branch: master ( https://gitlab.com/libvirt/libvirt-go-xml/-/commits/master ) Commit: e44e0cc7 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/e44e0cc7a157bc47d9fe434b… ) Commit Message: README: Point to pkg.go.dev instead of godoc.or... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #164358666 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/164358666 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #629113343 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113343/raw ) Stage: build Name: go_1_14 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out e44e0cc7 as master... Skipping Git submodules setup section_end:1594212126:get_sources section_start:1594212126:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (9.60s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.617s section_end:1594212143:step_script ERROR: Job failed: exit code 1  Job #629113335 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113335/raw ) Stage: build Name: go_1_10 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out e44e0cc7 as master... Skipping Git submodules setup section_end:1594212125:get_sources section_start:1594212125:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.00s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.015s section_end:1594212139:step_script ERROR: Job failed: exit code 1  Job #629113341 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113341/raw ) Stage: build Name: go_1_13 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out e44e0cc7 as master... Skipping Git submodules setup section_end:1594212121:get_sources section_start:1594212121:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.57s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.591s section_end:1594212138:step_script ERROR: Job failed: exit code 1  Job #629113340 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113340/raw ) Stage: build Name: go_1_12 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out e44e0cc7 as master... Skipping Git submodules setup section_end:1594212120:get_sources section_start:1594212120:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (9.88s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 9.892s section_end:1594212137:step_script ERROR: Job failed: exit code 1  Job #629113337 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/629113337/raw ) Stage: build Name: go_1_11 Trace: Fetching changes... Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/ Created fresh repository. Checking out e44e0cc7 as master... Skipping Git submodules setup section_end:1594212121:get_sources section_start:1594212121:step_script Executing "step_script" stage of the job script $ go test -timeout 10m -tags xmlroundtrip -v === RUN TestDomainSnapshot --- PASS: TestDomainSnapshot (0.00s) === RUN TestDomain --- PASS: TestDomain (0.01s) === RUN TestNetwork --- PASS: TestNetwork (0.00s) === RUN TestNodeDevice --- PASS: TestNodeDevice (0.00s) === RUN TestSecret --- PASS: TestSecret (0.00s) === RUN TestStoragePool --- PASS: TestStoragePool (0.00s) === RUN TestStorageVolume --- PASS: TestStorageVolume (0.00s) === RUN TestRoundTrip --- FAIL: TestRoundTrip (5.99s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/numatune-hmat.xml: /domain[0]/cpu[0]/numa[0]/cell[0]/cache[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 6.001s section_end:1594212133:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #162460194 has failed for master | d1d888a6
by GitLab 02 Jul '20

02 Jul '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: d1d888a6 ( https://gitlab.com/libvirt/libvirt/-/commit/d1d888a69f505922140bec292b8d208… ) Commit Message: NEWS: Update for libvirt 6.5.0 Signed-off-by: ... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #162460194 ( https://gitlab.com/libvirt/libvirt/-/pipelines/162460194 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 1 failed build. Job #621295762 ( https://gitlab.com/libvirt/libvirt/-/jobs/621295762/raw ) Stage: builds Name: x64-freebsd-12-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ... Build error: https://cirrus-ci.com/build/6430700360433664 CirrusAPIError: API returned 1 error(s): [{'message': 'Internal Server Error(s) while executing query'}] section_end:1593696317:step_script ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.