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 -----
  • September
  • August
  • July
  • June
  • May
  • 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

  • 2 participants
  • 10211 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-python-master-build » libvirt-freebsd-11 #279
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-freeb…> ------------------------------------------ Started by upstream project "libvirt-python-master-build" build number 279 originally caused by: Started by upstream project "libvirt-master-build" build number 1607 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-python-master-build/systems=libvirt-freeb…> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt-python.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt-python.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt-python.git +refs/heads/*:refs/remotes/origin/* Checking out Revision d68c14e069db7e2a2ef1de76aca734f918189513 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d68c14e069db7e2a2ef1de76aca734f918189513 Commit message: "fix build with older libvirt missing virNWFilterBindingPtr" > git rev-list --no-walk d68c14e069db7e2a2ef1de76aca734f918189513 # timeout=10 FATAL: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from n64.gusty.ci.centos.org/172.19.2.192:17644 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737) at hudson.remoting.UserResponse.retrieve(UserRequest.java:313) at hudson.remoting.Channel.call(Channel.java:952) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:278) at com.sun.proxy.$Proxy82.isCommitInRepo(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.isCommitInRepo(RemoteGitImpl.java:285) at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1334) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1258) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1727) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$10.execute(CliGitAPIImpl.java:2519) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.isCommitInRepo(CliGitAPIImpl.java:2570) at hudson.plugins.git.GitAPI.isCommitInRepo(GitAPI.java:237) at sun.reflect.GeneratedMethodAccessor755.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:927) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:901) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:850) at hudson.remoting.UserRequest.perform(UserRequest.java:210) at hudson.remoting.UserRequest.perform(UserRequest.java:53) at hudson.remoting.Request$2.run(Request.java:364) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:94) at java.lang.Thread.run(Thread.java:748)
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-freebsd-10 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freebsd…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freebsd…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins6522624363455216403.sh + export TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 25 wallclock secs ( 0.41 usr 0.46 sys + 15.65 cusr 1.83 csys = 18.35 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-rawhide #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins2524204948819968123.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 50 wallclock secs ( 0.35 usr 0.05 sys + 8.21 cusr 0.61 csys = 9.22 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-freebsd-11 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freebsd…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-freebsd…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins2130815293670366738.sh + export 'TEST_MAINTAINER=1' + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 26 wallclock secs ( 0.74 usr 0.27 sys + 16.81 cusr 1.72 csys = 19.55 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-27 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins7425654484039063393.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 46 wallclock secs ( 0.36 usr 0.04 sys + 7.82 cusr 0.51 csys = 8.73 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-fedora-28 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-fedora-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins4103561725627199913.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 48 wallclock secs ( 0.39 usr 0.07 sys + 8.26 cusr 0.56 csys = 9.28 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-debian-9 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debian-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debian-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins1384160880040439266.sh + export TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 37 wallclock secs ( 0.62 usr 0.06 sys + 11.57 cusr 0.50 csys = 12.75 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-debian-8 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debian-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-debian-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins3004995224327837150.sh + export TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 13 wallclock secs ( 0.67 usr 1.96 sys + 10.56 cusr 1.47 csys = 14.66 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-check » libvirt-centos-7 #164
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "libvirt-perl-master-check" build number 164 originally caused by: Started by upstream project "libvirt-perl-master-build" build number 1335 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-check/systems=libvirt-centos-…> [libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins3027569665910217030.sh + export TEST_MAINTAINER=1 + TEST_MAINTAINER=1 + perl Build test t/005-pod.t ............ ok t/010-pod-coverage.t ... ok t/015-changes.t ........ ok t/020-constants.t ...... ok # Failed test 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' # at t/030-api-coverage.t line 175. # Looks like you failed 1 test of 1639. t/030-api-coverage.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1639 subtests t/100-connect.t ........ ok t/200-domains.t ........ ok t/300-networks.t ....... ok t/400-storage-pools.t .. ok t/500-storage-vols.t ... ok t/600-interfaces.t ..... ok t/800-events.t ......... ok Test Summary Report ------------------- t/030-api-coverage.t (Wstat: 256 Tests: 1639 Failed: 1) Failed test: 846 Non-zero exit status: 1 Files=12, Tests=1893, 20 wallclock secs ( 0.38 usr 0.05 sys + 7.74 cusr 0.36 csys = 8.53 CPU) Result: FAIL Failed 1/12 test programs. 1/1893 subtests failed. Build step 'Execute shell' marked build as failure
1 8
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-check » libvirt-freebsd-10 #1189
by ci@centos.org 18 Jul '18

18 Jul '18
See <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…> ------------------------------------------ Started by upstream project "libvirt-go-master-check" build number 1189 originally caused by: Started by upstream project "libvirt-go-master-build" build number 1201 originally caused by: Started by upstream project "libvirt-master-build" build number 1600 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…> [libvirt-go-master] $ /bin/sh -xe /tmp/jenkins8382963080460664826.sh + export 'TEST_ARGS=-tags api' + go test -tags api Missing enum 'VIR_DOMAIN_MEMORY_STAT_DISK_CACHES' --- FAIL: TestAPICoverage (0.40s) panic: Missing symbols found [recovered] panic: Missing symbols found goroutine 4 [running]: testing.tRunner.func1(0xc4200b40f0) /usr/local/go/src/testing/testing.go:742 +0x29d panic(0x5af600, 0x6128d0) /usr/local/go/src/runtime/panic.go:502 +0x229 _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…> /usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…>:506 +0x548 testing.tRunner(0xc4200b40f0, 0x5fdb30) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 exit status 2 FAIL _/usr<https://ci.centos.org/job/libvirt-go-master-check/systems=libvirt-freebsd-1…> 0.528s Build step 'Execute shell' marked build as failure
1 8
0 0
  • ← Newer
  • 1
  • ...
  • 864
  • 865
  • 866
  • 867
  • 868
  • 869
  • 870
  • ...
  • 1022
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.