libvirt-go-xml | Pipeline #169284073 has failed for master | 3d7a35d3

GitLab gitlab at mg.gitlab.com
Wed Jul 22 03:06:47 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: 3d7a35d3 ( https://gitlab.com/libvirt/libvirt-go-xml/-/commit/3d7a35d32e28306f77f5a1c417ff512ce872afe4 )
Commit Message: README: Convert to reStructuredText

This is th...
Commit Author: Andrea Bolognani ( https://gitlab.com/abologna )

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

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

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

Skipping Git submodules setup
section_end:1595387168:get_sources
section_start:1595387168: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 (6.03s)
    xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	6.050s
section_end:1595387181:step_script
ERROR: Job failed: exit code 1


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

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

Skipping Git submodules setup
section_end:1595387161:get_sources
section_start:1595387161: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
    xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static'  in expected XML missing in actual XML
--- FAIL: TestRoundTrip (8.22s)
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	8.244s
section_end:1595387180:step_script
ERROR: Job failed: exit code 1


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

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

Skipping Git submodules setup
section_end:1595387165:get_sources
section_start:1595387165: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 (6.12s)
    xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	6.136s
section_end:1595387178:step_script
ERROR: Job failed: exit code 1


Job #649869926 ( https://gitlab.com/libvirt/libvirt-go-xml/-/jobs/649869926/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 3d7a35d3 as master...

Skipping Git submodules setup
section_end:1595387162:get_sources
section_start:1595387162: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 (7.55s)
	xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	7.562s
section_end:1595387175:step_script
ERROR: Job failed: exit code 1


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

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

Skipping Git submodules setup
section_end:1595387155:get_sources
section_start:1595387155: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 (8.04s)
    xml_test.go:374: testdata/libvirt/tests/xml2vmxdata/xml2vmx-ethernet-mac-type.xml: /domain[0]/devices[0]/interface[1]/mac[0]/@type: attribute 'static'  in expected XML missing in actual XML
FAIL
exit status 1
FAIL	_/builds/libvirt/libvirt-go-xml	8.054s
section_end:1595387170: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/20200722/2b2b1250/attachment.htm>


More information about the Libvirt-ci mailing list