libvirt-go-xml | Pipeline #159008304 has failed for master | f3177157

GitLab gitlab at mg.gitlab.com
Tue Jun 23 03:06:20 UTC 2020



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: f3177157 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/f3177157f8a21cdf069d2949b89479f4e0f3d82e )
Commit Message: Add support for ipv6 attribute in network NAT s...
Commit Author: Daniel Berrange ( https://gitlab.com/berrange )

Pipeline #159008304 ( https://gitlab.com/libvirt/libvirt-go-xml/-/pipelines/159008304 ) triggered by Daniel Berrange ( https://gitlab.com/berrange )
had 5 failed builds.

Job #606824258 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/606824258/raw )

Stage: build
Name: go_1_13

Job #606824253 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/606824253/raw )

Stage: build
Name: go_1_12
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out f3177157 as master...

Skipping Git submodules setup
section_end:1592881565:get_sources
section_start:1592881565:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.74s)
    xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.758s
section_end:1592881577:step_script
ERROR: Job failed: exit code 1


Job #606824262 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/606824262/raw )

Stage: build
Name: go_1_14
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out f3177157 as master...

Skipping Git submodules setup
section_end:1592881564:get_sources
section_start:1592881564:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
    TestRoundTrip: xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
--- FAIL: TestRoundTrip (4.70s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.712s
section_end:1592881576:step_script
ERROR: Job failed: exit code 1


Job #606824247 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/606824247/raw )

Stage: build
Name: go_1_11
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out f3177157 as master...

Skipping Git submodules setup
section_end:1592881564:get_sources
section_start:1592881564:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (4.63s)
    xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	4.643s
section_end:1592881576:step_script
ERROR: Job failed: exit code 1


Job #606824240 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/606824240/raw )

Stage: build
Name: go_1_10
Trace: Fetching changes...
Initialized empty Git repository in /builds/libvirt/libvirt-go-xml/.git/
Created fresh repository.
Checking out f3177157 as master...

Skipping Git submodules setup
section_end:1592881566:get_sources
section_start:1592881566:step_script
Executing "step_script" stage of the job script
$ go test -timeout 10m -tags xmlroundtrip -v
=== RUN   TestDomainSnapshot
--- PASS: TestDomainSnapshot (0.00s)
=== RUN   TestDomain
--- PASS: TestDomain (0.01s)
=== RUN   TestNetwork
--- PASS: TestNetwork (0.00s)
=== RUN   TestNodeDevice
--- PASS: TestNodeDevice (0.00s)
=== RUN   TestSecret
--- PASS: TestSecret (0.00s)
=== RUN   TestStoragePool
--- PASS: TestStoragePool (0.00s)
=== RUN   TestStorageVolume
--- PASS: TestStorageVolume (0.00s)
=== RUN   TestRoundTrip
--- FAIL: TestRoundTrip (5.05s)
	xml_test.go:374: testdata/libvirt/tests/nodedevschemadata/mdev_d2441d39_495e_4243_ad9f_beb3f14c23d9.xml: /device[0]/capability[0]/attr[0]: element in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	5.072s
section_end:1592881576:step_script
ERROR: Job failed: exit code 1



-- 
You're receiving this email because of your account on gitlab.com.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20200623/f391b6cc/attachment.htm>


More information about the Libvirt-ci mailing list