libvirt-go-xml | Pipeline #189446141 has failed for master | 71695cc4
by GitLab
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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #189446141 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/189446141 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #735580646 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/735580646/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1600052778:get_sources
[0Ksection_start:1600052778:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.63s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.648s
section_end:1600052790:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #735580906 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/735580906/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1600052775:get_sources
[0Ksection_start:1600052775:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (5.25s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.261s
section_end:1600052788:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #735580766 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/735580766/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1600052775:get_sources
[0Ksection_start:1600052775:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.23s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.248s
section_end:1600052787:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #735580655 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/735580655/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1600052774:get_sources
[0Ksection_start:1600052774:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.52s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.538s
section_end:1600052785:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #735580633 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/735580633/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1600052769:get_sources
[0Ksection_start:1600052769:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.43s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.447s
section_end:1600052779:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt | Pipeline #189365513 has failed for master | d9ee51ef
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: d9ee51ef ( https://gitlab.com/libvirt/libvirt/-/commit/d9ee51ef46b922db353ccb6cb6f55... )
Commit Message: network: Only check kernel added routes in virN...
Commit Author: Ian Wienand
Committed by: Laine Stump
Pipeline #189365513 ( https://gitlab.com/libvirt/libvirt/-/pipelines/189365513 ) triggered by Laine Stump ( https://gitlab.com/lainestump )
had 1 failed build.
Job #735307614 ( https://gitlab.com/libvirt/libvirt/-/jobs/735307614/raw )
Stage: builds
Name: x64-freebsd-11-build
Trace: Timeout: 1
The output from the failed tests:
22/144 commandtest TIMEOUT 30.009133338928223 s
--- command ---
17:59:18 abs_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build/tests' abs_top_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build' LIBVIRT_AUTOSTART='0' LC_ALL='C' VIR_TEST_EXPENSIVE='1' abs_top_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0' abs_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0/tests' /tmp/cirrus-ci-build/build/meson-private/dist-build/tests/commandtest
--- stderr ---
TEST: commandtest
..........................
-------
Full log written to /tmp/cirrus-ci-build/build/meson-private/dist-build/meson-logs/testlog.txt
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build libvirt.spec'
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build AUTHORS.rst'
Testing distribution package /tmp/cirrus-ci-build/build/meson-dist/libvirt-6.8.0.tar.xz
Running unit tests on the distribution package failed
Dist check build directory was /tmp/cirrus-ci-build/build/meson-private/dist-build
FAILED: meson-dist
/usr/local/bin/meson dist
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/4657926835011584
section_end:1600020007:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt-go-xml | Pipeline #189249805 has failed for master | 71695cc4
by GitLab
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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #189249805 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/189249805 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #734945239 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734945239/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599966399:get_sources
[0Ksection_start:1599966399:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.47s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.481s
section_end:1599966410:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734945227 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734945227/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599966396:get_sources
[0Ksection_start:1599966396:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.39s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.407s
section_end:1599966407:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734945219 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734945219/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599966395:get_sources
[0Ksection_start:1599966395:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.38s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.393s
section_end:1599966406:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734945235 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734945235/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599966394:get_sources
[0Ksection_start:1599966394:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.49s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.507s
section_end:1599966405:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734945212 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734945212/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599966395:get_sources
[0Ksection_start:1599966395:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.29s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.303s
section_end:1599966404:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt-go-xml | Pipeline #189054599 has failed for master | 71695cc4
by GitLab
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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #189054599 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/189054599 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #734346675 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734346675/raw )
Stage: build
Name: go_1_13
Job #734346668 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734346668/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599879996:get_sources
[0Ksection_start:1599879996:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.49s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.509s
section_end:1599880007:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734346672 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734346672/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599879995:get_sources
[0Ksection_start:1599879995:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.52s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.538s
section_end:1599880006:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734346679 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734346679/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599879994:get_sources
[0Ksection_start:1599879994:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.23s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.241s
section_end:1599880005:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #734346663 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/734346663/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599879991:get_sources
[0Ksection_start:1599879991:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.19s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.202s
section_end:1599880000:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt | Pipeline #188914446 has failed for master | f4debada
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: f4debada ( https://gitlab.com/libvirt/libvirt/-/commit/f4debada7034f616407df7836d8f8... )
Commit Message: util: Remove VIR_REALLOC_N_QUIET
Signed-off-by...
Commit Author: Tim Wiederhake ( https://gitlab.com/twiederh )
Committed by: Jano Tomko ( https://gitlab.com/janotomko )
Pipeline #188914446 ( https://gitlab.com/libvirt/libvirt/-/pipelines/188914446 ) triggered by Jano Tomko ( https://gitlab.com/janotomko )
had 1 failed build.
Job #733763265 ( https://gitlab.com/libvirt/libvirt/-/jobs/733763265/raw )
Stage: builds
Name: x64-freebsd-11-build
Trace: Timeout: 1
The output from the failed tests:
22/144 commandtest TIMEOUT 30.007566928863525 s
--- command ---
16:47:20 abs_top_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build' VIR_TEST_EXPENSIVE='1' LC_ALL='C' LIBVIRT_AUTOSTART='0' abs_top_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0' abs_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build/tests' abs_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0/tests' /tmp/cirrus-ci-build/build/meson-private/dist-build/tests/commandtest
--- stderr ---
TEST: commandtest
..........................
-------
Full log written to /tmp/cirrus-ci-build/build/meson-private/dist-build/meson-logs/testlog.txt
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build libvirt.spec'
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build AUTHORS.rst'
Testing distribution package /tmp/cirrus-ci-build/build/meson-dist/libvirt-6.8.0.tar.xz
Running unit tests on the distribution package failed
Dist check build directory was /tmp/cirrus-ci-build/build/meson-private/dist-build
FAILED: meson-dist
/usr/local/bin/meson dist
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/5306705737154560
section_end:1599842888:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt | Pipeline #188819503 has failed for master | 9824a821
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 9824a821 ( https://gitlab.com/libvirt/libvirt/-/commit/9824a82198d97c40ff0e8f423888a... )
Commit Message: qemu: qemuDomainPMSuspendAgent: Don't assign to...
Commit Author: Erik Skultety ( https://gitlab.com/eskultety )
Pipeline #188819503 ( https://gitlab.com/libvirt/libvirt/-/pipelines/188819503 ) triggered by Erik Skultety ( https://gitlab.com/eskultety )
had 1 failed build.
Job #733325805 ( https://gitlab.com/libvirt/libvirt/-/jobs/733325805/raw )
Stage: builds
Name: x64-freebsd-11-build
Trace: Timeout: 1
The output from the failed tests:
22/144 commandtest TIMEOUT 30.009112119674683 s
--- command ---
13:13:54 LC_ALL='C' abs_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0/tests' abs_top_srcdir='/tmp/cirrus-ci-build/build/meson-private/dist-unpack/libvirt-6.8.0' LIBVIRT_AUTOSTART='0' abs_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build/tests' abs_top_builddir='/tmp/cirrus-ci-build/build/meson-private/dist-build' VIR_TEST_EXPENSIVE='1' /tmp/cirrus-ci-build/build/meson-private/dist-build/tests/commandtest
--- stderr ---
TEST: commandtest
..........................
-------
Full log written to /tmp/cirrus-ci-build/build/meson-private/dist-build/meson-logs/testlog.txt
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build libvirt.spec'
Running custom dist script '/tmp/cirrus-ci-build/scripts/meson-python.sh /usr/local/bin/python3 /tmp/cirrus-ci-build/scripts/meson-dist.py /tmp/cirrus-ci-build/build AUTHORS.rst'
Testing distribution package /tmp/cirrus-ci-build/build/meson-dist/libvirt-6.8.0.tar.xz
Running unit tests on the distribution package failed
Dist check build directory was /tmp/cirrus-ci-build/build/meson-private/dist-build
FAILED: meson-dist
/usr/local/bin/meson dist
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/4866716586999808
section_end:1599830084:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt-go-xml | Pipeline #188613475 has failed for master | 71695cc4
by GitLab
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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #188613475 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/188613475 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #732447230 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/732447230/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599793585:get_sources
[0Ksection_start:1599793585:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.60s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.619s
section_end:1599793596:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #732447233 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/732447233/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599793581:get_sources
[0Ksection_start:1599793581:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.79s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.812s
section_end:1599793593:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #732447223 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/732447223/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599793582:get_sources
[0Ksection_start:1599793582:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.48s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.500s
section_end:1599793592:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #732447238 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/732447238/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599793580:get_sources
[0Ksection_start:1599793580:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.63s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.646s
section_end:1599793591:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #732447228 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/732447228/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599793580:get_sources
[0Ksection_start:1599793580:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.68s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.693s
section_end:1599793591:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt-go-xml | Pipeline #188131993 has failed for master | 71695cc4
by GitLab
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: 71695cc4 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/71695cc43758783b59b4dc... )
Commit Message: Add support for Xen namespace
Signed-off-by: D...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )
Pipeline #188131993 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/188131993 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.
Job #730286672 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/730286672/raw )
Stage: build
Name: go_1_11
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599707174:get_sources
[0Ksection_start:1599707174:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.59s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.611s
section_end:1599707185:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #730286692 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/730286692/raw )
Stage: build
Name: go_1_13
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599707173:get_sources
[0Ksection_start:1599707173:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== RUN TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN TestDomain
--- PASS: TestDomain (0.01s)
=== RUN TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN TestSecret
--- PASS: TestSecret (0.00s)
=== RUN TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN TestRoundTrip
--- FAIL: TestRoundTrip (5.36s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 5.372s
section_end:1599707185:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #730286679 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/730286679/raw )
Stage: build
Name: go_1_12
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599707171:get_sources
[0Ksection_start:1599707172:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.73s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.741s
section_end:1599707183:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #730286706 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/730286706/raw )
Stage: build
Name: go_1_14
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599707171:get_sources
[0Ksection_start:1599707171:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.52s)
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.536s
section_end:1599707181:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
Job #730286641 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/730286641/raw )
Stage: build
Name: go_1_10
Trace: [32;1mFetching changes...[0;m
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
[32;1mCreated fresh repository.[0;m
[32;1mChecking out 71695cc4 as master...[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1599707170:get_sources
[0Ksection_start:1599707170:step_script
[0K[0K[36;1mExecuting "step_script" stage of the job script[0;m
[0;m[32;1m$ go test -timeout 10m -tags xmlroundtrip -v[0;m
=== 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.40s)
xml_test.go:374: testdata/libvirt/tests/libxlxml2domconfigdata/moredevs-hvm.xml: /domain[0]/devices[0]/hostdev[0]/source[0]/@writeFiltering: attribute 'no' in expected XML missing in actual XML
FAIL
exit status 1
FAIL _/builds/libvirt/libvirt-go-xml 4.420s
section_end:1599707179:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt | Pipeline #187921776 has failed for master | 653fdf48
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: 653fdf48 ( https://gitlab.com/libvirt/libvirt/-/commit/653fdf48e352814efdbff72aa5421... )
Commit Message: disk storage: fix allocation size for pool form...
Commit Author: Sebastian Mitterle ( https://gitlab.com/smitterl )
Committed by: Michal Privoznik
Pipeline #187921776 ( https://gitlab.com/libvirt/libvirt/-/pipelines/187921776 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #729337199 ( https://gitlab.com/libvirt/libvirt/-/jobs/729337199/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: [318/1007] Compiling C object 'tests/59830eb@@virrotatingfiletest(a)exe/virrotatingfiletest.c.o'
[319/1007] Compiling C object 'tests/59830eb@@virtimetest(a)exe/virtimetest.c.o'
[320/1007] Compiling C object 'tests/59830eb@@virtypedparamtest(a)exe/virtypedparamtest.c.o'
[321/1007] Compiling C object 'tests/59830eb@@virshtest(a)exe/virshtest.c.o'
[322/1007] Compiling C object 'tests/59830eb@@viruritest(a)exe/viruritest.c.o'
[323/1007] Compiling C object 'tests/59830eb@@virmigtest(a)exe/virmigtest.c.o'
[324/1007] Compiling C object 'tests/59830eb@@virstringtest(a)exe/virstringtest.c.o'
[325/1007] Compiling C object 'src/remote/2674e0e@@virt_remote_driver(a)sta/remote_driver.c.o'
[326/1007] Compiling C object 'tests/59830eb@@vshtabletest(a)exe/vshtabletest.c.o'
[327/1007] Linking static target src/remote/libvirt_remote_driver.a
[328/1007] Compiling C object 'tests/59830eb@@virsystemdtest(a)exe/virsystemdtest.c.o'
[329/1007] Compiling C object 'tests/59830eb@@fdstreamtest(a)exe/fdstreamtest.c.o'
[330/1007] Compiling C object 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o'
FAILED: tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o
ccache cc -Itests/59830eb@@esxutilstest@exe -Itests -I../tests -Isrc/esx -I../src/esx -Isrc/conf -I../src/conf -Isrc/hypervisor -I../src/hypervisor -Iinclude -I../include -Isrc -I../src -I. -I.. -Isrc/util -I../src/util -Isrc/rpc -I../src/rpc -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/gnutls/3.6.13/include -I/usr/local/Cellar/nettle/3.4.1/include -I/usr/local/Cellar/libtasn1/4.16.0/include -I/usr/local/Cellar/p11-kit/0.23.20_1/include/p11-kit-1 -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/yajl/2.1.0/include/yajl -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -fPIE '-Dabs_builddir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/build/tests"' '-Dabs_top_builddir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/build"' '-Dabs_srcdir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/tests"' '-Dabs_top_srcdir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build"' -Wframe-larger-than=262144 -MD -MQ 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o' -MF 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o.d' -o 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o' -c ../tests/esxutilstest.c
In file included from ../tests/esxutilstest.c:13:
../src/esx/esx_vi_types.h:62:10: fatal error: 'esx_vi_types.generated.typedef' file not found
#include "esx_vi_types.generated.typedef"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[331/1007] Compiling C object 'tests/59830eb@@virdbustest(a)exe/virdbustest.c.o'
[332/1007] Compiling C object 'tests/59830eb@@eventtest(a)exe/eventtest.c.o'
[333/1007] Compiling C object 'tests/59830eb@@virdriverconnvalidatetest(a)exe/virdriverconnvalidatetest.c.o'
[334/1007] Compiling C object 'tests/59830eb@@virdrivermoduletest(a)exe/virdrivermoduletest.c.o'
[335/1007] Compiling C object 'tests/59830eb@@qemuagenttest(a)exe/qemuagenttest.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/5674564283793408
section_end:1599663728:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months
libvirt | Pipeline #187854339 has failed for master | c43622f0
by GitLab
Your pipeline has failed.
Project: libvirt ( https://gitlab.com/libvirt/libvirt )
Branch: master ( https://gitlab.com/libvirt/libvirt/-/commits/master )
Commit: c43622f0 ( https://gitlab.com/libvirt/libvirt/-/commit/c43622f06e295edcb9cedf33583f0... )
Commit Message: qemuFirmwareFillDomain: Fill NVRAM template on ...
Commit Author: Michal Privoznik
Pipeline #187854339 ( https://gitlab.com/libvirt/libvirt/-/pipelines/187854339 ) triggered by Michal Prívozník ( https://gitlab.com/MichalPrivoznik )
had 1 failed build.
Job #729027256 ( https://gitlab.com/libvirt/libvirt/-/jobs/729027256/raw )
Stage: builds
Name: x64-macos-1015-build
Trace: [507/1007] Compiling C object 'tests/59830eb@@virpcitest(a)exe/virpcitest.c.o'
[508/1007] Compiling C object 'tests/59830eb@@virrotatingfiletest(a)exe/virrotatingfiletest.c.o'
[509/1007] Compiling C object 'tests/59830eb@@virportallocatortest(a)exe/virportallocatortest.c.o'
[510/1007] Compiling C object 'tests/59830eb@@virschematest(a)exe/virschematest.c.o'
[511/1007] Compiling C object 'tests/59830eb@@virtimetest(a)exe/virtimetest.c.o'
[512/1007] Compiling C object 'tests/59830eb@@virtypedparamtest(a)exe/virtypedparamtest.c.o'
[513/1007] Compiling C object 'tests/59830eb@@virshtest(a)exe/virshtest.c.o'
[514/1007] Compiling C object 'tests/59830eb@@viruritest(a)exe/viruritest.c.o'
[515/1007] Compiling C object 'tests/59830eb@@vshtabletest(a)exe/vshtabletest.c.o'
[516/1007] Compiling C object 'tests/59830eb@@virstringtest(a)exe/virstringtest.c.o'
[517/1007] Compiling C object 'tests/59830eb@@virmigtest(a)exe/virmigtest.c.o'
[518/1007] Compiling C object 'tests/59830eb@@virsystemdtest(a)exe/virsystemdtest.c.o'
[519/1007] Compiling C object 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o'
FAILED: tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o
ccache cc -Itests/59830eb@@esxutilstest@exe -Itests -I../tests -Isrc/esx -I../src/esx -Isrc/conf -I../src/conf -Isrc/hypervisor -I../src/hypervisor -Iinclude -I../include -Isrc -I../src -I. -I.. -Isrc/util -I../src/util -Isrc/rpc -I../src/rpc -I/usr/local/Cellar/glib/2.64.2_1/include/glib-2.0 -I/usr/local/Cellar/glib/2.64.2_1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/libffi/3.3/include -I/usr/local/Cellar/glib/2.64.2_1/include -I/usr/local/Cellar/gnutls/3.6.13/include -I/usr/local/Cellar/nettle/3.4.1/include -I/usr/local/Cellar/libtasn1/4.16.0/include -I/usr/local/Cellar/p11-kit/0.23.20_1/include/p11-kit-1 -I/usr/local/Cellar/libxml2/2.9.10_1/include/libxml2 -I/usr/local/Cellar/yajl/2.1.0/include/yajl -Xclang -fcolor-diagnostics -pipe -Wall -Winvalid-pch -Wextra -std=gnu99 -O2 -g -Werror -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattributes -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeclaration-after-statement -Wdeprecated-declarations -Wdiv-by-zero -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -Wno-sign-compare -Wno-typedef-redefinition -Wswitch-enum -Wno-format-nonliteral -Wframe-larger-than=4096 -fexceptions -fasynchronous-unwind-tables -Wdouble-promotion -Wno-unused-function -fPIE '-Dabs_builddir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/build/tests"' '-Dabs_top_builddir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/build"' '-Dabs_srcdir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build/tests"' '-Dabs_top_srcdir="/private/var/folders/3y/l0z1x3693dl_8n0qybp4dqwh0000gn/T/cirrus-ci-build"' -Wframe-larger-than=262144 -MD -MQ 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o' -MF 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o.d' -o 'tests/59830eb@@esxutilstest(a)exe/esxutilstest.c.o' -c ../tests/esxutilstest.c
In file included from ../tests/esxutilstest.c:13:
../src/esx/esx_vi_types.h:62:10: fatal error: 'esx_vi_types.generated.typedef' file not found
#include "esx_vi_types.generated.typedef"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[520/1007] Compiling C object 'tests/59830eb@@virdbustest(a)exe/virdbustest.c.o'
[521/1007] Compiling C object 'tests/59830eb@@virdriverconnvalidatetest(a)exe/virdriverconnvalidatetest.c.o'
[522/1007] Compiling C object 'tests/59830eb@@eventtest(a)exe/eventtest.c.o'
[523/1007] Compiling C object 'tests/59830eb@@virdrivermoduletest(a)exe/virdrivermoduletest.c.o'
[524/1007] Compiling C object 'tests/59830eb@@cputest(a)exe/cputest.c.o'
ninja: build stopped: subcommand failed.
Build failed: https://cirrus-ci.com/build/4899648382959616
section_end:1599656036:step_script
[0K[31;1mERROR: Job failed: exit code 1
[0;m
--
You're receiving this email because of your account on gitlab.com.
4 years, 2 months