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
  • ----- 2025 -----
  • 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

October 2023

  • 2 participants
  • 746 discussions
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #453
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 453 originally caused by: Started by upstream project "virt-manager-master-build" build number 457 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> [virt-manager-master] $ /bin/sh -xe /tmp/hudson4049635798880822127.sh + python setup.py test running test ...............................................................................F............................................................................................................................................................F..................................................................................................................................................................................... ====================================================================== FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 326, in test_no_vmvga_RHEL self._compare(g, "install-novmvga-rhel", True) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 124, in _compare utils.diff_compare(actualXML, filename) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 188, in diff_compare raise AssertionError("Conversion outputs did not match.\n%s" % diff) AssertionError: Conversion outputs did not match. --- tests/xmlconfig-xml/install-novmvga-rhel.xml +++ Generated Output @@ -55,8 +55,5 @@ <graphics type="vnc" port="-1" keymap="ja"/> <console type="pty"/> <sound model="ich6"/> - <video> - <model type="vga"/> - </video> </devices> </domain> ====================================================================== FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1041, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 1040, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…",> line 271, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-qemu-plain.xml +++ Generated Output @@ -52,7 +52,7 @@ </channel> <sound model="ich6"/> <video> - <model type="vmvga"/> + <model type="qxl"/> </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> ---------------------------------------------------------------------- Ran 418 tests in 220.169s FAILED (failures=2) Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-fedora-24 #453
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 453 originally caused by: Started by upstream project "virt-manager-master-build" build number 457 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> [virt-manager-master] $ /bin/sh -xe /tmp/hudson693001281245144668.sh + python setup.py test running test ...............................................................................F............................................................................................................................................................F..................................................................................................................................................................................... ====================================================================== FAIL: test_no_vmvga_RHEL (tests.xmlconfig.TestXMLMisc) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 326, in test_no_vmvga_RHEL self._compare(g, "install-novmvga-rhel", True) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 124, in _compare utils.diff_compare(actualXML, filename) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 188, in diff_compare raise AssertionError("Conversion outputs did not match.\n%s" % diff) AssertionError: Conversion outputs did not match. --- tests/xmlconfig-xml/install-novmvga-rhel.xml +++ Generated Output @@ -55,8 +55,5 @@ <graphics type="vnc" port="-1" keymap="ja"/> <console type="pty"/> <sound model="ich6"/> - <video> - <model type="vga"/> - </video> </devices> </domain> ====================================================================== FAIL: testCLI0114virt_install_qemu_plain (tests.clitest.CLITests) ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1041, in <lambda> return lambda s: cmdtemplate(s, cmd) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 1040, in cmdtemplate _cmdobj.run(self) File "<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…",> line 271, in run tests.fail(err) AssertionError: ./virt-install --name foobar --ram 64 --print-step all --connect __virtinst_test__test:///<https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…> --noautoconsole --os-variant ubuntusaucy --nodisks --boot cdrom --virt-type qemu --cpu Penryn --input tablet Conversion outputs did not match. --- tests/cli-test-xml/compare/virt-install-qemu-plain.xml +++ Generated Output @@ -52,7 +52,7 @@ </channel> <sound model="ich6"/> <video> - <model type="vmvga"/> + <model type="qxl"/> </video> <redirdev bus="usb" type="spicevmc"/> <redirdev bus="usb" type="spicevmc"/> ---------------------------------------------------------------------- Ran 418 tests in 140.504s FAILED (failures=2) Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-rawhide #314
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-rawhide…> ------------------------------------------ [...truncated 179.80 KB...] checking for AVAHI... yes checking for BLKID... yes checking for capng_updatev in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for CURL... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for DBusBasicValue... yes checking for DEVMAPPER... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for FUSE... yes checking for GLUSTERFS... yes checking for GNUTLS... yes checking for gnutls/crypto.h... yes checking for gnutls_rnd... yes checking for gnutls_cipher_encrypt... yes checking for NETCF... yes checking for ncf_change_begin... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking for LIBNL... yes checking for LIBNL_ROUTE3... yes checking for LIBPARTED... yes checking for parted... /usr/sbin/parted checking libpcap pcap-config >= 1.0.0 ... yes checking for LIBSSH... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes checking for NETCF... yes checking for ncf_change_begin... (cached) yes checking for numa_available in -lnuma... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_bitmask_isbitset in -lnuma... yes checking for OPENWSMAN... yes checking for PCIACCESS... yes checking for init script type... systemd checking for pkcheck... /usr/bin/pkcheck checking for pthread_mutexattr_init... (cached) yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... (cached) yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for sanlock_init in -lsanlock_client... yes checking sanlock.h usability... yes checking sanlock.h presence... yes checking for sanlock.h... yes checking whether SANLK_INQ_WAIT is declared... yes checking for sanlock_killpath in -lsanlock_client... yes checking for sanlock_inq_lockspace in -lsanlock_client... yes checking for sanlock_write_lockspace in -lsanlock_client... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for fgetfilecon_raw in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for selinux setcon parameter type... const checking for selinux selabel_open parameter type... const checking SELinux mount point... /sys/fs/selinux checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for SSH2... yes checking for UDEV... yes checking whether to compile with virtual port support... yes checking for WIRESHARK_DISSECTOR... yes checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find <rpc/rpc.h>... none checking for yajl_parse_complete in -lyajl... no checking for yajl_tree_parse in -lyajl... yes checking yajl/yajl_common.h usability... yes checking yajl/yajl_common.h presence... yes checking for yajl/yajl_common.h... yes checking size of long... 8 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for stat... yes checking for stat64... yes checking for __xstat... yes checking for __xstat64... yes checking for lstat... (cached) yes checking for lstat64... yes checking for __lxstat... yes checking for __lxstat64... yes checking for struct ifreq... yes checking for struct sockpeercred... no checking whether ETH_FLAG_TXVLAN is declared... yes checking whether ETH_FLAG_NTUPLE is declared... yes checking whether ETH_FLAG_RXHASH is declared... yes checking whether ETH_FLAG_LRO is declared... yes checking whether ETHTOOL_GGSO is declared... yes checking whether ETHTOOL_GGRO is declared... yes checking whether ETHTOOL_GFLAGS is declared... yes checking whether ETHTOOL_GFEATURES is declared... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking whether ln -s works... yes checking for dmidecode... dmidecode checking for dnsmasq... /usr/sbin/dnsmasq checking for radvd... /usr/sbin/radvd checking for tc... /usr/sbin/tc checking for udevadm... /usr/bin/udevadm checking for udevsettle... no checking for modprobe... /usr/sbin/modprobe checking for rmmod... /usr/sbin/rmmod checking for mm-ctl... mm-ctl checking for ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub checking for addr2line... /usr/bin/addr2line checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/sbin/ebtables checking for xs_read in -lxenstore... yes checking xenstore.h usability... yes checking xenstore.h presence... yes checking for xenstore.h... yes checking for xen/xen.h... yes checking for xen/version.h... yes checking for xen/dom0_ops.h... yes checking for xen/sys/privcmd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper checking for LIBXL... no checking for libxl_ctx_alloc in -lxenlight... yes checking libxl.h usability... yes checking libxl.h presence... yes checking for libxl.h... yes checking libxlutil.h usability... yes checking libxlutil.h presence... yes checking for libxlutil.h... yes checking for xtl_createlogger_stdiostream in -lxentoollog... yes checking for sys/inotify.h... (cached) yes checking for dtrace... /usr/bin/dtrace checking for numad... /usr/bin/numad checking for init script type... systemd checking for whether to install sysctl config... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking for struct gaih_addrtuple... yes checking for ns_mtab... no checking for nss_module_unregister_fn... no checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for mntent.h... (cached) yes checking for mount... /usr/bin/mount checking for umount... /usr/bin/umount checking for mkfs... /usr/sbin/mkfs checking for showmount... /usr/sbin/showmount checking for pvcreate... /usr/sbin/pvcreate checking for vgcreate... /usr/sbin/vgcreate checking for lvcreate... /usr/sbin/lvcreate checking for pvremove... /usr/sbin/pvremove checking for vgremove... /usr/sbin/vgremove checking for lvremove... /usr/sbin/lvremove checking for lvchange... /usr/sbin/lvchange checking for vgchange... /usr/sbin/vgchange checking for vgscan... /usr/sbin/vgscan checking for pvs... /usr/sbin/pvs checking for vgs... /usr/sbin/vgs checking for lvs... /usr/sbin/lvs checking for iscsiadm... /usr/sbin/iscsiadm checking rbd/librbd.h usability... yes checking rbd/librbd.h presence... yes checking for rbd/librbd.h... yes checking for rbd_get_features... yes configure: error: You must install the librbd library & headers to compile libvirt error: Bad exit status from /var/tmp/rpm-tmp.XEZJn3 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.XEZJn3 (%build) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-24 #314
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-24/314/…> ------------------------------------------ [...truncated 179.74 KB...] checking for AVAHI... yes checking for BLKID... yes checking for capng_updatev in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for CURL... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for DBusBasicValue... yes checking for DEVMAPPER... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for FUSE... yes checking for GLUSTERFS... yes checking for GNUTLS... yes checking for gnutls/crypto.h... yes checking for gnutls_rnd... yes checking for gnutls_cipher_encrypt... yes checking for NETCF... yes checking for ncf_change_begin... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking for LIBNL... yes checking for LIBNL_ROUTE3... yes checking for LIBPARTED... yes checking for parted... /usr/sbin/parted checking libpcap pcap-config >= 1.0.0 ... yes checking for LIBSSH... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes checking for NETCF... yes checking for ncf_change_begin... (cached) yes checking for numa_available in -lnuma... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_bitmask_isbitset in -lnuma... yes checking for OPENWSMAN... yes checking for PCIACCESS... yes checking for init script type... systemd checking for pkcheck... /usr/bin/pkcheck checking for pthread_mutexattr_init... (cached) yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... (cached) yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for sanlock_init in -lsanlock_client... yes checking sanlock.h usability... yes checking sanlock.h presence... yes checking for sanlock.h... yes checking whether SANLK_INQ_WAIT is declared... yes checking for sanlock_killpath in -lsanlock_client... yes checking for sanlock_inq_lockspace in -lsanlock_client... yes checking for sanlock_write_lockspace in -lsanlock_client... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for fgetfilecon_raw in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for selinux setcon parameter type... const checking for selinux selabel_open parameter type... const checking SELinux mount point... /sys/fs/selinux checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for SSH2... yes checking for UDEV... yes checking whether to compile with virtual port support... yes checking for WIRESHARK_DISSECTOR... yes checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find <rpc/rpc.h>... none checking for yajl_parse_complete in -lyajl... no checking for yajl_tree_parse in -lyajl... yes checking yajl/yajl_common.h usability... yes checking yajl/yajl_common.h presence... yes checking for yajl/yajl_common.h... yes checking size of long... 8 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for stat... yes checking for stat64... yes checking for __xstat... yes checking for __xstat64... yes checking for lstat... (cached) yes checking for lstat64... yes checking for __lxstat... yes checking for __lxstat64... yes checking for struct ifreq... yes checking for struct sockpeercred... no checking whether ETH_FLAG_TXVLAN is declared... yes checking whether ETH_FLAG_NTUPLE is declared... yes checking whether ETH_FLAG_RXHASH is declared... yes checking whether ETH_FLAG_LRO is declared... yes checking whether ETHTOOL_GGSO is declared... yes checking whether ETHTOOL_GGRO is declared... yes checking whether ETHTOOL_GFLAGS is declared... yes checking whether ETHTOOL_GFEATURES is declared... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking whether ln -s works... yes checking for dmidecode... dmidecode checking for dnsmasq... /usr/sbin/dnsmasq checking for radvd... /usr/sbin/radvd checking for tc... /usr/sbin/tc checking for udevadm... /usr/bin/udevadm checking for udevsettle... no checking for modprobe... /usr/sbin/modprobe checking for rmmod... /usr/sbin/rmmod checking for mm-ctl... mm-ctl checking for ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub checking for addr2line... /usr/bin/addr2line checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/sbin/ebtables checking for xs_read in -lxenstore... yes checking xenstore.h usability... yes checking xenstore.h presence... yes checking for xenstore.h... yes checking for xen/xen.h... yes checking for xen/version.h... yes checking for xen/dom0_ops.h... yes checking for xen/sys/privcmd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper checking for LIBXL... no checking for libxl_ctx_alloc in -lxenlight... yes checking libxl.h usability... yes checking libxl.h presence... yes checking for libxl.h... yes checking libxlutil.h usability... yes checking libxlutil.h presence... yes checking for libxlutil.h... yes checking for xtl_createlogger_stdiostream in -lxentoollog... no checking for sys/inotify.h... (cached) yes checking for dtrace... /usr/bin/dtrace checking for numad... /usr/bin/numad checking for init script type... systemd checking for whether to install sysctl config... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking for struct gaih_addrtuple... yes checking for ns_mtab... no checking for nss_module_unregister_fn... no checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for mntent.h... (cached) yes checking for mount... /usr/bin/mount checking for umount... /usr/bin/umount checking for mkfs... /usr/sbin/mkfs checking for showmount... /usr/sbin/showmount checking for pvcreate... /usr/sbin/pvcreate checking for vgcreate... /usr/sbin/vgcreate checking for lvcreate... /usr/sbin/lvcreate checking for pvremove... /usr/sbin/pvremove checking for vgremove... /usr/sbin/vgremove checking for lvremove... /usr/sbin/lvremove checking for lvchange... /usr/sbin/lvchange checking for vgchange... /usr/sbin/vgchange checking for vgscan... /usr/sbin/vgscan checking for pvs... /usr/sbin/pvs checking for vgs... /usr/sbin/vgs checking for lvs... /usr/sbin/lvs checking for iscsiadm... /usr/sbin/iscsiadm checking rbd/librbd.h usability... yes checking rbd/librbd.h presence... yes checking for rbd/librbd.h... yes checking for rbd_get_features... yes configure: error: You must install the librbd library & headers to compile libvirt error: Bad exit status from /var/tmp/rpm-tmp.PmGTyi (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.PmGTyi (%build) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-fedora-23 #314
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-fedora-23/314/…> ------------------------------------------ [...truncated 179.63 KB...] checking for AVAHI... yes checking for BLKID... yes checking for capng_updatev in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for CURL... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for DBusBasicValue... yes checking for DEVMAPPER... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for FUSE... yes checking for GLUSTERFS... yes checking for GNUTLS... yes checking for gnutls/crypto.h... yes checking for gnutls_rnd... yes checking for gnutls_cipher_encrypt... yes checking for NETCF... yes checking for ncf_change_begin... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking for LIBNL... yes checking for LIBNL_ROUTE3... yes checking for LIBPARTED... yes checking for parted... /usr/sbin/parted checking libpcap pcap-config >= 1.0.0 ... yes checking for LIBSSH... yes checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes checking for NETCF... yes checking for ncf_change_begin... (cached) yes checking for numa_available in -lnuma... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_bitmask_isbitset in -lnuma... yes checking for OPENWSMAN... yes checking for PCIACCESS... yes checking for init script type... systemd checking for pkcheck... /usr/bin/pkcheck checking for pthread_mutexattr_init... (cached) yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... (cached) yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for sanlock_init in -lsanlock_client... yes checking sanlock.h usability... yes checking sanlock.h presence... yes checking for sanlock.h... yes checking whether SANLK_INQ_WAIT is declared... yes checking for sanlock_killpath in -lsanlock_client... yes checking for sanlock_inq_lockspace in -lsanlock_client... yes checking for sanlock_write_lockspace in -lsanlock_client... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for fgetfilecon_raw in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for selinux setcon parameter type... const checking for selinux selabel_open parameter type... checking SELinux mount point... /sys/fs/selinux checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for SSH2... yes checking for UDEV... yes checking whether to compile with virtual port support... yes checking for WIRESHARK_DISSECTOR... yes checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find <rpc/rpc.h>... none checking for yajl_parse_complete in -lyajl... no checking for yajl_tree_parse in -lyajl... yes checking yajl/yajl_common.h usability... yes checking yajl/yajl_common.h presence... yes checking for yajl/yajl_common.h... yes checking size of long... 8 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for stat... yes checking for stat64... yes checking for __xstat... yes checking for __xstat64... yes checking for lstat... (cached) yes checking for lstat64... yes checking for __lxstat... yes checking for __lxstat64... yes checking for struct ifreq... yes checking for struct sockpeercred... no checking whether ETH_FLAG_TXVLAN is declared... yes checking whether ETH_FLAG_NTUPLE is declared... yes checking whether ETH_FLAG_RXHASH is declared... yes checking whether ETH_FLAG_LRO is declared... yes checking whether ETHTOOL_GGSO is declared... yes checking whether ETHTOOL_GGRO is declared... yes checking whether ETHTOOL_GFLAGS is declared... yes checking whether ETHTOOL_GFEATURES is declared... yes checking for gettext in -lintl... no checking for rpcgen... /usr/bin/rpcgen checking for xmllint... /usr/bin/xmllint checking for xmlcatalog... /usr/bin/xmlcatalog checking for xsltproc... /usr/bin/xsltproc checking for augparse... /usr/bin/augparse checking whether ln -s works... yes checking for dmidecode... /usr/sbin/dmidecode checking for dnsmasq... /usr/sbin/dnsmasq checking for radvd... /usr/sbin/radvd checking for tc... /usr/sbin/tc checking for udevadm... /usr/bin/udevadm checking for udevsettle... no checking for modprobe... /usr/sbin/modprobe checking for rmmod... /usr/sbin/rmmod checking for mm-ctl... mm-ctl checking for ovs-vsctl... ovs-vsctl checking for scrub... /usr/bin/scrub checking for addr2line... /usr/bin/addr2line checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/sbin/ebtables checking for xs_read in -lxenstore... yes checking xenstore.h usability... yes checking xenstore.h presence... yes checking for xenstore.h... yes checking for xen/xen.h... yes checking for xen/version.h... yes checking for xen/dom0_ops.h... yes checking for xen/sys/privcmd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper checking for LIBXL... no checking for libxl_ctx_alloc in -lxenlight... yes checking libxl.h usability... yes checking libxl.h presence... yes checking for libxl.h... yes checking libxlutil.h usability... yes checking libxlutil.h presence... yes checking for libxlutil.h... yes checking for xtl_createlogger_stdiostream in -lxentoollog... no checking for sys/inotify.h... (cached) yes checking for dtrace... /usr/bin/dtrace checking for numad... /usr/bin/numad checking for init script type... systemd checking for whether to install sysctl config... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking for struct gaih_addrtuple... yes checking for ns_mtab... no checking for nss_module_unregister_fn... no checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for mntent.h... (cached) yes checking for mount... /usr/bin/mount checking for umount... /usr/bin/umount checking for mkfs... /usr/sbin/mkfs checking for showmount... /usr/sbin/showmount checking for pvcreate... /usr/sbin/pvcreate checking for vgcreate... /usr/sbin/vgcreate checking for lvcreate... /usr/sbin/lvcreate checking for pvremove... /usr/sbin/pvremove checking for vgremove... /usr/sbin/vgremove checking for lvremove... /usr/sbin/lvremove checking for lvchange... /usr/sbin/lvchange checking for vgchange... /usr/sbin/vgchange checking for vgscan... /usr/sbin/vgscan checking for pvs... /usr/sbin/pvs checking for vgs... /usr/sbin/vgs checking for lvs... /usr/sbin/lvs checking for iscsiadm... /usr/sbin/iscsiadm checking rbd/librbd.h usability... yes checking rbd/librbd.h presence... yes checking for rbd/librbd.h... yes checking for rbd_get_features... yes configure: error: You must install the librbd library & headers to compile libvirt error: Bad exit status from /var/tmp/rpm-tmp.Tu9fE3 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Tu9fE3 (%build) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-rpm » libvirt-centos-7 #314
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libvirt-master-rpm/systems=libvirt-centos-7/314/d…> ------------------------------------------ [...truncated 176.30 KB...] checking whether C compiler handles -Werror... yes checking whether C compiler handles -fPIE -DPIE -pie... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking for how to avoid indirect lib deps... -Wl,--no-copy-dt-needed-entries checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for pthread_mutexattr_init... yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... yes checking for atomic ops implementation... gcc checking for getxattr in -lattr... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for audit_encode_nv_string in -laudit... yes checking libaudit.h usability... yes checking libaudit.h presence... yes checking for libaudit.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for AVAHI... yes checking for BLKID... yes checking for capng_updatev in -lcap-ng... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for CURL... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for DBusBasicValue... yes checking for DEVMAPPER... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... -ldl checking for FUSE... yes checking for GLUSTERFS... yes checking for GNUTLS... yes checking for gnutls/crypto.h... yes checking for gnutls_rnd... yes checking for gnutls_cipher_encrypt... yes checking for NETCF... yes checking for ncf_change_begin... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... yes checking for LIBNL... yes checking for LIBNL_ROUTE3... yes checking for LIBPARTED... yes checking for parted... /usr/sbin/parted checking libpcap pcap-config >= 1.0.0 ... yes checking for LIBSSH... no checking for LIBXML... yes checking for struct _xmlURI.query_raw... yes checking whether to compile with macvtap support... yes checking whether MACVLAN_MODE_PASSTHRU is declared... (cached) yes checking for NETCF... yes checking for ncf_change_begin... (cached) yes checking for numa_available in -lnuma... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_bitmask_isbitset in -lnuma... yes checking for OPENWSMAN... yes checking for PCIACCESS... yes checking for init script type... systemd checking for pkcheck... /bin/pkcheck checking for pthread_mutexattr_init... (cached) yes checking for pthread.h... (cached) yes checking whether pthread_sigmask does anything... (cached) yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for sanlock_init in -lsanlock_client... yes checking sanlock.h usability... yes checking sanlock.h presence... yes checking for sanlock.h... yes checking whether SANLK_INQ_WAIT is declared... yes checking for sanlock_killpath in -lsanlock_client... yes checking for sanlock_inq_lockspace in -lsanlock_client... yes checking for sanlock_write_lockspace in -lsanlock_client... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for fgetfilecon_raw in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for selinux setcon parameter type... const checking for selinux selabel_open parameter type... const checking SELinux mount point... /sys/fs/selinux checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... yes checking for SSH2... yes checking for UDEV... yes checking whether to compile with virtual port support... yes checking for xdrmem_create in -lportablexdr... no checking for library containing xdrmem_create... none required checking for xdr_u_int64_t... no checking where to find <rpc/rpc.h>... none checking for yajl_parse_complete in -lyajl... no checking for yajl_tree_parse in -lyajl... yes checking yajl/yajl_common.h usability... yes checking yajl/yajl_common.h presence... yes checking for yajl/yajl_common.h... yes checking size of long... 8 checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking for sys/un.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/sysctl.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking libtasn1.h usability... yes checking libtasn1.h presence... yes checking for libtasn1.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking whether htole64 is declared... yes checking for stat... yes checking for stat64... yes checking for __xstat... yes checking for __xstat64... yes checking for lstat... (cached) yes checking for lstat64... yes checking for __lxstat... yes checking for __lxstat64... yes checking for struct ifreq... yes checking for struct sockpeercred... no checking whether ETH_FLAG_TXVLAN is declared... yes checking whether ETH_FLAG_NTUPLE is declared... yes checking whether ETH_FLAG_RXHASH is declared... yes checking whether ETH_FLAG_LRO is declared... yes checking whether ETHTOOL_GGSO is declared... yes checking whether ETHTOOL_GGRO is declared... yes checking whether ETHTOOL_GFLAGS is declared... yes checking whether ETHTOOL_GFEATURES is declared... yes checking for gettext in -lintl... no checking for rpcgen... /bin/rpcgen checking for xmllint... /bin/xmllint checking for xmlcatalog... /bin/xmlcatalog checking for xsltproc... /bin/xsltproc checking for augparse... /bin/augparse checking whether ln -s works... yes checking for dmidecode... /usr/sbin/dmidecode checking for dnsmasq... /usr/sbin/dnsmasq checking for radvd... /usr/sbin/radvd checking for tc... /usr/sbin/tc checking for udevadm... /bin/udevadm checking for udevsettle... no checking for modprobe... /usr/sbin/modprobe checking for rmmod... /usr/sbin/rmmod checking for mm-ctl... mm-ctl checking for ovs-vsctl... ovs-vsctl checking for scrub... /bin/scrub checking for addr2line... /bin/addr2line checking for ip... /usr/sbin/ip checking for iptables... /usr/sbin/iptables checking for ip6tables... /usr/sbin/ip6tables checking for ebtables... /usr/sbin/ebtables checking for qemu-bridge-helper... /usr/libexec/qemu-bridge-helper checking for dtrace... /bin/dtrace checking for numad... /bin/numad checking for init script type... systemd checking for whether to install sysctl config... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking for struct gaih_addrtuple... yes checking for ns_mtab... no checking for nss_module_unregister_fn... no checking linux/kvm.h usability... yes checking linux/kvm.h presence... yes checking for linux/kvm.h... yes checking whether <linux/*.h> and <netinet/*.h> headers are compatible... yes checking for linux/param.h... yes checking for linux/sockios.h... yes checking for linux/if_bridge.h... yes checking for linux/if_tun.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for selinux_virtual_domain_context_path... yes checking for selinux_virtual_image_context_path... yes checking for selinux_lxc_contexts_path... yes checking for mntent.h... (cached) yes checking for mount... /bin/mount checking for umount... /bin/umount checking for mkfs... /usr/sbin/mkfs checking for showmount... /usr/sbin/showmount checking for pvcreate... /usr/sbin/pvcreate checking for vgcreate... /usr/sbin/vgcreate checking for lvcreate... /usr/sbin/lvcreate checking for pvremove... /usr/sbin/pvremove checking for vgremove... /usr/sbin/vgremove checking for lvremove... /usr/sbin/lvremove checking for lvchange... /usr/sbin/lvchange checking for vgchange... /usr/sbin/vgchange checking for vgscan... /usr/sbin/vgscan checking for pvs... /usr/sbin/pvs checking for vgs... /usr/sbin/vgs checking for lvs... /usr/sbin/lvs checking for iscsiadm... /usr/sbin/iscsiadm checking rbd/librbd.h usability... yes checking rbd/librbd.h presence... yes checking for rbd/librbd.h... yes checking for rbd_get_features... yes configure: error: You must install the librbd library & headers to compile libvirt error: Bad exit status from /var/tmp/rpm-tmp.ga6X5O (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ga6X5O (%build) Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #449
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-centos-…> ------------------------------------------ Started by upstream project "virt-manager-master-check" build number 449 originally caused by: Started by upstream project "virt-manager-master-build" build number 453 originally caused by: Started by upstream project "libvirt-python-master-build" build number 355 originally caused by: Started by upstream project "libvirt-master-build" build number 482 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/virt-manager-master-check/systems=libvirt-centos-…> [virt-manager-master] $ /bin/sh -xe /tmp/hudson6086872124697795808.sh + python setup.py test running test .................................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 418 tests in 269.481s OK /tmp/hudson6086872124697795808.sh: line 2: 10868 Segmentation fault (core dumped) python setup.py test Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-rawhide #42
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…> ------------------------------------------ Started by upstream project "libosinfo-master-check" build number 42 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 44 originally caused by: Started by upstream project "libosinfo-master-build" build number 50 originally caused by: Started by upstream project "osinfo-db-master-build" build number 191 originally caused by: Started by upstream project "osinfo-db-tools-master-build" build number 16 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/libosinfo-master-check/systems=libvirt-fedora-raw…> [libosinfo-master] $ /bin/sh -xe /tmp/hudson4203214804395099977.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + make -j3 check GEN public-submodule-commit Making check in osinfo make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> GEN check-symfile GEN check-symsorting make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> Making check in test make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> CC test_entity-test-entity.o CC test_device-test-device.o CC test_list-test-list.o CC test_devicelist-test-devicelist.o CC test_filter-test-filter.o CC test_product-test-product.o CC test_os-test-os.o CC test_oslist-test-oslist.o CC test_productfilter-test-productfilter.o CC test_platform-test-platform.o CC test_platformlist-test-platformlist.o CC test_db-test-db.o CC test_loader-test-loader.o CC test_isodetect-test-isodetect.o CC test_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.o CCLD test-entity CCLD test-device CCLD test-list CCLD test-devicelist CCLD test-filter CCLD test-product CCLD test-os CCLD test-oslist CCLD test-productfilter CCLD test-platform CCLD test-platformlist CCLD test-db CCLD test-loader CCLD test-isodetect CCLD test-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> PASS: test-device PASS: test-list PASS: test-entity PASS: test-devicelist PASS: test-product PASS: test-filter PASS: test-os PASS: test-oslist PASS: test-productfilter PASS: test-platform PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-loader PASS: test-install-script FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ make[3]: *** [Makefile:1251: test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[2]: *** [Makefile:1359: check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make[1]: *** [Makefile:1542: check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-raw…'> make: *** [Makefile:595: check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-23 #42
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…> ------------------------------------------ Started by upstream project "libosinfo-master-check" build number 42 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 44 originally caused by: Started by upstream project "libosinfo-master-build" build number 50 originally caused by: Started by upstream project "osinfo-db-master-build" build number 191 originally caused by: Started by upstream project "osinfo-db-tools-master-build" build number 16 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…> [libosinfo-master] $ /bin/sh -xe /tmp/hudson7506745059440282431.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + make -j3 check GEN public-submodule-commit Making check in osinfo make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> GEN check-symfile GEN check-symsorting make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Making check in test make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> CC test_entity-test-entity.o CC test_device-test-device.o CC test_list-test-list.o CC test_devicelist-test-devicelist.o CC test_filter-test-filter.o CC test_product-test-product.o CC test_os-test-os.o CC test_oslist-test-oslist.o CC test_productfilter-test-productfilter.o CC test_platform-test-platform.o CC test_platformlist-test-platformlist.o CC test_db-test-db.o CC test_loader-test-loader.o CC test_isodetect-test-isodetect.o CC test_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.o CCLD test-entity CCLD test-device CCLD test-list CCLD test-devicelist CCLD test-filter CCLD test-product CCLD test-os CCLD test-oslist CCLD test-productfilter CCLD test-platform CCLD test-platformlist CCLD test-db CCLD test-loader CCLD test-isodetect CCLD test-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> PASS: test-entity PASS: test-device PASS: test-list PASS: test-devicelist PASS: test-filter PASS: test-product PASS: test-os PASS: test-oslist PASS: test-platform PASS: test-productfilter PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-loader PASS: test-install-script FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ Makefile:1250: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:1356: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:1541: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-23/…'> Makefile:595: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libosinfo-master-check » libvirt-fedora-24 #42
by ci@centos.org 26 Oct '23

26 Oct '23
See <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…> ------------------------------------------ Started by upstream project "libosinfo-master-check" build number 42 originally caused by: Started by upstream project "libosinfo-master-syntax-check" build number 44 originally caused by: Started by upstream project "libosinfo-master-build" build number 50 originally caused by: Started by upstream project "osinfo-db-master-build" build number 191 originally caused by: Started by upstream project "osinfo-db-tools-master-build" build number 16 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…> [libosinfo-master] $ /bin/sh -xe /tmp/hudson387613008543925431.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + export OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + OSINFO_DATA_DIR=/home/jenkins/build/libvirt/share/osinfo + cd build + make -j3 check GEN public-submodule-commit Making check in osinfo make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make check-am make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make check-local make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> GEN check-symsorting GEN check-symfile make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Making check in test make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-mediauris test-treeuris test-install-script make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> CC test_device-test-device.o CC test_list-test-list.o CC test_entity-test-entity.o CC test_devicelist-test-devicelist.o CC test_filter-test-filter.o CC test_product-test-product.o CC test_os-test-os.o CC test_oslist-test-oslist.o CC test_productfilter-test-productfilter.o CC test_platform-test-platform.o CC test_platformlist-test-platformlist.o CC test_db-test-db.o CC test_loader-test-loader.o CC test_isodetect-test-isodetect.o CC test_mediauris-test-mediauris.o CC test_treeuris-test-treeuris.o CC test_install_script-test-install-script.o CCLD test-entity CCLD test-device CCLD test-list CCLD test-devicelist CCLD test-filter CCLD test-product CCLD test-os CCLD test-oslist CCLD test-productfilter CCLD test-platform CCLD test-platformlist CCLD test-db CCLD test-loader CCLD test-isodetect CCLD test-mediauris CCLD test-treeuris CCLD test-install-script make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make check-TESTS make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> PASS: test-list PASS: test-entity PASS: test-device PASS: test-devicelist PASS: test-filter PASS: test-product PASS: test-oslist PASS: test-os PASS: test-productfilter PASS: test-platform PASS: test-platformlist PASS: test-db SKIP: test-mediauris SKIP: test-treeuris PASS: test-loader PASS: test-install-script FAIL: test-isodetect ============================================================================ Testsuite summary for libosinfo 1.1.0 ============================================================================ # TOTAL: 17 # PASS: 14 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to libosinfo(a)redhat.com ============================================================================ Makefile:1250: recipe for target 'test-suite.log' failed make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:1356: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:1541: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-master-check/systems=libvirt-fedora-24/…'> Makefile:595: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log cat: tests/test-suite.log: No such file or directory + true + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • ...
  • 75
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.