[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-fedora-23 #1
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/... Started by upstream project "libvirt-go-master-check" build number 1 originally caused by: Started by upstream project "libvirt-go-master-build" build number 1 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson2944079084884100393.sh + go test -tags api Missing macro 'VIR_DOMAIN_BLOCK_IOTUNE_GROUP_NAME' Missing macro 'VIR_DOMAIN_TUNABLE_BLKDEV_GROUP_NAME' Missing macro 'VIR_PERF_PARAM_BRANCH_INSTRUCTIONS' Missing macro 'VIR_PERF_PARAM_BRANCH_MISSES' --- FAIL: TestAPICoverage (0.18s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 5 [running]: testing.tRunner.func1(0xc8200b0000) /usr/lib/golang/src/testing/testing.go:450 +0x171 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.TestAPICoverage(0xc8200b0000)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/api_test.go>:525 +0x324 testing.tRunner(0xc8200b0000, 0xa3dd20) /usr/lib/golang/src/testing/testing.go:456 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:561 +0x86d goroutine 1 [chan receive]: testing.RunTests(0x7501e8, 0xa3dd20, 0x75, 0x75, 0x7ff2a319e001) /usr/lib/golang/src/testing/testing.go:562 +0x8ad testing.(*M).Run(0xc82003df08, 0xc82004beb0) /usr/lib/golang/src/testing/testing.go:494 +0x70 main.main() _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/_test/_testmain.go>:286 +0x116 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/golang/src/runtime/asm_amd64.s:1721 +0x1 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> 0.254s Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/... Started by upstream project "libvirt-go-master-check" build number 2 originally caused by: Started by upstream project "libvirt-go-master-build" build number 2 originally caused by: Started by upstream project "libvirt-master-build" build number 217 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson424166227245948107.sh + go test -tags api Missing macro 'VIR_DOMAIN_BLOCK_IOTUNE_GROUP_NAME' Missing macro 'VIR_DOMAIN_TUNABLE_BLKDEV_GROUP_NAME' Missing macro 'VIR_PERF_PARAM_BRANCH_INSTRUCTIONS' Missing macro 'VIR_PERF_PARAM_BRANCH_MISSES' --- FAIL: TestAPICoverage (0.79s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 5 [running]: testing.tRunner.func1(0xc8200b0000) /usr/lib/golang/src/testing/testing.go:450 +0x171 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.TestAPICoverage(0xc8200b0000)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/api_test.go>:525 +0x324 testing.tRunner(0xc8200b0000, 0xa3dd20) /usr/lib/golang/src/testing/testing.go:456 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:561 +0x86d goroutine 1 [chan receive]: testing.RunTests(0x7501e8, 0xa3dd20, 0x75, 0x75, 0x7fdaf1a0f001) /usr/lib/golang/src/testing/testing.go:562 +0x8ad testing.(*M).Run(0xc82003df08, 0xc82004beb0) /usr/lib/golang/src/testing/testing.go:494 +0x70 main.main() _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/_test/_testmain.go>:286 +0x116 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/golang/src/runtime/asm_amd64.s:1721 +0x1 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> 0.946s Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/... Started by upstream project "libvirt-go-master-check" build number 3 originally caused by: Started by upstream project "libvirt-go-master-build" build number 3 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson9082126465363132748.sh + go test -tags api --- FAIL: TestMultipleCloseCallback (0.00s) panic: virError(Code=38, Domain=7, Message='Failed to connect socket to '/home/jenkins/build/libvirt/var/run/libvirt/libvirt-sock': No such file or directory') [recovered] panic: virError(Code=38, Domain=7, Message='Failed to connect socket to '/home/jenkins/build/libvirt/var/run/libvirt/libvirt-sock': No such file or directory') goroutine 102 [running]: testing.tRunner.func1(0xc8203e79e0) /usr/lib/golang/src/testing/testing.go:450 +0x171 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.buildTestQEMUConnection(0x63b8a0)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/integration_test.go>:41 +0x73 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.TestMultipleCloseCallback(0xc8203e79e0)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/integration_test.go>:65 +0x99 testing.tRunner(0xc8203e79e0, 0xa64458) /usr/lib/golang/src/testing/testing.go:456 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:561 +0x86d goroutine 1 [chan receive]: testing.RunTests(0x76c520, 0xa63d20, 0x98, 0x98, 0x7fc5d6a86001) /usr/lib/golang/src/testing/testing.go:562 +0x8ad testing.(*M).Run(0xc82004bef8, 0xc82004beb0) /usr/lib/golang/src/testing/testing.go:494 +0x70 main.main() _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/_test/_testmain.go>:356 +0x116 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/golang/src/runtime/asm_amd64.s:1721 +0x1 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> 0.899s Build step 'Execute shell' marked build as failure
https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/... Started by upstream project "libvirt-go-master-check" build number 4 originally caused by: Started by upstream project "libvirt-go-master-build" build number 4 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> [libvirt-fedora-23] $ /bin/sh -xe /tmp/hudson5136478782635983278.sh + go test -tags api --- FAIL: TestMultipleCloseCallback (0.00s) panic: virError(Code=38, Domain=7, Message='Failed to connect socket to '/home/jenkins/build/libvirt/var/run/libvirt/libvirt-sock': No such file or directory') [recovered] panic: virError(Code=38, Domain=7, Message='Failed to connect socket to '/home/jenkins/build/libvirt/var/run/libvirt/libvirt-sock': No such file or directory') goroutine 97 [running]: testing.tRunner.func1(0xc82059a3f0) /usr/lib/golang/src/testing/testing.go:450 +0x171 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.buildTestQEMUConnection(0x63b8a0)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/integration_test.go>:41 +0x73 _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/.TestMultipleCloseCallback(0xc82059a3f0)> <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/integration_test.go>:65 +0x99 testing.tRunner(0xc82059a3f0, 0xa64458) /usr/lib/golang/src/testing/testing.go:456 +0x98 created by testing.RunTests /usr/lib/golang/src/testing/testing.go:561 +0x86d goroutine 1 [chan receive]: testing.RunTests(0x76c520, 0xa63d20, 0x98, 0x98, 0x7f6226251001) /usr/lib/golang/src/testing/testing.go:562 +0x8ad testing.(*M).Run(0xc82054fef8, 0xc82004beb0) /usr/lib/golang/src/testing/testing.go:494 +0x70 main.main() _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/_test/_testmain.go>:356 +0x116 goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/golang/src/runtime/asm_amd64.s:1721 +0x1 exit status 2 FAIL _<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-fedora-23/ws/> 0.404s Build step 'Execute shell' marked build as failure
participants (1)
-
ci@centos.org