[Libvirt-ci] Build failed in Jenkins: virt-viewer-master-build » libvirt-debian-8 #1219
by ci@centos.org
See <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-debian...>
------------------------------------------
Started by upstream project "virt-viewer-master-build" build number 1219
originally caused by:
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-debian...>
Cloning the remote Git repository
Cloning repository https://pagure.io/virt-viewer.git
> git init <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-debian...> # timeout=10
Fetching upstream changes from https://pagure.io/virt-viewer.git
> git --version # timeout=10
> git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://pagure.io/virt-viewer.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://pagure.io/virt-viewer.git # timeout=10
Fetching upstream changes from https://pagure.io/virt-viewer.git
> git fetch --tags --progress https://pagure.io/virt-viewer.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c127a80fc6b98404207f8e1874097dfd94d76f4a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c127a80fc6b98404207f8e1874097dfd94d76f4a
Commit message: "remote-viewer-connect: centralize window"
First time build. Skipping changelog.
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[virt-viewer-master] $ /bin/sh -xe /tmp/jenkins2780805652462334131.sh
+ mkdir build
+ cd build
+ ../autogen.sh --prefix=/home/jenkins/build/libvirt
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:62: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/config.guess'
configure.ac:9: installing 'build-aux/config.sub'
configure.ac:8: installing 'build-aux/install-sh'
configure.ac:8: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for native Win32... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for icotool... no
checking whether gcc understands -fexceptions... yes
checking whether gcc understands -fstack-protector... yes
checking whether gcc understands --param=ssp-buffer-size=4... yes
checking whether gcc understands -fasynchronous-unwind-tables... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -std=c99... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wcast-align... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Waggregate-return... yes
checking whether gcc understands -Winline... yes
checking whether gcc understands -Wredundant-decls... yes
checking whether gcc understands -Wdeprecated-declarations... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what language compliance flags to pass to the C compiler...
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for glib-compile-resources... /usr/bin/glib-compile-resources
checking for LIBXML2... yes
checking for LIBVIRT... no
configure: error: Package requirements (libvirt >= 0.10.0 libvirt-glib-1.0 >= 0.1.8) were not met:
Package libvirt-glib-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt-glib-1.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libvirt-glib-1.0', required by 'world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBVIRT_CFLAGS
and LIBVIRT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-freebsd-11 #1209
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-freeb...>
------------------------------------------
[...truncated 1.35 KB...]
> git --version # timeout=10
> git fetch --tags --progress https://github.com/libvirt/libvirt-glib.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/libvirt/libvirt-glib.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/libvirt/libvirt-glib.git # timeout=10
Fetching upstream changes from https://github.com/libvirt/libvirt-glib.git
> git fetch --tags --progress https://github.com/libvirt/libvirt-glib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8f82bca6f5ea2642f3daf80644c49bae434cf942 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8f82bca6f5ea2642f3daf80644c49bae434cf942
Commit message: "git: add config file telling git-publish how to send patches"
First time build. Skipping changelog.
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libvirt-glib-master] $ /bin/sh -xe /tmp/jenkins8905773102138293074.sh
+ mkdir build
+ cd build
+ ../autogen.sh '--prefix=/home/jenkins/build/libvirt' --enable-gtk-doc
You should add the contents of '/usr/local/share/aclocal/intltool.m4' to 'aclocal.m4'.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:71: installing 'build-aux/compile'
configure.ac:8: installing 'build-aux/config.guess'
configure.ac:8: installing 'build-aux/config.sub'
configure.ac:7: installing 'build-aux/install-sh'
configure.ac:7: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
examples/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /usr/local/bin/gmake sets $(MAKE)... yes
checking whether /usr/local/bin/gmake supports nested variables... yes
checking build system type... amd64-unknown-freebsd11.1
checking host system type... amd64-unknown-freebsd11.1
checking whether /usr/local/bin/gmake supports nested variables... (cached) yes
checking for gcc... no
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by /usr/local/bin/gmake... GNU
checking dependency style of cc... gcc3
checking for perl... /usr/local/bin/perl
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert amd64-unknown-freebsd11.1 file names to amd64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert amd64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking whether the C compiler's -Wformat allows NULL strings... yes
checking whether pragma GCC diagnostic push works... yes
checking whether the C compiler's -Wlogical-op gives bogus warnings... yes
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... yes
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... no
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... no
checking whether C compiler handles -Wcpp... no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... no
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... no
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... no
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... no
checking whether C compiler handles -Wlogical-op... no
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... no
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... no
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... no
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... no
checking whether C compiler handles -Wpacked-bitfield-compat... no
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... no
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... no
checking whether C compiler handles -Wsuggest-attribute=format... no
checking whether C compiler handles -Wsuggest-attribute=noreturn... no
checking whether C compiler handles -Wsuggest-attribute=pure... no
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... no
checking whether C compiler handles -Wtrampolines... no
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... no
checking whether C compiler handles -Wunused-but-set-variable... no
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... no
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... no
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wjump-misses-init... (cached) no
checking whether C compiler handles -Wno-cast-function-type... no
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector... yes
checking whether C compiler handles -Wno-unused-command-line-argument... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fipa-pure-const... no
checking whether C compiler handles -Wno-suggest-attribute=pure... no
checking whether C compiler handles -Wno-suggest-attribute=const... no
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... no
configure: error: Package requirements (libvirt >= 1.2.5) were not met:
Package 'libvirt', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBVIRT_CFLAGS
and LIBVIRT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-fedora-rawhide #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-fedora...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins6637050462711237879.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 2 wallclock secs ( 0.09 usr 0.02 sys + 1.76 cusr 0.21 csys = 2.08 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-fedora-27 #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-fedora...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins7956115659208382354.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 2 wallclock secs ( 0.12 usr 0.03 sys + 1.70 cusr 0.16 csys = 2.01 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-freebsd-10 #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-freebs...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins5423233812404154691.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /usr/local/lib/perl5/site_perl/mach/5.26 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.26/mach /usr/local/lib/perl5/5.26 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /usr/local/lib/perl5/site_perl/mach/5.26 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.26/mach /usr/local/lib/perl5/5.26 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /usr/local/lib/perl5/site_perl/mach/5.26 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.26/mach /usr/local/lib/perl5/5.26 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /usr/local/lib/perl5/site_perl/mach/5.26 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.26/mach /usr/local/lib/perl5/5.26 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-freebs...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 3 wallclock secs ( 0.15 usr 0.06 sys + 2.00 cusr 0.36 csys = 2.57 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-fedora-28 #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-fedora...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins8407368037321795788.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-thread-multi /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-fedora...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 2 wallclock secs ( 0.13 usr 0.03 sys + 1.60 cusr 0.20 csys = 1.96 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-debian-8 #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-debian...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins2958296031645469262.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like you planned 8 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 1 wallclock secs ( 0.11 usr 0.03 sys + 1.05 cusr 0.07 csys = 1.26 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-check » libvirt-debian-9 #106
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...>
------------------------------------------
Started by upstream project "libvirt-tck-master-check" build number 106
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 1261
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-tck-master-check/systems=libvirt-debian...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins7514867466540517969.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/015-changes.t ............... ok
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like you planned 8 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /home/jenkins/build/libvirt/lib/perl5/x86_64-linux-gnu-thread-multi /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# BEGIN failed--compilation aborted at <https://ci.centos.org/job/libvirt-tck-master-check/systems=libvirt-debian...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=8, Tests=179, 1 wallclock secs ( 0.12 usr 0.03 sys + 1.06 cusr 0.11 csys = 1.32 CPU)
Result: FAIL
Failed 4/8 test programs. 4/179 subtests failed.
Build step 'Execute shell' marked build as failure
6 years, 6 months
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-build » libvirt-fedora-28 #1209
by ci@centos.org
See <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...>
------------------------------------------
[...truncated 788 B...]
Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...>
Cloning the remote Git repository
Cloning repository https://github.com/libvirt/libvirt-glib.git
> git init <https://ci.centos.org/job/libvirt-glib-master-build/systems=libvirt-fedor...> # timeout=10
Fetching upstream changes from https://github.com/libvirt/libvirt-glib.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/libvirt/libvirt-glib.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/libvirt/libvirt-glib.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/libvirt/libvirt-glib.git # timeout=10
Fetching upstream changes from https://github.com/libvirt/libvirt-glib.git
> git fetch --tags --progress https://github.com/libvirt/libvirt-glib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8f82bca6f5ea2642f3daf80644c49bae434cf942 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8f82bca6f5ea2642f3daf80644c49bae434cf942
Commit message: "git: add config file telling git-publish how to send patches"
First time build. Skipping changelog.
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[libvirt-glib-master] $ /bin/sh -xe /tmp/jenkins4597790038446685912.sh
+ mkdir build
+ cd build
+ ../autogen.sh --prefix=/home/jenkins/build/libvirt --enable-gtk-doc
You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:71: installing 'build-aux/compile'
configure.ac:8: installing 'build-aux/config.guess'
configure.ac:8: installing 'build-aux/config.sub'
configure.ac:7: installing 'build-aux/install-sh'
configure.ac:7: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
examples/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/gmake sets $(MAKE)... yes
checking whether /usr/bin/gmake supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether /usr/bin/gmake supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/gmake... GNU
checking dependency style of gcc... gcc3
checking for perl... /usr/bin/perl
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether the C compiler's -Wformat allows NULL strings... yes
checking whether pragma GCC diagnostic push works... yes
checking whether the C compiler's -Wlogical-op gives bogus warnings... no
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warray-bounds... yes
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcast-align... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winline... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wjump-misses-init... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=const... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-attribute=pure... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wjump-misses-init... (cached) yes
checking whether C compiler handles -Wno-cast-function-type... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wframe-larger-than=4096... yes
checking whether C compiler handles -fstack-protector-strong... yes
checking whether C compiler handles -fexceptions... yes
checking whether C compiler handles -fasynchronous-unwind-tables... yes
checking whether C compiler handles -fipa-pure-const... yes
checking whether C compiler handles -Wno-suggest-attribute=pure... yes
checking whether C compiler handles -Wno-suggest-attribute=const... yes
checking whether C compiler handles -Werror... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVIRT... no
configure: error: Package requirements (libvirt >= 1.2.5) were not met:
Package 'libvirt', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBVIRT_CFLAGS
and LIBVIRT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Build step 'Execute shell' marked build as failure
6 years, 6 months