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
  • ----- 2026 -----
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • 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

  • 1 participants
  • 9496 discussions
libvirt-go-xml | Pipeline #156645691 has failed for master | 0df10bfd
by GitLab 16 Jun '20

16 Jun '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: 0df10bfd ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/0df10bfd9f0f89e901e12f90… ) Commit Message: Add support for migratable attribute on domain ... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #156645691 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/156645691 ) triggered by Erik Skultety ( https://gitlab.com/eskultety ) had 5 failed builds. Job #596862137 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596862137/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1592295352:get_sources section_start:1592295352:restore_cache Restoring cache section_end:1592295354:restore_cache section_start:1592295354:download_artifacts Downloading artifacts section_end:1592295355:download_artifacts section_start:1592295355:build_script Running before_script and 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 (4.62s) xml_test.go:374: testdata/libvirt/tests/networkxml2firewalldata/nat-ipv6-masquerade.xml: /network[0]/forward[0]/nat[0]/@ipv6: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.632s section_end:1592295365:build_script section_start:1592295365:after_script Running after_script section_end:1592295366:after_script section_start:1592295366:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592295368:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596862144 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596862144/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1592295347:get_sources section_start:1592295347:restore_cache Restoring cache section_end:1592295349:restore_cache section_start:1592295349:download_artifacts Downloading artifacts section_end:1592295350:download_artifacts section_start:1592295350:build_script Running before_script and 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/networkxml2firewalldata/nat-ipv6-masquerade.xml: /network[0]/forward[0]/nat[0]/@ipv6: attribute 'yes' in expected XML missing in actual XML --- FAIL: TestRoundTrip (4.84s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.860s section_end:1592295362:build_script section_start:1592295362:after_script Running after_script section_end:1592295364:after_script section_start:1592295364:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592295365:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596862138 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596862138/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1592295347:get_sources section_start:1592295347:restore_cache Restoring cache section_end:1592295349:restore_cache section_start:1592295349:download_artifacts Downloading artifacts section_end:1592295350:download_artifacts section_start:1592295350:build_script Running before_script and 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 (4.93s) xml_test.go:374: testdata/libvirt/tests/networkxml2firewalldata/nat-ipv6-masquerade.xml: /network[0]/forward[0]/nat[0]/@ipv6: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.942s section_end:1592295362:build_script section_start:1592295362:after_script Running after_script section_end:1592295364:after_script section_start:1592295364:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592295365:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596862141 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596862141/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1592295347:get_sources section_start:1592295347:restore_cache Restoring cache section_end:1592295348:restore_cache section_start:1592295348:download_artifacts Downloading artifacts section_end:1592295350:download_artifacts section_start:1592295350:build_script Running before_script and 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 (4.72s) xml_test.go:374: testdata/libvirt/tests/networkxml2firewalldata/nat-ipv6-masquerade.xml: /network[0]/forward[0]/nat[0]/@ipv6: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.738s section_end:1592295362:build_script section_start:1592295362:after_script Running after_script section_end:1592295363:after_script section_start:1592295363:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592295364:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596862140 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596862140/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1592295346:get_sources section_start:1592295346:restore_cache Restoring cache section_end:1592295347:restore_cache section_start:1592295347:download_artifacts Downloading artifacts section_end:1592295349:download_artifacts section_start:1592295349:build_script Running before_script and 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 (4.83s) xml_test.go:374: testdata/libvirt/tests/networkxml2firewalldata/nat-ipv6-masquerade.xml: /network[0]/forward[0]/nat[0]/@ipv6: attribute 'yes' in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 4.845s section_end:1592295361:build_script section_start:1592295361:after_script Running after_script section_end:1592295362:after_script section_start:1592295362:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592295363:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #156569490 has failed for master | dd07f98a
by GitLab 16 Jun '20

16 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #156569490 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/156569490 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #596541569 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596541569/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1592276799:get_sources section_start:1592276799:restore_cache Restoring cache section_end:1592276800:restore_cache section_start:1592276800:download_artifacts Downloading artifacts section_end:1592276802:download_artifacts section_start:1592276802:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (15.65s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 15.665s section_end:1592276824:build_script section_start:1592276824:after_script Running after_script section_end:1592276826:after_script section_start:1592276826:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592276827:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596541538 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596541538/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1592276798:get_sources section_start:1592276798:restore_cache Restoring cache section_end:1592276799:restore_cache section_start:1592276799:download_artifacts Downloading artifacts section_end:1592276801:download_artifacts section_start:1592276801:build_script Running before_script and 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 (15.22s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 15.235s section_end:1592276822:build_script section_start:1592276822:after_script Running after_script section_end:1592276824:after_script section_start:1592276824:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592276825:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596541557 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596541557/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1592276795:get_sources section_start:1592276795:restore_cache Restoring cache section_end:1592276797:restore_cache section_start:1592276797:download_artifacts Downloading artifacts section_end:1592276798:download_artifacts section_start:1592276798:build_script Running before_script and 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 (15.96s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 15.970s section_end:1592276821:build_script section_start:1592276821:after_script Running after_script section_end:1592276822:after_script section_start:1592276822:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592276824:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596541548 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596541548/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1592276792:get_sources section_start:1592276792:restore_cache Restoring cache section_end:1592276793:restore_cache section_start:1592276793:download_artifacts Downloading artifacts section_end:1592276795:download_artifacts section_start:1592276795:build_script Running before_script and 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 (16.94s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 16.958s section_end:1592276819:build_script section_start:1592276819:after_script Running after_script section_end:1592276820:after_script section_start:1592276820:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592276822:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #596541520 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/596541520/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1592276793:get_sources section_start:1592276793:restore_cache Restoring cache section_end:1592276794:restore_cache section_start:1592276794:download_artifacts Downloading artifacts section_end:1592276796:download_artifacts section_start:1592276796:build_script Running before_script and 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 (16.58s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 16.597s section_end:1592276817:build_script section_start:1592276817:after_script Running after_script section_end:1592276818:after_script section_start:1592276818:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592276820:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #156327240 has failed for master | e57323ec
by GitLab 15 Jun '20

15 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: e57323ec ( https://gitlab.com/libvirt/libvirt/-/commit/e57323ece1da2409421f9e80b5778e9… ) Commit Message: docs: Remove libvirt-dockerfiles from CI dashbo... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #156327240 ( https://gitlab.com/libvirt/libvirt/-/pipelines/156327240 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 2 failed builds. Job #595461234 ( https://gitlab.com/libvirt/libvirt/-/jobs/595461234/raw ) Stage: builds Name: x64-freebsd-12-build Trace: * [new branch] master -> origin/master * [new tag] v6.4.0 -> v6.4.0 * [new tag] v6.4.0-rc1 -> v6.4.0-rc1 Checking out e57323ec as master... Skipping Git submodules setup section_end:1592225071:get_sources section_start:1592225071:restore_cache Restoring cache section_end:1592225073:restore_cache section_start:1592225073:download_artifacts Downloading artifacts section_end:1592225074:download_artifacts section_start:1592225074:build_script Running before_script and script Authenticating with credentials from job payload (GitLab Registry) $ cirrus-run ci/cirrus/$NAME.yml.j2 Build created: https://cirrus-ci.com/build/6507299491545088 ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ....................................................... Build failed: https://cirrus-ci.com/build/6507299491545088 section_end:1592225851:build_script section_start:1592225851:after_script Running after_script section_end:1592225852:after_script section_start:1592225852:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592225854:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #595461199 ( https://gitlab.com/libvirt/libvirt/-/jobs/595461199/raw ) Stage: containers Name: mips-debian-sid-container Trace: E: Unable to locate package libiscsi-dev:mips E: Unable to locate package libncurses-dev:mips E: Unable to locate package libnl-3-dev:mips E: Unable to locate package libnl-route-3-dev:mips E: Unable to locate package libnuma-dev:mips E: Unable to locate package libparted-dev:mips E: Unable to locate package libpcap0.8-dev:mips E: Couldn't find any package by glob 'libpcap0.8-dev' E: Couldn't find any package by regex 'libpcap0.8-dev' E: Unable to locate package libpciaccess-dev:mips E: Unable to locate package librbd-dev:mips E: Unable to locate package libreadline-dev:mips E: Unable to locate package libsanlock-dev:mips E: Unable to locate package libsasl2-dev:mips E: Unable to locate package libselinux1-dev:mips E: Unable to locate package libssh-gcrypt-dev:mips E: Unable to locate package libssh2-1-dev:mips E: Unable to locate package libtirpc-dev:mips E: Unable to locate package libudev-dev:mips E: Unable to locate package libxml2-dev:mips E: Unable to locate package libyajl-dev:mips E: Unable to locate package xfslibs-dev:mips The command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && 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-mips-linux-gnu libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libglusterfs-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100 section_end:1592225028:build_script section_start:1592225028:after_script Running after_script Running after script... $ docker logout Not logged in to https://index.docker.io/v1/ section_end:1592225029:after_script section_start:1592225029:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592225031:upload_artifacts_on_failure ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #156145101 has failed for master | dd07f98a
by GitLab 15 Jun '20

15 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #156145101 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/156145101 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #594681895 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594681895/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1592190374:get_sources section_start:1592190374:restore_cache Restoring cache section_end:1592190375:restore_cache section_start:1592190375:download_artifacts Downloading artifacts section_end:1592190377:download_artifacts section_start:1592190377:build_script Running before_script and 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 (63.46s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 63.479s section_end:1592190445:build_script section_start:1592190445:after_script Running after_script section_end:1592190447:after_script section_start:1592190447:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592190448:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594681935 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594681935/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1592190372:get_sources section_start:1592190372:restore_cache Restoring cache section_end:1592190374:restore_cache section_start:1592190374:download_artifacts Downloading artifacts section_end:1592190375:download_artifacts section_start:1592190375:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (62.46s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 62.471s section_end:1592190445:build_script section_start:1592190445:after_script Running after_script section_end:1592190446:after_script section_start:1592190446:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592190448:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594681928 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594681928/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1592190373:get_sources section_start:1592190373:restore_cache Restoring cache section_end:1592190375:restore_cache section_start:1592190375:download_artifacts Downloading artifacts section_end:1592190376:download_artifacts section_start:1592190376:build_script Running before_script and 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 (58.81s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.826s section_end:1592190443:build_script section_start:1592190443:after_script Running after_script section_end:1592190445:after_script section_start:1592190445:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592190446:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594681921 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594681921/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1592190372:get_sources section_start:1592190372:restore_cache Restoring cache section_end:1592190373:restore_cache section_start:1592190373:download_artifacts Downloading artifacts section_end:1592190375:download_artifacts section_start:1592190375:build_script Running before_script and 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 (60.75s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 60.771s section_end:1592190442:build_script section_start:1592190442:after_script Running after_script section_end:1592190444:after_script section_start:1592190444:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592190445:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594681913 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594681913/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1592190370:get_sources section_start:1592190370:restore_cache Restoring cache section_end:1592190371:restore_cache section_start:1592190371:download_artifacts Downloading artifacts section_end:1592190373:download_artifacts section_start:1592190373:build_script Running before_script and 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 (60.30s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 60.314s section_end:1592190440:build_script section_start:1592190440:after_script Running after_script section_end:1592190441:after_script section_start:1592190441:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592190442:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #155975950 has failed for master | dd07f98a
by GitLab 14 Jun '20

14 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #155975950 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/155975950 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #594146349 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594146349/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1592104007:get_sources section_start:1592104007:restore_cache Restoring cache section_end:1592104008:restore_cache section_start:1592104008:download_artifacts Downloading artifacts section_end:1592104010:download_artifacts section_start:1592104010:build_script Running before_script and 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 (54.76s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 54.774s section_end:1592104072:build_script section_start:1592104072:after_script Running after_script section_end:1592104073:after_script section_start:1592104073:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592104075:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594146354 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594146354/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1592104006:get_sources section_start:1592104006:restore_cache Restoring cache section_end:1592104007:restore_cache section_start:1592104007:download_artifacts Downloading artifacts section_end:1592104009:download_artifacts section_start:1592104009:build_script Running before_script and 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 (55.56s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 55.572s section_end:1592104071:build_script section_start:1592104071:after_script Running after_script section_end:1592104073:after_script section_start:1592104073:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592104074:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594146364 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594146364/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1592104001:get_sources section_start:1592104001:restore_cache Restoring cache section_end:1592104003:restore_cache section_start:1592104003:download_artifacts Downloading artifacts section_end:1592104004:download_artifacts section_start:1592104004:build_script Running before_script and 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 (58.52s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.539s section_end:1592104070:build_script section_start:1592104070:after_script Running after_script section_end:1592104072:after_script section_start:1592104072:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592104073:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594146368 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594146368/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1592103999:get_sources section_start:1592103999:restore_cache Restoring cache section_end:1592104000:restore_cache section_start:1592104000:download_artifacts Downloading artifacts section_end:1592104002:download_artifacts section_start:1592104002:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (59.45s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 59.463s section_end:1592104068:build_script section_start:1592104068:after_script Running after_script section_end:1592104070:after_script section_start:1592104070:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592104071:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #594146339 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/594146339/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1592104000:get_sources section_start:1592104000:restore_cache Restoring cache section_end:1592104002:restore_cache section_start:1592104002:download_artifacts Downloading artifacts section_end:1592104003:download_artifacts section_start:1592104003:build_script Running before_script and 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 (59.33s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 59.344s section_end:1592104067:build_script section_start:1592104067:after_script Running after_script section_end:1592104069:after_script section_start:1592104069:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592104070:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #155822601 has failed for master | dd07f98a
by GitLab 13 Jun '20

13 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #155822601 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/155822601 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #593697220 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/593697220/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1592017605:get_sources section_start:1592017605:restore_cache Restoring cache section_end:1592017607:restore_cache section_start:1592017607:download_artifacts Downloading artifacts section_end:1592017608:download_artifacts section_start:1592017608:build_script Running before_script and 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 (55.59s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 55.605s section_end:1592017671:build_script section_start:1592017671:after_script Running after_script section_end:1592017672:after_script section_start:1592017672:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592017674:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #593697212 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/593697212/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1592017603:get_sources section_start:1592017603:restore_cache Restoring cache section_end:1592017605:restore_cache section_start:1592017605:download_artifacts Downloading artifacts section_end:1592017606:download_artifacts section_start:1592017606:build_script Running before_script and 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 (56.40s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 56.415s section_end:1592017669:build_script section_start:1592017669:after_script Running after_script section_end:1592017671:after_script section_start:1592017671:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592017672:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #593697222 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/593697222/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1592017603:get_sources section_start:1592017603:restore_cache Restoring cache section_end:1592017604:restore_cache section_start:1592017604:download_artifacts Downloading artifacts section_end:1592017606:download_artifacts section_start:1592017606:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (55.72s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 55.735s section_end:1592017669:build_script section_start:1592017669:after_script Running after_script section_end:1592017670:after_script section_start:1592017670:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592017672:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #593697208 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/593697208/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1592017602:get_sources section_start:1592017602:restore_cache Restoring cache section_end:1592017604:restore_cache section_start:1592017604:download_artifacts Downloading artifacts section_end:1592017605:download_artifacts section_start:1592017605:build_script Running before_script and 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 (56.04s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 56.056s section_end:1592017666:build_script section_start:1592017666:after_script Running after_script section_end:1592017668:after_script section_start:1592017668:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592017669:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #593697221 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/593697221/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1592017596:get_sources section_start:1592017596:restore_cache Restoring cache section_end:1592017598:restore_cache section_start:1592017598:download_artifacts Downloading artifacts section_end:1592017599:download_artifacts section_start:1592017599:build_script Running before_script and 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 (55.61s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 55.629s section_end:1592017662:build_script section_start:1592017662:after_script Running after_script section_end:1592017663:after_script section_start:1592017663:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1592017665:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt-go-xml | Pipeline #155474787 has failed for master | dd07f98a
by GitLab 12 Jun '20

12 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #155474787 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/155474787 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #592314738 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/592314738/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1591931178:get_sources section_start:1591931178:restore_cache Restoring cache section_end:1591931180:restore_cache section_start:1591931180:download_artifacts Downloading artifacts section_end:1591931181:download_artifacts section_start:1591931181:build_script Running before_script and 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 (53.94s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 53.954s section_end:1591931243:build_script section_start:1591931243:after_script Running after_script section_end:1591931244:after_script section_start:1591931244:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591931246:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #592314701 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/592314701/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1591931176:get_sources section_start:1591931176:restore_cache Restoring cache section_end:1591931177:restore_cache section_start:1591931177:download_artifacts Downloading artifacts section_end:1591931179:download_artifacts section_start:1591931179:build_script Running before_script and 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 (56.73s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 56.748s section_end:1591931242:build_script section_start:1591931242:after_script Running after_script section_end:1591931244:after_script section_start:1591931244:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591931245:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #592314717 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/592314717/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1591931171:get_sources section_start:1591931171:restore_cache Restoring cache section_end:1591931172:restore_cache section_start:1591931172:download_artifacts Downloading artifacts section_end:1591931174:download_artifacts section_start:1591931174:build_script Running before_script and 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 (58.17s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.187s section_end:1591931239:build_script section_start:1591931239:after_script Running after_script section_end:1591931240:after_script section_start:1591931240:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591931242:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #592314757 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/592314757/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1591931171:get_sources section_start:1591931171:restore_cache Restoring cache section_end:1591931173:restore_cache section_start:1591931173:download_artifacts Downloading artifacts section_end:1591931174:download_artifacts section_start:1591931174:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (58.20s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 58.217s section_end:1591931239:build_script section_start:1591931239:after_script Running after_script section_end:1591931240:after_script section_start:1591931240:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591931242:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #592314688 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/592314688/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1591931167:get_sources section_start:1591931167:restore_cache Restoring cache section_end:1591931169:restore_cache section_start:1591931169:download_artifacts Downloading artifacts section_end:1591931170:download_artifacts section_start:1591931170:build_script Running before_script and 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 (54.98s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 54.998s section_end:1591931230:build_script section_start:1591931230:after_script Running after_script section_end:1591931231:after_script section_start:1591931231:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591931233:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #155346486 has failed for master | 2250a0b5
by GitLab 11 Jun '20

11 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 2250a0b5 ( https://gitlab.com/libvirt/libvirt/-/commit/2250a0b56f12e30d67210fd49d21230… ) Commit Message: ci: Update build system integration The ci-* t... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #155346486 ( https://gitlab.com/libvirt/libvirt/-/pipelines/155346486 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 3 failed builds. Job #591755175 ( https://gitlab.com/libvirt/libvirt/-/jobs/591755175/raw ) Stage: containers Name: mipsel-debian-sid-container Trace: Unpacking dpkg-dev (1.19.7) ... Setting up bzip2 (1.0.8-3) ... Setting up dpkg-dev (1.19.7) ... 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: libc6-dev:mipsel : Depends: linux-libc-dev:mipsel but it is not going to be installed libcurl3-gnutls:mipsel : Depends: libgnutls30:mipsel (>= 3.6.12) but it is not going to be installed libgnutls-dane0:mipsel : Depends: libgnutls30:mipsel (= 3.6.14-1) but it is not going to be installed libgnutls-openssl27:mipsel : Depends: libgnutls30:mipsel (= 3.6.14-1) but it is not going to be installed libgnutls28-dev:mipsel : Depends: libgnutls30:mipsel (= 3.6.14-1) but it is not going to be installed libgnutlsxx28:mipsel : Depends: libgnutls30:mipsel (= 3.6.14-1) but it is not going to be installed libldap-2.4-2:mipsel : Depends: libgnutls30:mipsel (>= 3.6.12) but it is not going to be installed librtmp1:mipsel : Depends: libgnutls30:mipsel (>= 3.6.6) 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 mipsel && 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-mipsel-linux-gnu libacl1-dev:mipsel libapparmor-dev:mipsel libattr1-dev:mipsel libaudit-dev:mipsel libavahi-client-dev:mipsel libblkid-dev:mipsel libc6-dev:mipsel libcap-ng-dev:mipsel libcurl4-gnutls-dev:mipsel libdbus-1-dev:mipsel libdevmapper-dev:mipsel libfuse-dev:mipsel libglib2.0-dev:mipsel libglusterfs-dev:mipsel libgnutls28-dev:mipsel libiscsi-dev:mipsel libncurses-dev:mipsel libnl-3-dev:mipsel libnl-route-3-dev:mipsel libnuma-dev:mipsel libparted-dev:mipsel libpcap0.8-dev:mipsel libpciaccess-dev:mipsel libreadline-dev:mipsel libsanlock-dev:mipsel libsasl2-dev:mipsel libselinux1-dev:mipsel libssh-gcrypt-dev:mipsel libssh2-1-dev:mipsel libtirpc-dev:mipsel libudev-dev:mipsel libxml2-dev:mipsel libyajl-dev:mipsel xfslibs-dev:mipsel && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100 section_end:1591895428:build_script section_start:1591895428:after_script Running after_script Running after script... $ docker logout Not logged in to https://index.docker.io/v1/ section_end:1591895430:after_script section_start:1591895430:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591895431:upload_artifacts_on_failure ERROR: Job failed: exit code 100  Job #591755173 ( https://gitlab.com/libvirt/libvirt/-/jobs/591755173/raw ) Stage: containers Name: mips64el-debian-sid-container Trace: Unpacking dpkg-dev (1.19.7) ... Setting up bzip2 (1.0.8-3) ... Setting up dpkg-dev (1.19.7) ... 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: libc6-dev:mips64el : Depends: linux-libc-dev:mips64el but it is not going to be installed libcurl3-gnutls:mips64el : Depends: libgnutls30:mips64el (>= 3.6.12) but it is not going to be installed libgnutls-dane0:mips64el : Depends: libgnutls30:mips64el (= 3.6.14-1) but it is not going to be installed libgnutls-openssl27:mips64el : Depends: libgnutls30:mips64el (= 3.6.14-1) but it is not going to be installed libgnutls28-dev:mips64el : Depends: libgnutls30:mips64el (= 3.6.14-1) but it is not going to be installed libgnutlsxx28:mips64el : Depends: libgnutls30:mips64el (= 3.6.14-1) but it is not going to be installed libldap-2.4-2:mips64el : Depends: libgnutls30:mips64el (>= 3.6.12) but it is not going to be installed librtmp1:mips64el : Depends: libgnutls30:mips64el (>= 3.6.6) 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 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 libglusterfs-dev:mips64el libgnutls28-dev:mips64el libiscsi-dev:mips64el libncurses-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:1591895410:build_script section_start:1591895410:after_script Running after_script Running after script... $ docker logout Not logged in to https://index.docker.io/v1/ section_end:1591895411:after_script section_start:1591895411:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591895413:upload_artifacts_on_failure ERROR: Job failed: exit code 100  Job #591755171 ( https://gitlab.com/libvirt/libvirt/-/jobs/591755171/raw ) Stage: containers Name: mips-debian-sid-container Trace: E: Unable to locate package libiscsi-dev:mips E: Unable to locate package libncurses-dev:mips E: Unable to locate package libnl-3-dev:mips E: Unable to locate package libnl-route-3-dev:mips E: Unable to locate package libnuma-dev:mips E: Unable to locate package libparted-dev:mips E: Unable to locate package libpcap0.8-dev:mips E: Couldn't find any package by glob 'libpcap0.8-dev' E: Couldn't find any package by regex 'libpcap0.8-dev' E: Unable to locate package libpciaccess-dev:mips E: Unable to locate package librbd-dev:mips E: Unable to locate package libreadline-dev:mips E: Unable to locate package libsanlock-dev:mips E: Unable to locate package libsasl2-dev:mips E: Unable to locate package libselinux1-dev:mips E: Unable to locate package libssh-gcrypt-dev:mips E: Unable to locate package libssh2-1-dev:mips E: Unable to locate package libtirpc-dev:mips E: Unable to locate package libudev-dev:mips E: Unable to locate package libxml2-dev:mips E: Unable to locate package libyajl-dev:mips E: Unable to locate package xfslibs-dev:mips The command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive && dpkg --add-architecture mips && 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-mips-linux-gnu libacl1-dev:mips libapparmor-dev:mips libattr1-dev:mips libaudit-dev:mips libavahi-client-dev:mips libblkid-dev:mips libc6-dev:mips libcap-ng-dev:mips libcurl4-gnutls-dev:mips libdbus-1-dev:mips libdevmapper-dev:mips libfuse-dev:mips libglib2.0-dev:mips libglusterfs-dev:mips libgnutls28-dev:mips libiscsi-dev:mips libncurses-dev:mips libnl-3-dev:mips libnl-route-3-dev:mips libnuma-dev:mips libparted-dev:mips libpcap0.8-dev:mips libpciaccess-dev:mips librbd-dev:mips libreadline-dev:mips libsanlock-dev:mips libsasl2-dev:mips libselinux1-dev:mips libssh-gcrypt-dev:mips libssh2-1-dev:mips libtirpc-dev:mips libudev-dev:mips libxml2-dev:mips libyajl-dev:mips xfslibs-dev:mips && apt-get autoremove -y && apt-get autoclean -y' returned a non-zero code: 100 section_end:1591895404:build_script section_start:1591895404:after_script Running after_script Running after script... $ docker logout Not logged in to https://index.docker.io/v1/ section_end:1591895405:after_script section_start:1591895405:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591895407:upload_artifacts_on_failure ERROR: Job failed: exit code 100  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-rawhide #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins7564867580602974053.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (36.22s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> 36.357s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-9 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/129…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins2001615791759301941.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (54.46s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> 54.580s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-centos-7 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/129…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins698594083737447000.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (29.46s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> 29.558s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-32 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-32 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins4552122666944392347.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (16.22s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/ws/> 16.350s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-10 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins4966455298854400718.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (27.17s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/ws/> 27.254s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-31 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-31 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins17983656011602592562.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (16.64s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> 16.825s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-12 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/1…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins15217024526221980540.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (11.65s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> 11.767s Build step 'Execute shell' marked build as failure
1 5
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-11 #1292
by ci@centos.org 11 Jun '20

11 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/1…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1292 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1296 originally caused by: Started by upstream project "libvirt-build" build number 1484 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins13570556419360955893.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (7.66s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> 7.769s Build step 'Execute shell' marked build as failure
1 5
0 0
libvirt-go-xml | Pipeline #155073692 has failed for master | dd07f98a
by GitLab 11 Jun '20

11 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #155073692 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/155073692 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #590560179 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/590560179/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1591844769:get_sources section_start:1591844769:restore_cache Restoring cache section_end:1591844770:restore_cache section_start:1591844770:download_artifacts Downloading artifacts section_end:1591844772:download_artifacts section_start:1591844772:build_script Running before_script and 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 (61.41s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 61.429s section_end:1591844840:build_script section_start:1591844840:after_script Running after_script section_end:1591844841:after_script section_start:1591844841:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591844843:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #590560269 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/590560269/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1591844769:get_sources section_start:1591844769:restore_cache Restoring cache section_end:1591844770:restore_cache section_start:1591844770:download_artifacts Downloading artifacts section_end:1591844771:download_artifacts section_start:1591844771:build_script Running before_script and 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 (60.73s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 60.748s section_end:1591844839:build_script section_start:1591844839:after_script Running after_script section_end:1591844840:after_script section_start:1591844840:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591844842:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #590560157 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/590560157/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1591844766:get_sources section_start:1591844766:restore_cache Restoring cache section_end:1591844768:restore_cache section_start:1591844768:download_artifacts Downloading artifacts section_end:1591844769:download_artifacts section_start:1591844769:build_script Running before_script and 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 (64.40s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 64.416s section_end:1591844838:build_script section_start:1591844838:after_script Running after_script section_end:1591844840:after_script section_start:1591844840:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591844841:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #590560290 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/590560290/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1591844769:get_sources section_start:1591844769:restore_cache Restoring cache section_end:1591844770:restore_cache section_start:1591844770:download_artifacts Downloading artifacts section_end:1591844772:download_artifacts section_start:1591844772:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (59.68s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 59.692s section_end:1591844838:build_script section_start:1591844838:after_script Running after_script section_end:1591844840:after_script section_start:1591844840:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591844841:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #590560242 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/590560242/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1591844767:get_sources section_start:1591844767:restore_cache Restoring cache section_end:1591844769:restore_cache section_start:1591844769:download_artifacts Downloading artifacts section_end:1591844770:download_artifacts section_start:1591844770:build_script Running before_script and 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 (61.96s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 61.968s section_end:1591844838:build_script section_start:1591844838:after_script Running after_script section_end:1591844840:after_script section_start:1591844840:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591844841:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #154943070 has failed for master | 0d009ca6
by GitLab 10 Jun '20

10 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 0d009ca6 ( https://gitlab.com/libvirt/libvirt/-/commit/0d009ca646a4e7438952f6d2739ab7f… ) Commit Message: ci: Reduce number of stages Right now we're di... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #154943070 ( https://gitlab.com/libvirt/libvirt/-/pipelines/154943070 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 2 failed builds. Job #589985579 ( https://gitlab.com/libvirt/libvirt/-/jobs/589985579/raw ) Stage: builds Name: x64-freebsd-12-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ .....................section_end:1591814053:build_script section_start:1591814053:after_script Running after_script WARNING: Failed to inspect build container baccb07e0e2c7fc9cebc23e6d14cf20b2df01bfc0d8a57fbdc2039f1f38df1a0 context deadline exceeded (docker_command.go:78:0s) Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master ... section_end:1591814053:after_script section_start:1591814053:upload_artifacts_on_failure Uploading artifacts for failed job Pulling docker image gitlab/gitlab-runner-helper:x86_64-c127439c ... section_end:1591814053:upload_artifacts_on_failure ERROR: Job failed: execution took longer than 1h0m0s seconds  Job #589985581 ( https://gitlab.com/libvirt/libvirt/-/jobs/589985581/raw ) Stage: builds Name: x64-macos-1015-build Trace: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ......................section_end:1591814051:build_script section_start:1591814051:after_script Running after_script WARNING: Failed to inspect build container 0e6eb910c70ce99e9cef5ae50fa1d74cbe6e6d333a5e83c2d0b7662428be185e context deadline exceeded (docker_command.go:78:0s) Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master ... section_end:1591814051:after_script section_start:1591814051:upload_artifacts_on_failure Uploading artifacts for failed job Pulling docker image gitlab/gitlab-runner-helper:x86_64-c127439c ... section_end:1591814051:upload_artifacts_on_failure 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 #154641496 has failed for master | dd07f98a
by GitLab 10 Jun '20

10 Jun '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: dd07f98a ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/dd07f98a02788c19568e799e… ) Commit Message: Add 'downscript' for domain interfaces Signed... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #154641496 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/154641496 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #588666245 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/588666245/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1591758372:get_sources section_start:1591758372:restore_cache Restoring cache section_end:1591758374:restore_cache section_start:1591758374:download_artifacts Downloading artifacts section_end:1591758375:download_artifacts section_start:1591758375:build_script Running before_script and 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 (61.56s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 61.578s section_end:1591758444:build_script section_start:1591758444:after_script Running after_script section_end:1591758445:after_script section_start:1591758445:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591758447:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #588666246 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/588666246/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1591758371:get_sources section_start:1591758371:restore_cache Restoring cache section_end:1591758373:restore_cache section_start:1591758373:download_artifacts Downloading artifacts section_end:1591758374:download_artifacts section_start:1591758374:build_script Running before_script and 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/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (60.48s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 60.495s section_end:1591758442:build_script section_start:1591758442:after_script Running after_script section_end:1591758444:after_script section_start:1591758444:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591758445:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #588666240 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/588666240/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1591758371:get_sources section_start:1591758371:restore_cache Restoring cache section_end:1591758373:restore_cache section_start:1591758373:download_artifacts Downloading artifacts section_end:1591758374:download_artifacts section_start:1591758374:build_script Running before_script and 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 (61.10s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 61.112s section_end:1591758442:build_script section_start:1591758442:after_script Running after_script section_end:1591758444:after_script section_start:1591758444:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591758445:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #588666244 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/588666244/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1591758372:get_sources section_start:1591758372:restore_cache Restoring cache section_end:1591758374:restore_cache section_start:1591758374:download_artifacts Downloading artifacts section_end:1591758375:download_artifacts section_start:1591758375:build_script Running before_script and 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 (59.22s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 59.233s section_end:1591758442:build_script section_start:1591758442:after_script Running after_script section_end:1591758443:after_script section_start:1591758443:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591758445:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #588666238 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/588666238/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1591758369:get_sources section_start:1591758369:restore_cache Restoring cache section_end:1591758371:restore_cache section_start:1591758371:download_artifacts Downloading artifacts section_end:1591758372:download_artifacts section_start:1591758372:build_script Running before_script and 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 (62.01s) xml_test.go:374: testdata/libvirt/tests/domaincapsdata/qemu_1.5.3-q35.x86_64.xml: /domainCapabilities[0]/cpu[0]/mode[0]/enum[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 62.026s section_end:1591758439:build_script section_start:1591758439:after_script Running after_script section_end:1591758440:after_script section_start:1591758440:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591758442:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
Build failed in Jenkins: libvirt-check » libvirt-freebsd-12 #1214
by ci@centos.org 09 Jun '20

09 Jun '20
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/1214/dis…> ------------------------------------------ [...truncated 2.75 KB...] /usr/local/bin/gmake all-recursive gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> Making all in . gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> Making all in include/libvirt gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in src gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake all-am gmake[6]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in tools gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake all-am gmake[6]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in docs gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in tests gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in po gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making all in examples gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> Making check in include/libvirt gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[2]: Nothing to be done for 'check'. gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making check in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake check-am gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake check-local gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct WARNING: skipping pdwtags test with Clang WARNING: skipping pdwtags test with Clang GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/virnetprotocol-struct WARNING: skipping pdwtags test with Clang WARNING: skipping pdwtags test with Clang GEN ../../src/lock_protocol-struct WARNING: skipping pdwtags test with Clang GEN check-symsorting GEN ../../src/admin_protocol-struct WARNING: skipping pdwtags test with Clang GEN check-drivername WARNING: skipping pdwtags test with Clang GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making check in tools gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake check-am gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[3]: Nothing to be done for 'check-am'. gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making check in docs gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake check-local gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/xmllint --nonet --noout html/*.html gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> Making check in tests gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> /usr/local/bin/gmake check-TESTS gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> SKIP: virhostcputest PASS: sockettest PASS: virbuftest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: utiltest SKIP: shunloadtest PASS: virtimetest PASS: viruritest PASS: viralloctest PASS: commandtest PASS: virauthconfigtest SKIP: vircgrouptest PASS: virbitmaptest SKIP: virpcitest PASS: virendiantest PASS: vircryptotest PASS: virfiletest PASS: virfilecachetest SKIP: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest SKIP: virportallocatortest PASS: sysinfotest SKIP: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest SKIP: virhostdevtest SKIP: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virshtest SKIP: virnettlscontexttest SKIP: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest SKIP: virsystemdtest PASS: virpolkittest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: virschematest PASS: qemumonitorjsontest PASS: qemuagenttest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemumigparamstest PASS: qemusecuritytest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: bhyvexml2argvtest PASS: bhyvexml2xmltest PASS: bhyveargv2xmltest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest SKIP: networkxml2firewalltest PASS: qemucapabilitiestest PASS: virnwfilterbindingxml2xmltest PASS: storagevolxml2argvtest PASS: nwfilterxml2xmltest PASS: virstorageutiltest PASS: storagepoolxml2argvtest PASS: storagepoolxml2xmltest PASS: nsstest PASS: storagepoolcapstest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: nssguesttest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest FAIL: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: qemuxml2argvtest PASS: virnetdevopenvswitchtest PASS: libvirtd-pool PASS: libvirtd-fail PASS: virsh-auth PASS: virsh-define-dev-segfault PASS: virsh-cpuset SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-start PASS: virsh-undefine PASS: virsh-snapshot PASS: virsh-vcpupin PASS: virsh-uriprecedence PASS: cputest ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 120 # PASS: 105 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ gmake[4]: *** [Makefile:4840: test-suite.log] Error 1 gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[3]: *** [Makefile:4948: check-TESTS] Error 2 gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[2]: *** [Makefile:6002: check-am] Error 2 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'> gmake[1]: *** [Makefile:804: check-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build'> gmake: *** [Makefile:1099: check] Error 2 + find -name test-suite.log + xargs cat find: illegal option -- n usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
Build failed in Jenkins: libvirt-rpm » libvirt-fedora-rawhide #1119
by ci@centos.org 08 Jun '20

08 Jun '20
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/1119/d…> ------------------------------------------ [...truncated 6.81 MB...] make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in include/libvirt make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in src make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make check-local make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct GEN ../../src/virnetprotocol-struct GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/lxc_monitor_protocol-struct GEN ../../src/lock_protocol-struct GEN ../../src/admin_protocol-struct GEN check-symfile GEN check-symsorting GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in tools make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in docs make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make check-local make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> /usr/bin/make check-TESTS make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: virshtest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virendiantest PASS: virpcitest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: virschematest PASS: vircapstest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: virresctrltest PASS: vircaps2xmltest PASS: virdbustest PASS: fdstreamtest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: xlconfigtest PASS: xmconfigtest PASS: libxlxml2domconfigtest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuxml2argvtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemucommandutiltest PASS: qemumemlocktest PASS: qemumigparamstest PASS: qemublocktest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: qemusecuritytest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: storagepoolxml2argvtest PASS: virstorageutiltest PASS: storagepoolxml2xmltest PASS: storagepoolcapstest PASS: virscsitest PASS: virstoragetest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: cputest PASS: virusbtest PASS: virnetdevbandwidthtest PASS: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: virnetdevopenvswitchtest PASS: libvirtd-pool PASS: virsh-auth PASS: virsh-cpuset PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: libvirtd-fail PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-snapshot PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-optparse PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 137 # PASS: 137 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in po make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> Making check in examples make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…'> + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libvirt-6.5.0-1.fc33.x86_64 Processing files: libvirt-docs-6.5.0-1.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KgcX77 + umask 022 + cd <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cd libvirt-6.5.0 + DOCDIR=<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cp -pr ChangeLog <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> cp: cannot stat 'NEWS': No such file or directory + : + cp -pr README <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cp -pr README.rst <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + cp -pr x86_64-redhat-linux-gnu/libvirt-docs/examples x86_64-redhat-linux-gnu/libvirt-docs/html <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> + RPM_EC=0 ++ jobs -p + exit 0 error: File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> RPM build errors: Found bdb Packages database while attempting sqlite backend: using bdb backend. File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-rawhide/ws/bui…> Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-rpm » libvirt-fedora-32 #1119
by ci@centos.org 08 Jun '20

08 Jun '20
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/1119/displa…> ------------------------------------------ [...truncated 6.81 MB...] make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in include/libvirt make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in src make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make check-local make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct GEN ../../src/virnetprotocol-struct GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/lxc_monitor_protocol-struct GEN ../../src/lock_protocol-struct GEN ../../src/admin_protocol-struct GEN check-symfile GEN check-symsorting GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in tools make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in docs make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make check-local make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> /usr/bin/make check-TESTS make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: virshtest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viralloctest PASS: viruritest PASS: virbitmaptest PASS: virauthconfigtest PASS: vircryptotest PASS: vircgrouptest PASS: virpcitest PASS: virendiantest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: virschematest PASS: domainconftest PASS: virhostdevtest PASS: domaincapstest PASS: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlssessiontest PASS: virnettlscontexttest PASS: scsihosttest PASS: fchosttest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: xlconfigtest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: libxlxml2domconfigtest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuxml2argvtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemucommandutiltest PASS: qemumemlocktest PASS: qemumigparamstest PASS: qemublocktest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: qemusecuritytest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: storagepoolxml2argvtest PASS: virstorageutiltest PASS: storagepoolxml2xmltest PASS: storagepoolcapstest PASS: virscsitest PASS: virstoragetest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: cputest PASS: virnetdevbandwidthtest PASS: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: virnetdevopenvswitchtest PASS: libvirtd-pool PASS: virsh-auth PASS: virsh-cpuset PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: libvirtd-fail PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-snapshot PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-optparse PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 137 # PASS: 137 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in po make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> Making check in examples make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…'> + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libvirt-6.5.0-1.fc32.x86_64 Processing files: libvirt-docs-6.5.0-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zjWdNo + umask 022 + cd <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cd libvirt-6.5.0 + DOCDIR=<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cp -pr ChangeLog <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> cp: cannot stat 'NEWS': No such file or directory + : + cp -pr README <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cp -pr README.rst <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + cp -pr x86_64-redhat-linux-gnu/libvirt-docs/examples x86_64-redhat-linux-gnu/libvirt-docs/html <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> + RPM_EC=0 ++ jobs -p + exit 0 error: File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> RPM build errors: File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-32/ws/build/rp…> Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-rpm » libvirt-fedora-31 #1119
by ci@centos.org 08 Jun '20

08 Jun '20
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/1119/displa…> ------------------------------------------ [...truncated 6.81 MB...] make[5]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in include/libvirt make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in src make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make check-local make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct GEN ../../src/virnetprotocol-struct GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/lxc_monitor_protocol-struct GEN ../../src/lock_protocol-struct GEN ../../src/admin_protocol-struct GEN check-symfile GEN check-symsorting GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in tools make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in docs make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make check-local make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> /usr/bin/make check-TESTS make[3]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: virshtest PASS: seclabeltest PASS: commandtest PASS: virhashtest PASS: virconftest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: virschematest PASS: vircapstest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: virerrortest PASS: vshtabletest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlscontexttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: xlconfigtest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: libxlxml2domconfigtest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuxml2argvtest PASS: qemuagenttest PASS: qemucapabilitiestest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemumigparamstest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: qemusecuritytest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: storagepoolxml2argvtest PASS: virstorageutiltest PASS: storagepoolxml2xmltest PASS: storagepoolcapstest PASS: virscsitest PASS: virstoragetest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: cputest PASS: virnetdevbandwidthtest PASS: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: virnetdevopenvswitchtest PASS: libvirtd-pool PASS: virsh-auth PASS: libvirtd-fail PASS: virsh-cpuset PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-snapshot PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-optparse PASS: virsh-vcpupin ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 137 # PASS: 137 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in po make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> Making check in examples make[2]: Entering directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…'> + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libvirt-6.5.0-1.fc31.x86_64 Processing files: libvirt-docs-6.5.0-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z6Wkq9 + umask 022 + cd <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cd libvirt-6.5.0 + DOCDIR=<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cp -pr ChangeLog <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> cp: cannot stat 'NEWS': No such file or directory + : + cp -pr README <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cp -pr README.rst <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + cp -pr x86_64-redhat-linux-gnu/libvirt-docs/examples x86_64-redhat-linux-gnu/libvirt-docs/html <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> + RPM_EC=0 ++ jobs -p + exit 0 error: File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> RPM build errors: File not found: <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-fedora-31/ws/build/rp…> Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libvirt-rpm » libvirt-centos-7 #1119
by ci@centos.org 08 Jun '20

08 Jun '20
See <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/1119/display…> ------------------------------------------ [...truncated 4.19 MB...] make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making all in tests make[5]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[5]: Nothing to be done for `all'. make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making all in po make[5]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[5]: Nothing to be done for `all'. make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making all in examples make[5]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[5]: Nothing to be done for `all'. make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in include/libvirt make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in src make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make check-am make[3]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make check-local make[4]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct GEN ../../src/virnetprotocol-struct GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/lxc_monitor_protocol-struct GEN ../../src/lock_protocol-struct GEN ../../src/admin_protocol-struct GEN check-symfile GEN check-symsorting GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in tools make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make check-am make[3]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in docs make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make check-local make[3]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in tests make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make make[3]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[3]: Nothing to be done for `all'. make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> /usr/bin/make check-TESTS make[3]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[4]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: commandtest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: virshtest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virendiantest PASS: virpcitest PASS: virfilecachetest PASS: virfiletest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: virschematest PASS: domainconftest PASS: domaincapstest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: vircaps2xmltest PASS: virnettlscontexttest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuxml2argvtest PASS: qemuagenttest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemucapabilitiestest PASS: qemumigparamstest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: qemusecuritytest PASS: esxutilstest PASS: vmx2xmltest PASS: xml2vmxtest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: storagepoolxml2argvtest PASS: virstorageutiltest PASS: storagepoolxml2xmltest PASS: storagepoolcapstest PASS: virscsitest PASS: nsstest PASS: virstoragetest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: cputest PASS: virnetdevbandwidthtest PASS: virdrivermoduletest PASS: eventtest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: virnetdevopenvswitchtest PASS: libvirtd-pool PASS: virsh-auth PASS: libvirtd-fail PASS: virsh-cpuset PASS: virsh-define-dev-segfault PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-snapshot PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-optparse PASS: virsh-vcpupin make[5]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[5]: Nothing to be done for `all'. make[5]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 130 # PASS: 130 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[3]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in po make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> Making check in examples make[2]: Entering directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> make[1]: Leaving directory `<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…'> + exit 0 Processing files: libvirt-6.5.0-1.el7.x86_64 Provides: libvirt = 6.5.0-1.el7 libvirt(x86-64) = 6.5.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: libvirt-daemon-driver-uml <= 5.0.0 libvirt-daemon-uml <= 5.0.0 Processing files: libvirt-docs-6.5.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RhsjTr + umask 022 + cd <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> + cd libvirt-6.5.0 + DOCDIR=<https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> + export DOCDIR + /usr/bin/mkdir -p <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> + cp -pr AUTHORS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> + cp -pr ChangeLog <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> + cp -pr NEWS <https://ci.centos.org/job/libvirt-rpm/systems=libvirt-centos-7/ws/build/rpm…> cp: cannot stat 'NEWS': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.RhsjTr (%doc) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.RhsjTr (%doc) Build step 'Execute shell' marked build as failure
1 2
0 0
Build failed in Jenkins: libosinfo-check » libvirt-freebsd-12 #391
by ci@centos.org 05 Jun '20

05 Jun '20
See <https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/391/di…> ------------------------------------------ [...truncated 12.22 KB...] 23.00 error_message_period 23.00 error_message_warn_fatal 23.00 po_check 23.00 preprocessor_indentation 23.00 prohibit_HAVE_MBRTOWC 24.00 prohibit_S_IS_definition 24.00 prohibit_assert_without_use 24.00 prohibit_atoi_atof 24.00 prohibit_backup_files 24.00 prohibit_argmatch_without_use 24.00 prohibit_c_ctype_without_use 24.00 prohibit_cloexec_without_use 24.00 prohibit_canonicalize_without_use 24.00 prohibit_close_stream_without_use 24.00 prohibit_defined_have_decl_tests 24.00 prohibit_double_semicolon 23.00 prohibit_dirent_without_use 24.00 prohibit_doubled_word 24.00 prohibit_error_without_use 24.00 prohibit_empty_lines_at_EOF 24.00 prohibit_hash_pjw_without_use 24.00 prohibit_getopt_without_use 24.00 prohibit_ignore_value_without_use 24.00 prohibit_hash_without_use 24.00 prohibit_inttostr_without_use 24.00 prohibit_long_options_without_use 24.00 prohibit_magic_number_exit 25.00 prohibit_openat_without_use 25.00 prohibit_path_max_allocation 24.00 prohibit_posixver_without_use 24.00 prohibit_quotearg_without_use 24.00 prohibit_reversed_compare_failure 24.00 prohibit_quote_without_use 24.00 prohibit_root_dev_ino_without_use 24.00 prohibit_safe_read_without_use 24.00 prohibit_same_without_use 24.00 prohibit_signal_without_use 24.00 prohibit_stddef_without_use 24.00 prohibit_stat_st_blocks 25.00 prohibit_stdio-safer_without_use 25.00 prohibit_stdio--_without_use 25.00 prohibit_strcmp 25.00 prohibit_strings_without_use 24.00 prohibit_strncpy 25.00 prohibit_test_double_equal 25.00 prohibit_xalloc_without_use 25.00 prohibit_test_minus_ao 24.00 prohibit_xfreopen_without_use 24.00 redundant_const 25.00 space_tab 25.00 unmarked_diagnostics 25.00 trailing_blank 25.00 useless_cpp_parens ------- 2/17 libosinfo:unit / test-db OK 0.48 s --- command --- 10:24:32 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /db/basic: OK /db/device: OK /db/platform: OK /db/os: OK /db/prop_device: OK /db/prop_platform: OK /db/prop_os: OK /db/rel_os: OK /db/identify_media: OK /db/identify_tree: OK ------- 3/17 libosinfo:unit / test-device OK 0.12 s --- command --- 10:24:33 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /device/basic: OK ------- 4/17 libosinfo:unit / test-devicelinklist OK 0.28 s --- command --- 10:24:33 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /devicelinklist/get_devices: OK ------- 5/17 libosinfo:unit / test-entity OK 0.25 s --- command --- 10:24:33 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /entity/id: OK /entity/empty_props: OK /entity/single_prop_value: OK /entity/multi_prop_value: OK /entity/multi_props: OK /entity/multi_props_clear: OK /entity/int64_props: OK ------- 6/17 libosinfo:unit / test-filter OK 0.33 s --- command --- 10:24:34 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /filter/basic: OK /filter/filter_single: OK /filter/filter_multi: OK /filter/filter_combine: OK ------- 7/17 libosinfo:unit / test-firmware OK 0.31 s --- command --- 10:24:34 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /firmware/basic: OK /firmware/loaded/basic: OK ------- 8/17 libosinfo:unit / test-image OK 0.46 s --- command --- 10:24:34 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /image/basic: OK /image/loaded: OK ------- 9/17 libosinfo:unit / test-install-script OK 1.33 s --- command --- 10:24:35 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /install-script/script_file: OK /install-script/script_data: OK /install-script/script_datamap: OK /install-script/preferred_injection_method: OK /install-script/installation_source: OK ------- 10/17 libosinfo:unit / test-list OK 0.23 s --- command --- 10:24:36 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /list/basic: OK /list/lookup: OK /list/duplicate: OK /list/union: OK /list/intersect: OK /list/filter: OK /list/iterate: OK ------- 11/17 libosinfo:unit / test-loader OK 21.37 s --- command --- 10:24:36 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /loader/basic: OK ------- 12/17 libosinfo:unit / test-media OK 0.25 s --- command --- 10:24:58 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /media/basic: OK /media/loaded/attributes: OK /media/loaded/no-installer: OK /media/loaded/installer-script: OK ------- 13/17 libosinfo:unit / test-os OK 2.41 s --- command --- 10:24:58 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /os/basic: OK /os/loader: OK /os/devices: OK /os/devices_filter: OK /os/device_driver: OK /os/find_install_script: OK /os/mulitple_short_ids: OK /os/kernel_url_arg: OK /os/cloud_image_username_arg: OK /os/device_driver/priority: OK /os/device_driver/prioritized_priority: OK /os/devices/inheritance/basic: OK /os/devices/inheritance/removal: OK /os/resources/basic: OK /os/resources/inheritance: OK /os/firmwares/inheritance: OK ------- 14/17 libosinfo:unit / test-platform OK 0.12 s --- command --- 10:25:00 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /platform/basic: OK /platform/devices: OK /platform/devices_filter: OK ------- 15/17 libosinfo:unit / test-product OK 0.09 s --- command --- 10:25:00 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /product/basic: OK /product/relproduct: OK /product/supportdate: OK ------- 16/17 libosinfo:unit / test-productfilter OK 0.10 s --- command --- 10:25:00 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /productfilter/basic: OK /productfilter/productfilter_single: OK /productfilter/productfilter_multi: OK /productfilter/productfilter_combine: OK ------- 17/17 libosinfo:unit / test-tree OK 0.27 s --- command --- 10:25:01 /usr<https://ci.centos.org/job/libosinfo-check/systems=libvirt-freebsd-12/ws/bui…> --- stdout --- /tree/basic: OK /tree/os-variants: OK /tree/create-from-treeinfo: OK ------- Ok: 16 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 1 + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
libvirt | Pipeline #152492144 has failed for master | ec07aad8
by GitLab 04 Jun '20

04 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: ec07aad8 ( https://gitlab.com/libvirt/libvirt/-/commit/ec07aad8f8a6ead8e9363c8deec4845… ) Commit Message: libxl: Normalize MAC address in device conf whe... Commit Author: Jim Fehlig ( https://gitlab.com/jfehlig ) Pipeline #152492144 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152492144 ) triggered by Jim Fehlig ( https://gitlab.com/jfehlig ) had 5 failed builds. Job #582032394 ( https://gitlab.com/libvirt/libvirt/-/jobs/582032394/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591302007:build_script section_start:1591302007:after_script Running after_script section_end:1591302008:after_script section_start:1591302008:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591302010:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #582032419 ( https://gitlab.com/libvirt/libvirt/-/jobs/582032419/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591302006:build_script section_start:1591302006:after_script Running after_script section_end:1591302008:after_script section_start:1591302008:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591302009:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #582032258 ( https://gitlab.com/libvirt/libvirt/-/jobs/582032258/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591301978:build_script section_start:1591301978:after_script Running after_script section_end:1591301979:after_script section_start:1591301979:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591301981:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #582032443 ( https://gitlab.com/libvirt/libvirt/-/jobs/582032443/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591301971:build_script section_start:1591301971:after_script Running after_script section_end:1591301973:after_script section_start:1591301973:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591301974:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #582032327 ( https://gitlab.com/libvirt/libvirt/-/jobs/582032327/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591301954:build_script section_start:1591301954:after_script Running after_script section_end:1591301956:after_script section_start:1591301956:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591301957:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152842192 has failed for master | 611e0312
by GitLab 04 Jun '20

04 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 611e0312 ( https://gitlab.com/libvirt/libvirt/-/commit/611e03127fcc84c7cd64b1da30140ca… ) Commit Message: po: go back to storing the .pot file in git To... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #152842192 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152842192 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 1 failed build. Job #581149021 ( https://gitlab.com/libvirt/libvirt/-/jobs/581149021/raw ) Stage: prebuild Name: potfile Trace: GEN virtstoraged-admin.socket GEN libvirtd.service GEN libvirtd.socket GEN libvirtd-ro.socket GEN libvirtd-admin.socket GEN libvirtd-tcp.socket GEN libvirtd-tls.socket GEN virtproxyd.service GEN virtproxyd.socket GEN virtproxyd-ro.socket GEN virtproxyd-admin.socket GEN virtproxyd-tcp.socket GEN virtproxyd-tls.socket GEN virt-guest-shutdown.target make: Leaving directory '/builds/libvirt/libvirt/build/src' $ $MAKE -C po libvirt.pot make: Entering directory '/builds/libvirt/libvirt/build/po' GEN POTFILES xgettext -o libvirt.pot-t --default-domain=libvirt --from-code=utf-8 --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --copyright-holder='The Libvirt authors' --package-name="libvirt" --package-version="6.5.0" --msgid-bugs-address="https://libvirt.org/bugs.html" --sort-output \ --files-from=/builds/libvirt/libvirt/build/po/POTFILES /usr/bin/sed -e "s|text/plain; charset=CHARSET|text/plain; charset=UTF-8|g" -e "s|SOME DESCRIPTIVE TITLE|Libvirt package strings|g" -e "s|Copyright (C) YEAR|Copyright (C) $(date +'%Y')|" < libvirt.pot-t > ../../po/libvirt.pot rm -f libvirt.pot-t make: Leaving directory '/builds/libvirt/libvirt/build/po' $ cd .. $ mv build/po/libvirt.pot libvirt.pot mv: cannot stat 'build/po/libvirt.pot': No such file or directory section_end:1591272340:build_script section_start:1591272340:after_script Running after_script section_end:1591272341:after_script section_start:1591272341:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591272343:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
Build failed in Jenkins: libvirt+mingw32-build » libvirt-fedora-rawhide #1586
by ci@centos.org 04 Jun '20

04 Jun '20
See <https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…> Changes: [berrange] qemu: stop checking virObjectUnref return value [berrange] src: make virObjectUnref return void [berrange] test: allocate numa cells separately from driver [berrange] src: don't include ref count in debug messages / probes [berrange] src: don't use VIR_FREE on an object allocation [berrange] src: make virObject inherit from GObject ------------------------------------------ [...truncated 40.67 KB...] GEN access/viraccessapichecklxc.c GEN libvirt_access.xml GEN libvirt_access_qemu.xml GEN libvirt_access_lxc.xml GEN logging/log_protocol.h GEN logging/log_daemon_dispatch_stubs.h GEN locking/lock_protocol.h GEN locking/lock_daemon_dispatch_stubs.h GEN admin/admin_protocol.h GEN admin/admin_client.h GEN admin/admin_server_dispatch_stubs.h GEN rpc/virnetprotocol.h GEN rpc/virkeepaliveprotocol.h GEN .esx_vi_generator.stamp GEN .hyperv_wmi_generator.stamp GEN lxc/lxc_monitor_protocol.h GEN lxc/lxc_monitor_dispatch.h GEN hyperv/hyperv_wmi_classes.generated.typedef GEN hyperv/hyperv_wmi_classes.generated.h GEN hyperv/hyperv_wmi_classes.generated.c GEN esx/esx_vi_types.generated.typedef GEN esx/esx_vi_types.generated.typeenum GEN esx/esx_vi_types.generated.typetostring GEN esx/esx_vi_types.generated.typefromstring GEN esx/esx_vi_types.generated.h GEN esx/esx_vi_types.generated.c GEN esx/esx_vi_methods.generated.h GEN esx/esx_vi_methods.generated.c GEN esx/esx_vi_methods.generated.macro GEN esx/esx_vi.generated.h GEN esx/esx_vi.generated.c GEN lxc/lxc_controller_dispatch.h GEN remote/remote_protocol.h GEN remote/remote_client_bodies.h GEN remote/lxc_protocol.h GEN remote/lxc_client_bodies.h GEN remote/qemu_protocol.h GEN remote/qemu_client_bodies.h GEN remote/remote_daemon_dispatch_stubs.h GEN remote/lxc_daemon_dispatch_stubs.h GEN remote/qemu_daemon_dispatch_stubs.h GEN libvirt_access.syms GEN libvirt_access_qemu.syms GEN libvirt_access_lxc.syms GEN admin/libvirt_admin.syms GEN libvirt_qemu.def GEN libvirt_lxc.def GEN libvirtd.qemu.logrotate GEN libvirtd.lxc.logrotate GEN libvirtd.libxl.logrotate GEN libvirtd.logrotate GEN logging/log_protocol.c GEN locking/lock_protocol.c GEN admin/admin_protocol.c GEN rpc/virnetprotocol.c GEN rpc/virkeepaliveprotocol.c GEN lxc/lxc_monitor_protocol.c GEN remote/remote_protocol.c GEN remote/lxc_protocol.c GEN remote/qemu_protocol.c GEN admin/libvirt_admin.def GEN libvirt.syms GEN libvirt.def /usr/bin/make all-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'> CC libvirt_driver_la-driver.lo CC libvirt_driver_la-datatypes.lo CC libvirt_driver_la-libvirt.lo CC libvirt_driver_la-libvirt-domain.lo CC libvirt_driver_la-libvirt-domain-checkpoint.lo CC libvirt_driver_la-libvirt-domain-snapshot.lo CC libvirt_driver_la-libvirt-host.lo CC libvirt_driver_la-libvirt-interface.lo CC libvirt_driver_la-libvirt-network.lo CC libvirt_driver_la-libvirt-nodedev.lo CC libvirt_driver_la-libvirt-nwfilter.lo CC libvirt_driver_la-libvirt-secret.lo CC libvirt_driver_la-libvirt-storage.lo CC libvirt_driver_la-libvirt-stream.lo CC libvirt_qemu_la-libvirt-qemu.lo CC libvirt_lxc_la-libvirt-lxc.lo CC libvirt_admin_la-datatypes.lo CC admin/libvirt_admin_la-admin_protocol.lo CC admin/libvirt_driver_admin_la-admin_server.lo CC admin/libvirt_driver_admin_la-admin_server_dispatch.lo CC admin/libvirt_driver_admin_la-admin_protocol.lo CC util/libvirt_util_la-glibcompat.lo CC util/libvirt_util_la-viralloc.lo CC util/libvirt_util_la-virarch.lo CC util/libvirt_util_la-virarptable.lo CC util/libvirt_util_la-viraudit.lo CC util/libvirt_util_la-virauth.lo CC util/libvirt_util_la-virauthconfig.lo CC util/libvirt_util_la-virbitmap.lo CC util/libvirt_util_la-virbpf.lo CC util/libvirt_util_la-virbuffer.lo CC util/libvirt_util_la-virperf.lo CC util/libvirt_util_la-vircgroup.lo CC util/libvirt_util_la-vircgroupbackend.lo CC util/libvirt_util_la-vircgroupv1.lo CC util/libvirt_util_la-vircgroupv2.lo CC util/libvirt_util_la-vircgroupv2devices.lo CC util/libvirt_util_la-vircommand.lo CC util/libvirt_util_la-virconf.lo CC util/libvirt_util_la-vircrypto.lo CC util/libvirt_util_la-virdaemon.lo CC util/libvirt_util_la-virdbus.lo CC util/libvirt_util_la-virdevmapper.lo CC util/libvirt_util_la-virdnsmasq.lo CC util/libvirt_util_la-virebtables.lo CC util/libvirt_util_la-virenum.lo CC util/libvirt_util_la-virerror.lo CC util/libvirt_util_la-virevent.lo CC util/libvirt_util_la-vireventglib.lo CC util/libvirt_util_la-vireventglibwatch.lo CC util/libvirt_util_la-vireventthread.lo CC util/libvirt_util_la-virfcp.lo CC util/libvirt_util_la-virfdstream.lo CC util/libvirt_util_la-virfile.lo CC util/libvirt_util_la-virfirewall.lo CC util/libvirt_util_la-virfirewalld.lo CC util/libvirt_util_la-virfirmware.lo CC util/libvirt_util_la-virgettext.lo CC util/libvirt_util_la-virgic.lo CC util/libvirt_util_la-virhash.lo CC util/libvirt_util_la-virhashcode.lo CC util/libvirt_util_la-virhook.lo CC util/libvirt_util_la-virhostcpu.lo CC util/libvirt_util_la-virhostmem.lo CC util/libvirt_util_la-virhostuptime.lo CC util/libvirt_util_la-viridentity.lo CC util/libvirt_util_la-virinitctl.lo CC util/libvirt_util_la-viriptables.lo CC util/libvirt_util_la-viriscsi.lo CC util/libvirt_util_la-virjson.lo CC util/libvirt_util_la-virkeycode.lo CC util/libvirt_util_la-virlease.lo CC util/libvirt_util_la-virlockspace.lo CC util/libvirt_util_la-virlog.lo CC util/libvirt_util_la-virmacaddr.lo CC util/libvirt_util_la-virmacmap.lo CC util/libvirt_util_la-virmodule.lo CC util/libvirt_util_la-virnetdev.lo CC util/libvirt_util_la-virnetdevbandwidth.lo CC util/libvirt_util_la-virnetdevbridge.lo CC util/libvirt_util_la-virnetdevip.lo CC util/libvirt_util_la-virnetdevmacvlan.lo CC util/libvirt_util_la-virnetdevmidonet.lo CC util/libvirt_util_la-virnetdevopenvswitch.lo CC util/libvirt_util_la-virnetdevtap.lo CC util/libvirt_util_la-virnetdevveth.lo CC util/libvirt_util_la-virnetdevvlan.lo CC util/libvirt_util_la-virnetdevvportprofile.lo CC util/libvirt_util_la-virnetlink.lo CC util/libvirt_util_la-virnodesuspend.lo CC util/libvirt_util_la-virnvme.lo CC util/libvirt_util_la-virkmod.lo CC util/libvirt_util_la-virnuma.lo CC util/libvirt_util_la-virobject.lo CC util/libvirt_util_la-virpci.lo CC util/libvirt_util_la-virpidfile.lo CC util/libvirt_util_la-virpolkit.lo CC util/libvirt_util_la-virportallocator.lo CC util/libvirt_util_la-virprocess.lo CC util/libvirt_util_la-virqemu.lo CC util/libvirt_util_la-virrandom.lo CC util/libvirt_util_la-virresctrl.lo CC util/libvirt_util_la-virrotatingfile.lo CC util/libvirt_util_la-virscsi.lo CC util/libvirt_util_la-virscsihost.lo CC util/libvirt_util_la-virscsivhost.lo CC util/libvirt_util_la-virseclabel.lo CC util/libvirt_util_la-virsecret.lo CC util/libvirt_util_la-virsocket.lo CC util/libvirt_util_la-virsocketaddr.lo CC util/libvirt_util_la-virstorageencryption.lo CC util/libvirt_util_la-virstoragefile.lo CC util/libvirt_util_la-virstoragefilebackend.lo CC util/libvirt_util_la-virstring.lo CC util/libvirt_util_la-virsysinfo.lo CC util/libvirt_util_la-virsystemd.lo CC util/libvirt_util_la-virthread.lo CC util/libvirt_util_la-virthreadjob.lo CC util/libvirt_util_la-virthreadpool.lo CC util/libvirt_util_la-virtime.lo CC util/libvirt_util_la-virtpm.lo CC util/libvirt_util_la-virtypedparam-public.lo CC util/libvirt_util_la-virtypedparam.lo CC util/libvirt_util_la-virusb.lo CC util/libvirt_util_la-viruri.lo CC util/libvirt_util_la-virutil.lo CC util/libvirt_util_la-viruuid.lo CC util/libvirt_util_la-virvhba.lo CC util/libvirt_util_la-virvsock.lo CC util/libvirt_util_la-virxml.lo CC util/libvirt_util_la-virmdev.lo CC util/libvirt_util_la-virfilecache.lo CC conf/libvirt_conf_la-netdev_bandwidth_conf.lo CC conf/libvirt_conf_la-netdev_vport_profile_conf.lo CC conf/libvirt_conf_la-netdev_vlan_conf.lo CC conf/libvirt_conf_la-virnetworkportdef.lo CC conf/libvirt_conf_la-backup_conf.lo CC conf/libvirt_conf_la-capabilities.lo CC conf/libvirt_conf_la-checkpoint_conf.lo CC conf/libvirt_conf_la-domain_addr.lo CC conf/libvirt_conf_la-domain_capabilities.lo CC conf/libvirt_conf_la-domain_conf.lo CC conf/libvirt_conf_la-domain_audit.lo CC conf/libvirt_conf_la-domain_nwfilter.lo CC conf/libvirt_conf_la-virsavecookie.lo CC conf/libvirt_conf_la-moment_conf.lo CC conf/libvirt_conf_la-snapshot_conf.lo CC conf/libvirt_conf_la-numa_conf.lo CC conf/libvirt_conf_la-virdomaincheckpointobjlist.lo CC conf/libvirt_conf_la-virdomainobjlist.lo CC conf/libvirt_conf_la-virdomainmomentobjlist.lo CC conf/libvirt_conf_la-virdomainsnapshotobjlist.lo CC conf/libvirt_conf_la-object_event.lo CC conf/libvirt_conf_la-domain_event.lo CC conf/libvirt_conf_la-network_event.lo CC conf/libvirt_conf_la-storage_event.lo ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'> make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'> make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt+mingw32-build/systems=libvirt-fedora-rawh…'> make: *** [Makefile:670: all] Error 2 Build step 'Execute shell' marked build as failure
1 9
0 0
libvirt | Pipeline #152798508 has failed for master | 03aec9c3
by GitLab 04 Jun '20

04 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 03aec9c3 ( https://gitlab.com/libvirt/libvirt/-/commit/03aec9c350670d3c3f3833d0dafb0ed… ) Commit Message: gitdm: Add missing entries A few new individua... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #152798508 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152798508 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 5 failed builds. Job #580950190 ( https://gitlab.com/libvirt/libvirt/-/jobs/580950190/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591266589:build_script section_start:1591266589:after_script Running after_script section_end:1591266591:after_script section_start:1591266591:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591266592:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580950166 ( https://gitlab.com/libvirt/libvirt/-/jobs/580950166/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591266579:build_script section_start:1591266579:after_script Running after_script section_end:1591266581:after_script section_start:1591266581:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591266582:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580950162 ( https://gitlab.com/libvirt/libvirt/-/jobs/580950162/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591266577:build_script section_start:1591266577:after_script Running after_script section_end:1591266579:after_script section_start:1591266579:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591266580:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580950187 ( https://gitlab.com/libvirt/libvirt/-/jobs/580950187/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591266565:build_script section_start:1591266565:after_script Running after_script section_end:1591266567:after_script section_start:1591266567:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591266568:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580950179 ( https://gitlab.com/libvirt/libvirt/-/jobs/580950179/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591266541:build_script section_start:1591266541:after_script Running after_script section_end:1591266543:after_script section_start:1591266543:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591266544:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152766818 has failed for master | 37ae0426
by GitLab 04 Jun '20

04 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 37ae0426 ( https://gitlab.com/libvirt/libvirt/-/commit/37ae0426420a2f682cc96ee457a8cae… ) Commit Message: conf: force 8 byte alignment for virObjectEvent... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #152766818 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152766818 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #580803557 ( https://gitlab.com/libvirt/libvirt/-/jobs/580803557/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591262700:build_script section_start:1591262700:after_script Running after_script section_end:1591262702:after_script section_start:1591262702:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591262703:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580803539 ( https://gitlab.com/libvirt/libvirt/-/jobs/580803539/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591262695:build_script section_start:1591262695:after_script Running after_script section_end:1591262696:after_script section_start:1591262696:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591262697:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580803532 ( https://gitlab.com/libvirt/libvirt/-/jobs/580803532/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591262685:build_script section_start:1591262685:after_script Running after_script section_end:1591262687:after_script section_start:1591262687:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591262688:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580803554 ( https://gitlab.com/libvirt/libvirt/-/jobs/580803554/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591262674:build_script section_start:1591262674:after_script Running after_script section_end:1591262675:after_script section_start:1591262675:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591262677:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580803549 ( https://gitlab.com/libvirt/libvirt/-/jobs/580803549/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591262652:build_script section_start:1591262652:after_script Running after_script section_end:1591262653:after_script section_start:1591262653:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591262655:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152735554 has failed for master | 031a6be1
by GitLab 04 Jun '20

04 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 031a6be1 ( https://gitlab.com/libvirt/libvirt/-/commit/031a6be1323069c627859f9cf086c43… ) Commit Message: qemucapabilitiestest: Bump qemu-5.1 capabilitie... Commit Author: Peter Krempa ( https://gitlab.com/pipo.sk ) Pipeline #152735554 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152735554 ) triggered by Peter Krempa ( https://gitlab.com/pipo.sk ) had 5 failed builds. Job #580651401 ( https://gitlab.com/libvirt/libvirt/-/jobs/580651401/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591257826:build_script section_start:1591257826:after_script Running after_script section_end:1591257827:after_script section_start:1591257827:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591257829:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580651384 ( https://gitlab.com/libvirt/libvirt/-/jobs/580651384/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591257816:build_script section_start:1591257816:after_script Running after_script section_end:1591257817:after_script section_start:1591257817:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591257818:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580651381 ( https://gitlab.com/libvirt/libvirt/-/jobs/580651381/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591257814:build_script section_start:1591257814:after_script Running after_script section_end:1591257816:after_script section_start:1591257816:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591257817:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580651398 ( https://gitlab.com/libvirt/libvirt/-/jobs/580651398/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591257800:build_script section_start:1591257800:after_script Running after_script section_end:1591257801:after_script section_start:1591257801:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591257803:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #580651390 ( https://gitlab.com/libvirt/libvirt/-/jobs/580651390/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591257791:build_script section_start:1591257791:after_script Running after_script section_end:1591257792:after_script section_start:1591257792:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591257794:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152571779 has failed for master | d3a7479c
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: d3a7479c ( https://gitlab.com/libvirt/libvirt/-/commit/d3a7479c0b1f098b53e9fd3029e4ed0… ) Commit Message: Use more of VIR_XPATH_NODE_AUTORESTORE This is... Commit Author: Michal Privoznik Pipeline #152571779 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152571779 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik ) had 5 failed builds. Job #579870976 ( https://gitlab.com/libvirt/libvirt/-/jobs/579870976/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591212658:build_script section_start:1591212658:after_script Running after_script section_end:1591212660:after_script section_start:1591212660:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591212661:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579870965 ( https://gitlab.com/libvirt/libvirt/-/jobs/579870965/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591212657:build_script section_start:1591212657:after_script Running after_script section_end:1591212658:after_script section_start:1591212658:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591212659:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579870958 ( https://gitlab.com/libvirt/libvirt/-/jobs/579870958/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591212639:build_script section_start:1591212639:after_script Running after_script section_end:1591212641:after_script section_start:1591212641:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591212642:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579870974 ( https://gitlab.com/libvirt/libvirt/-/jobs/579870974/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591212628:build_script section_start:1591212628:after_script Running after_script section_end:1591212629:after_script section_start:1591212630:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591212631:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579870971 ( https://gitlab.com/libvirt/libvirt/-/jobs/579870971/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591212612:build_script section_start:1591212612:after_script Running after_script section_end:1591212613:after_script section_start:1591212613:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591212614:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152492144 has failed for master | ec07aad8
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: ec07aad8 ( https://gitlab.com/libvirt/libvirt/-/commit/ec07aad8f8a6ead8e9363c8deec4845… ) Commit Message: libxl: Normalize MAC address in device conf whe... Commit Author: Jim Fehlig ( https://gitlab.com/jfehlig ) Pipeline #152492144 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152492144 ) triggered by Jim Fehlig ( https://gitlab.com/jfehlig ) had 5 failed builds. Job #579515450 ( https://gitlab.com/libvirt/libvirt/-/jobs/579515450/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591198547:build_script section_start:1591198547:after_script Running after_script section_end:1591198548:after_script section_start:1591198548:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591198550:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579515457 ( https://gitlab.com/libvirt/libvirt/-/jobs/579515457/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591198533:build_script section_start:1591198533:after_script Running after_script section_end:1591198534:after_script section_start:1591198534:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591198536:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579515448 ( https://gitlab.com/libvirt/libvirt/-/jobs/579515448/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591198529:build_script section_start:1591198529:after_script Running after_script section_end:1591198531:after_script section_start:1591198531:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591198532:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579515456 ( https://gitlab.com/libvirt/libvirt/-/jobs/579515456/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591198510:build_script section_start:1591198510:after_script Running after_script section_end:1591198511:after_script section_start:1591198511:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591198513:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579515454 ( https://gitlab.com/libvirt/libvirt/-/jobs/579515454/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591198496:build_script section_start:1591198496:after_script Running after_script section_end:1591198497:after_script section_start:1591198497:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591198499:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152469038 has failed for master | 8915c9cb
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 8915c9cb ( https://gitlab.com/libvirt/libvirt/-/commit/8915c9cb1fee0089ae98ebecd8673e0… ) Commit Message: autogen.sh: Restore --no-git (avoid git submodu... Commit Author: Ian Jackson Committed by: Pavel Hrdina ( https://gitlab.com/phrdina ) Pipeline #152469038 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152469038 ) triggered by Pavel Hrdina ( https://gitlab.com/phrdina ) had 5 failed builds. Job #579408663 ( https://gitlab.com/libvirt/libvirt/-/jobs/579408663/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591195541:build_script section_start:1591195541:after_script Running after_script section_end:1591195542:after_script section_start:1591195542:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591195544:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579408656 ( https://gitlab.com/libvirt/libvirt/-/jobs/579408656/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591195539:build_script section_start:1591195539:after_script Running after_script section_end:1591195540:after_script section_start:1591195540:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591195542:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579408652 ( https://gitlab.com/libvirt/libvirt/-/jobs/579408652/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591195523:build_script section_start:1591195523:after_script Running after_script section_end:1591195525:after_script section_start:1591195525:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591195526:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579408662 ( https://gitlab.com/libvirt/libvirt/-/jobs/579408662/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591195516:build_script section_start:1591195516:after_script Running after_script section_end:1591195517:after_script section_start:1591195517:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591195519:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579408660 ( https://gitlab.com/libvirt/libvirt/-/jobs/579408660/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591195498:build_script section_start:1591195498:after_script Running after_script section_end:1591195499:after_script section_start:1591195499:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591195501:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
Build failed in Jenkins: libvirt-check » libvirt-debian-10 #1196
by ci@centos.org 03 Jun '20

03 Jun '20
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/1196/disp…> ------------------------------------------ [...truncated 5.71 KB...] GEN ../../src/lxc_monitor_protocol-struct WARNING: exit code -11, pdwtags appears broken: WARNING: WARNING: skipping the remote protocol test GEN ../../src/lock_protocol-struct WARNING: exit code -11, pdwtags appears broken: WARNING: WARNING: skipping the remote protocol test WARNING: exit code -11, pdwtags appears broken: WARNING: WARNING: skipping the remote protocol test GEN ../../src/admin_protocol-struct WARNING: exit code -11, pdwtags appears broken: WARNING: WARNING: skipping the remote protocol test GEN check-symfile GEN check-symsorting WARNING: exit code -11, pdwtags appears broken: WARNING: WARNING: skipping the remote protocol test GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> Making check in tools make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> Making check in docs make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> /usr/bin/make check-local make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> Making check in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> /usr/bin/make make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> /usr/bin/make check-TESTS make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: utiltest PASS: shunloadtest PASS: virtimetest PASS: viruritest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfilecachetest PASS: virfirewalltest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: commandtest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virschematest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virshtest PASS: fchosttest PASS: scsihosttest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virnettlscontexttest PASS: virdbustest PASS: virsystemdtest PASS: virnettlssessiontest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: xmconfigtest PASS: xlconfigtest PASS: libxlxml2domconfigtest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuxml2xmltest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemucapabilitiestest PASS: qemumigparamstest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: qemusecuritytest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: virstorageutiltest PASS: storagepoolxml2argvtest PASS: storagepoolxml2xmltest PASS: storagepoolcapstest PASS: virscsitest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: virstoragetest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest ../../build-aux/test-driver: line 107: 29080 Segmentation fault "$@" > $log_file 2>&1 FAIL: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: qemuxml2argvtest PASS: virnetdevopenvswitchtest PASS: libvirtd-fail PASS: libvirtd-pool PASS: virsh-auth PASS: cputest PASS: virsh-define-dev-segfault PASS: virsh-cpuset PASS: virsh-int-overflow PASS: virsh-read-non-seekable PASS: virsh-read-bufsiz PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-start PASS: virsh-snapshot PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virsh-optparse PASS: virt-aa-helper-test ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 137 # PASS: 136 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ make[4]: *** [Makefile:4840: test-suite.log] Error 1 make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[3]: *** [Makefile:4948: check-TESTS] Error 2 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[2]: *** [Makefile:6002: check-am] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build/…'> make[1]: *** [Makefile:777: check-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-10/ws/build'> make: *** [Makefile:1072: check] Error 2 + xargs cat + find -name test-suite.log ========================================= libvirt 6.5.0: tests/test-suite.log ========================================= # TOTAL: 137 # PASS: 136 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: eventtest =============== TEST: eventtest 1) Simple write ... OK 2) Deleted before poll ... OK 3) Interrupted during poll ... OK 4) Deleted during dispatch ... OK 5) Deleted during dispatch ... OK 6) Firing a timer ... OK 7) Deleted before poll ... OK 8) Interrupted during poll ... OK 9) Deleted during dispatch ... OK 10) Deleted during dispatch ... OK FAIL eventtest (exit status: 139) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
libvirt | Pipeline #152432368 has failed for master | e9546579
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: e9546579 ( https://gitlab.com/libvirt/libvirt/-/commit/e954657959ee66204773430fa71686a… ) Commit Message: news: Point to GitLab for full git log The pri... Commit Author: Andrea Bolognani ( https://gitlab.com/abologna ) Pipeline #152432368 ( https://gitlab.com/libvirt/libvirt/-/pipelines/152432368 ) triggered by Andrea Bolognani ( https://gitlab.com/abologna ) had 5 failed builds. Job #579244290 ( https://gitlab.com/libvirt/libvirt/-/jobs/579244290/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591190820:build_script section_start:1591190820:after_script Running after_script section_end:1591190822:after_script section_start:1591190822:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591190823:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579244279 ( https://gitlab.com/libvirt/libvirt/-/jobs/579244279/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591190803:build_script section_start:1591190803:after_script Running after_script section_end:1591190805:after_script section_start:1591190805:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591190807:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579244276 ( https://gitlab.com/libvirt/libvirt/-/jobs/579244276/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' section_end:1591190791:build_script Makefile:5995: recipe for target 'all' failed section_start:1591190791:after_script make[2]: *** [all] Error 2 Running after_script make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591190793:after_script section_start:1591190794:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591190796:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579244289 ( https://gitlab.com/libvirt/libvirt/-/jobs/579244289/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' section_end:1591190786:build_script make[2]: *** [Makefile:6443: all] Error 2 section_start:1591190787:after_script make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Running after_script make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591190788:after_script section_start:1591190789:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591190791:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579244286 ( https://gitlab.com/libvirt/libvirt/-/jobs/579244286/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591190779:build_script section_start:1591190779:after_script Running after_script section_end:1591190781:after_script section_start:1591190781:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591190783:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152405168 has failed for master | cc48360f
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: cc48360f ( https://gitlab.com/libvirt/libvirt/-/commit/cc48360fc9bcc2e5dac6c506de9be4a… ) Commit Message: tools: libvirt-guests: correctly check shutdown... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #152405168 ( https://gitlab.com/libvirt/libvirt/pipelines/152405168 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 5 failed builds. Job #579116436 ( https://gitlab.com/libvirt/libvirt/-/jobs/579116436/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591186833:build_script section_start:1591186833:after_script Running after_script section_end:1591186835:after_script section_start:1591186835:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591186836:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579116440 ( https://gitlab.com/libvirt/libvirt/-/jobs/579116440/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591186829:build_script section_start:1591186829:after_script Running after_script section_end:1591186831:after_script section_start:1591186831:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591186832:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579116457 ( https://gitlab.com/libvirt/libvirt/-/jobs/579116457/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591186822:build_script section_start:1591186822:after_script Running after_script section_end:1591186823:after_script section_start:1591186823:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591186825:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579116456 ( https://gitlab.com/libvirt/libvirt/-/jobs/579116456/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591186817:build_script section_start:1591186817:after_script Running after_script section_end:1591186818:after_script section_start:1591186818:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591186820:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579116451 ( https://gitlab.com/libvirt/libvirt/-/jobs/579116451/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591186788:build_script section_start:1591186788:after_script Running after_script section_end:1591186789:after_script section_start:1591186789:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591186790:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152398677 has failed for master | 871f231e
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: 871f231e ( https://gitlab.com/libvirt/libvirt/-/commit/871f231ea03a2e16f0350ca9b641416… ) Commit Message: docs: point to GitLab as the primary git hostin... Commit Author: Jano Tomko ( https://gitlab.com/jano.tomko ) Pipeline #152398677 ( https://gitlab.com/libvirt/libvirt/pipelines/152398677 ) triggered by Jano Tomko ( https://gitlab.com/jano.tomko ) had 5 failed builds. Job #579084819 ( https://gitlab.com/libvirt/libvirt/-/jobs/579084819/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591185829:build_script section_start:1591185829:after_script Running after_script section_end:1591185830:after_script section_start:1591185830:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591185832:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579084810 ( https://gitlab.com/libvirt/libvirt/-/jobs/579084810/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591185817:build_script section_start:1591185817:after_script Running after_script section_end:1591185818:after_script section_start:1591185818:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591185820:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579084807 ( https://gitlab.com/libvirt/libvirt/-/jobs/579084807/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591185813:build_script section_start:1591185813:after_script Running after_script section_end:1591185815:after_script section_start:1591185815:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591185816:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579084818 ( https://gitlab.com/libvirt/libvirt/-/jobs/579084818/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591185811:build_script section_start:1591185811:after_script Running after_script section_end:1591185813:after_script section_start:1591185813:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591185814:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #579084816 ( https://gitlab.com/libvirt/libvirt/-/jobs/579084816/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591185788:build_script section_start:1591185788:after_script Running after_script section_end:1591185789:after_script section_start:1591185789:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591185791:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
libvirt | Pipeline #152344927 has failed for master | d4c71c67
by GitLab 03 Jun '20

03 Jun '20
Your pipeline has failed. Project: libvirt ( https://gitlab.com/libvirt/libvirt ) Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master ) Commit: d4c71c67 ( https://gitlab.com/libvirt/libvirt/-/commit/d4c71c6725a6f0cb51135c53cc6f620… ) Commit Message: src: make virObject inherit from GObject To av... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #152344927 ( https://gitlab.com/libvirt/libvirt/pipelines/152344927 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #578841040 ( https://gitlab.com/libvirt/libvirt/-/jobs/578841040/raw ) Stage: cross_build Name: mingw32-fedora-rawhide Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591178215:build_script section_start:1591178215:after_script Running after_script section_end:1591178216:after_script section_start:1591178216:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591178218:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #578841031 ( https://gitlab.com/libvirt/libvirt/-/jobs/578841031/raw ) Stage: cross_build Name: mips-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591178207:build_script section_start:1591178207:after_script Running after_script section_end:1591178209:after_script section_start:1591178209:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591178210:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #578841029 ( https://gitlab.com/libvirt/libvirt/-/jobs/578841029/raw ) Stage: cross_build Name: armv6l-debian-9 Trace: ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] balloonChangeEvent = (virDomainEventBalloonChangePtr)event; ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] monitorEvent = (virDomainQemuMonitorEventPtr) event; ^ cc1: all warnings being treated as errors Makefile:8525: recipe for target 'conf/libvirt_conf_la-domain_event.lo' failed make[3]: *** [conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:5995: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' Makefile:777: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' Makefile:670: recipe for target 'all' failed make: *** [all] Error 2 section_end:1591178191:build_script section_start:1591178191:after_script Running after_script section_end:1591178193:after_script section_start:1591178193:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591178194:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #578841038 ( https://gitlab.com/libvirt/libvirt/-/jobs/578841038/raw ) Stage: cross_build Name: mipsel-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591178188:build_script section_start:1591178188:after_script Running after_script section_end:1591178190:after_script section_start:1591178190:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591178191:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #578841035 ( https://gitlab.com/libvirt/libvirt/-/jobs/578841035/raw ) Stage: cross_build Name: armv7l-debian-sid Trace: ../../src/conf/domain_event.c: In function 'virDomainEventDispatchDefaultFunc': ../../src/conf/domain_event.c:1656:30: error: cast increases required alignment of target type [-Werror=cast-align] 1656 | rtcChangeEvent = (virDomainEventRTCChangePtr)event; | ^ ../../src/conf/domain_event.c:1785:34: error: cast increases required alignment of target type [-Werror=cast-align] 1785 | balloonChangeEvent = (virDomainEventBalloonChangePtr)event; | ^ ../../src/conf/domain_event.c:1896:35: error: cast increases required alignment of target type [-Werror=cast-align] 1896 | blockThresholdEvent = (virDomainEventBlockThresholdPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventDispatchFunc': ../../src/conf/domain_event.c:1974:24: error: cast increases required alignment of target type [-Werror=cast-align] 1974 | qemuMonitorEvent = (virDomainQemuMonitorEventPtr)event; | ^ ../../src/conf/domain_event.c: In function 'virDomainQemuMonitorEventFilter': ../../src/conf/domain_event.c:2179:20: error: cast increases required alignment of target type [-Werror=cast-align] 2179 | monitorEvent = (virDomainQemuMonitorEventPtr) event; | ^ cc1: all warnings being treated as errors make[3]: *** [Makefile:8979: conf/libvirt_conf_la-domain_event.lo] Error 1 make[3]: Leaving directory '/builds/libvirt/libvirt/build/src' make[2]: *** [Makefile:6443: all] Error 2 make[2]: Leaving directory '/builds/libvirt/libvirt/build/src' make[1]: *** [Makefile:777: all-recursive] Error 1 make[1]: Leaving directory '/builds/libvirt/libvirt/build' make: *** [Makefile:670: all] Error 2 section_end:1591178173:build_script section_start:1591178173:after_script Running after_script section_end:1591178174:after_script section_start:1591178174:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591178176:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
Build failed in Jenkins: libvirt-check » libvirt-debian-9 #1192
by ci@centos.org 03 Jun '20

03 Jun '20
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/1192/displ…> ------------------------------------------ [...truncated 6.16 KB...] WARNING: die__process_unit: DW_TAG_restrict_type (0x37) @ <0x19e> not handled! WARNING: skipping the remote protocol test WARNING: no output, pdwtags appears broken: WARNING: die__process_unit: DW_TAG_restrict_type (0x37) @ <0x193> not handled! WARNING: skipping the remote protocol test GEN ../../src/admin_protocol-struct WARNING: no output, pdwtags appears broken: WARNING: die__process_unit: DW_TAG_restrict_type (0x37) @ <0x193> not handled! WARNING: skipping the remote protocol test WARNING: no output, pdwtags appears broken: WARNING: die__process_unit: DW_TAG_restrict_type (0x37) @ <0x19e> not handled! WARNING: skipping the remote protocol test GEN check-symsorting GEN check-symfile GEN check-drivername GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symfile GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/s…'> make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/s…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/s…'> Making check in tools make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> /usr/bin/make check-am make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Making check in docs make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/d…'> /usr/bin/make check-local make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/d…'> /usr/bin/xmllint --nonet --noout html/*.html make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/d…'> make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/d…'> Making check in tests make[2]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> /usr/bin/make make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> /usr/bin/make check-TESTS make[3]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> make[4]: Entering directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> PASS: sockettest PASS: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: virhashtest PASS: commandtest PASS: virconftest PASS: shunloadtest PASS: utiltest PASS: virtimetest PASS: viruritest PASS: virauthconfigtest PASS: viralloctest PASS: virbitmaptest PASS: vircgrouptest PASS: vircryptotest PASS: virpcitest PASS: virendiantest PASS: virfilecachetest PASS: virfirewalltest PASS: virfiletest PASS: viriscsitest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest PASS: virportallocatortest PASS: sysinfotest PASS: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest PASS: virhostdevtest PASS: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest PASS: virschematest PASS: virshtest PASS: virnettlssessiontest PASS: fchosttest PASS: scsihosttest PASS: vircaps2xmltest PASS: virresctrltest PASS: fdstreamtest PASS: virdbustest PASS: virsystemdtest PASS: virpolkittest PASS: securityselinuxtest PASS: viridentitytest PASS: securityselinuxlabeltest PASS: xlconfigtest PASS: xmconfigtest PASS: libxlxml2domconfigtest PASS: virnettlscontexttest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: qemumonitorjsontest PASS: qemuhotplugtest PASS: qemuagenttest PASS: qemuxml2xmltest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemumigparamstest PASS: qemucapabilitiestest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: lxcxml2xmltest PASS: lxcconf2xmltest PASS: openvzutilstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: virjsontest PASS: networkxml2xmlupdatetest PASS: virnetworkportxml2xmltest PASS: qemusecuritytest PASS: networkxml2xmltest PASS: networkxml2conftest PASS: networkxml2firewalltest PASS: storagebackendsheepdogtest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: nwfilterebiptablestest PASS: nwfilterxml2firewalltest PASS: storagevolxml2argvtest PASS: storagepoolxml2argvtest PASS: virstorageutiltest PASS: storagepoolcapstest PASS: storagepoolxml2xmltest PASS: virscsitest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: nodedevxml2xmltest PASS: virstoragetest PASS: interfacexml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: virusbtest PASS: virnetdevbandwidthtest ../../build-aux/test-driver: line 107: 12982 Segmentation fault "$@" > $log_file 2>&1 FAIL: eventtest PASS: virdrivermoduletest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virmacmaptest PASS: virnetdevopenvswitchtest PASS: libvirtd-fail PASS: cputest PASS: libvirtd-pool PASS: virsh-auth PASS: virsh-define-dev-segfault PASS: virsh-cpuset PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: qemuxml2argvtest PASS: virsh-snapshot PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-optparse PASS: virsh-vcpupin PASS: virt-aa-helper-test ============================================================================ Testsuite summary for libvirt 6.5.0 ============================================================================ # TOTAL: 138 # PASS: 137 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ Makefile:4704: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:4810: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:5863: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:777: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build'> Makefile:1069: recipe for target 'check' failed make: *** [check] Error 2 + xargs cat + find -name test-suite.log ========================================= libvirt 6.5.0: tests/test-suite.log ========================================= # TOTAL: 138 # PASS: 137 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: eventtest =============== TEST: eventtest 1) Simple write ... OK 2) Deleted before poll ... OK 3) Interrupted during poll ... OK 4) Deleted during dispatch ... OK 5) Deleted during dispatch ... OK 6) Firing a timer ... OK 7) Deleted before poll ... OK 8) Interrupted during poll ... OK 9) Deleted during dispatch ... OK 10) Deleted during dispatch ... OK FAIL eventtest (exit status: 139) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-32 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-32 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins8669560868351682495.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (22.02s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-32/ws/> 22.195s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-31 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-31 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins3298424323766526200.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (22.67s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> 22.847s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-rawhide #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins17677106623134814539.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (48.52s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> 48.789s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-centos-7 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/125…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins4287548975773318889.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (54.05s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> 54.171s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-11 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/1…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins3335937531604187246.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (9.37s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> 9.453s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-12 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/1…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins1925141001144637768.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (12.63s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> 12.757s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-9 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/125…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins9095820521647392256.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (54.94s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> 55.096s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-10 #1258
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/12…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 1258 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 1262 originally caused by: Started by upstream project "libvirt-build" build number 1451 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins15577079970945630902.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (34.43s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-10/ws/> 34.553s Build step 'Execute shell' marked build as failure
1 7
0 0
Build failed in Jenkins: libvirt-check » libvirt-freebsd-11 #1190
by ci@centos.org 02 Jun '20

02 Jun '20
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/1190/dis…> ------------------------------------------ [...truncated 2.85 KB...] Making all in . gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> Making all in include/libvirt gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in src gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake all-am gmake[6]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in tools gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake all-am gmake[6]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in docs gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in tests gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in po gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> cat: POTFILES: No such file or directory gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making all in examples gmake[5]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> Making check in include/libvirt gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[2]: Nothing to be done for 'check'. gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making check in src gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake check-am gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake check-local gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> GEN ../../src/remote_protocol-struct GEN ../../src/lxc_protocol-struct GEN ../../src/qemu_protocol-struct WARNING: skipping pdwtags test with Clang GEN ../../src/virnetprotocol-struct WARNING: skipping pdwtags test with Clang WARNING: skipping pdwtags test with Clang GEN ../../src/virkeepaliveprotocol-struct GEN ../../src/lock_protocol-struct WARNING: skipping pdwtags test with Clang GEN ../../src/admin_protocol-struct WARNING: skipping pdwtags test with Clang GEN check-symsorting WARNING: skipping pdwtags test with Clang GEN check-drivername WARNING: skipping pdwtags test with Clang GEN check-driverimpls GEN check-aclrules GEN check-aclperms GEN check-admin-symsorting GEN check-admin-drivername GEN check-augeas gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making check in tools gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake check-am gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[3]: Nothing to be done for 'check-am'. gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making check in docs gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake check-local gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/xmllint --nonet --noout html/*.html gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> Making check in tests gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> /usr/local/bin/gmake check-TESTS gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[4]: Entering directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> SKIP: virhostcputest PASS: sockettest PASS: virbuftest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: utiltest SKIP: shunloadtest PASS: virtimetest PASS: viruritest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest SKIP: vircgrouptest PASS: commandtest PASS: vircryptotest PASS: virendiantest SKIP: virpcitest PASS: virfiletest PASS: virfilecachetest PASS: viriscsitest SKIP: virfirewalltest PASS: virkeycodetest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest SKIP: virportallocatortest PASS: sysinfotest SKIP: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest SKIP: virhostdevtest SKIP: virnetdevtest PASS: virtypedparamtest PASS: vshtabletest PASS: virerrortest PASS: virnetmessagetest PASS: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest SKIP: virnettlscontexttest SKIP: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest SKIP: virsystemdtest PASS: virpolkittest PASS: virshtest PASS: qemuxml2xmltest PASS: qemudomaincheckpointxml2xmltest PASS: qemudomainsnapshotxml2xmltest PASS: virschematest PASS: qemumonitorjsontest PASS: qemuagenttest PASS: qemucapabilitiestest Segmentation fault (core dumped) FAIL: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemuxml2argvtest PASS: qemucommandutiltest PASS: qemumemlocktest PASS: qemumigparamstest PASS: qemufirmwaretest PASS: qemuvhostusertest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: qemublocktest PASS: vmx2xmltest PASS: vmwarevertest PASS: qemusecuritytest PASS: xml2vmxtest PASS: bhyvexml2argvtest PASS: virjsontest PASS: bhyvexml2xmltest PASS: bhyveargv2xmltest PASS: virnetworkportxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2xmltest SKIP: networkxml2firewalltest PASS: virnwfilterbindingxml2xmltest PASS: networkxml2conftest PASS: storagepoolxml2argvtest PASS: nwfilterxml2xmltest PASS: storagevolxml2argvtest PASS: storagepoolxml2xmltest PASS: virstorageutiltest PASS: storagepoolcapstest PASS: storagevolxml2xmltest PASS: nsstest PASS: nssguesttest PASS: interfacexml2xmltest PASS: nodedevxml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: eventtest PASS: virdrivermoduletest PASS: genericxml2xmltest PASS: virdriverconnvalidatetest PASS: objecteventtest PASS: virnetdevopenvswitchtest PASS: virmacmaptest PASS: libvirtd-fail PASS: libvirtd-pool PASS: virsh-auth PASS: virsh-cpuset PASS: virsh-define-dev-segfault SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-checkpoint PASS: virsh-start PASS: virsh-snapshot PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: cputest ============================================================================ Testsuite summary for libvirt 6.4.0 ============================================================================ # TOTAL: 120 # PASS: 105 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ gmake[4]: *** [Makefile:4840: test-suite.log] Error 1 gmake[4]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[3]: *** [Makefile:4948: check-TESTS] Error 2 gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[2]: *** [Makefile:6002: check-am] Error 2 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'> gmake[1]: *** [Makefile:777: check-recursive] Error 1 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build'> gmake: *** [Makefile:1072: check] Error 2 + find -name test-suite.log + xargs cat find: illegal option -- n usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
libvirt-go-xml | Pipeline #151922638 has failed for master | 289147be
by GitLab 02 Jun '20

02 Jun '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: 289147be ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/289147bec310e348058c356f… ) Commit Message: gitlab: add CONTRIBUTING.rst file to indicate u... Commit Author: Daniel Berrange ( https://gitlab.com/berrange ) Pipeline #151922638 ( https://gitlab.com/libvirt/libvirt-go-xml/pipelines/151922638 ) triggered by Daniel Berrange ( https://gitlab.com/berrange ) had 5 failed builds. Job #576992236 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992236/raw ) Stage: build Name: go_1_14 Trace: Skipping Git submodules setup section_end:1591093183:get_sources section_start:1591093183:restore_cache Restoring cache section_end:1591093185:restore_cache section_start:1591093185:download_artifacts Downloading artifacts section_end:1591093186:download_artifacts section_start:1591093186:build_script Running before_script and 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/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML --- FAIL: TestRoundTrip (35.77s) FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 35.785s section_end:1591093228:build_script section_start:1591093228:after_script Running after_script section_end:1591093230:after_script section_start:1591093230:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591093231:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #576992230 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992230/raw ) Stage: build Name: go_1_10 Trace: Skipping Git submodules setup section_end:1591093184:get_sources section_start:1591093184:restore_cache Restoring cache section_end:1591093186:restore_cache section_start:1591093186:download_artifacts Downloading artifacts section_end:1591093187:download_artifacts section_start:1591093187:build_script Running before_script and 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 (36.04s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 36.054s section_end:1591093228:build_script section_start:1591093228:after_script Running after_script section_end:1591093229:after_script section_start:1591093229:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591093230:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #576992234 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992234/raw ) Stage: build Name: go_1_12 Trace: Skipping Git submodules setup section_end:1591093178:get_sources section_start:1591093178:restore_cache Restoring cache section_end:1591093180:restore_cache section_start:1591093180:download_artifacts Downloading artifacts section_end:1591093181:download_artifacts section_start:1591093181:build_script Running before_script and 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 (38.94s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 38.955s section_end:1591093227:build_script section_start:1591093227:after_script Running after_script section_end:1591093228:after_script section_start:1591093228:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591093230:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #576992232 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992232/raw ) Stage: build Name: go_1_11 Trace: Skipping Git submodules setup section_end:1591093177:get_sources section_start:1591093177:restore_cache Restoring cache section_end:1591093179:restore_cache section_start:1591093179:download_artifacts Downloading artifacts section_end:1591093180:download_artifacts section_start:1591093180:build_script Running before_script and 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 (38.05s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 38.070s section_end:1591093225:build_script section_start:1591093225:after_script Running after_script section_end:1591093226:after_script section_start:1591093226:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591093228:upload_artifacts_on_failure ERROR: Job failed: exit code 1  Job #576992235 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/576992235/raw ) Stage: build Name: go_1_13 Trace: Skipping Git submodules setup section_end:1591093178:get_sources section_start:1591093178:restore_cache Restoring cache section_end:1591093179:restore_cache section_start:1591093179:download_artifacts Downloading artifacts section_end:1591093181:download_artifacts section_start:1591093181:build_script Running before_script and 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 (37.35s) xml_test.go:374: testdata/libvirt/tests/qemuxml2argvdata/downscript.xml: /domain[0]/devices[0]/interface[0]/downscript[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/builds/libvirt/libvirt-go-xml 37.365s section_end:1591093225:build_script section_start:1591093225:after_script Running after_script section_end:1591093226:after_script section_start:1591093226:upload_artifacts_on_failure Uploading artifacts for failed job section_end:1591093228:upload_artifacts_on_failure ERROR: Job failed: exit code 1  -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • ...
  • 190
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.