See
<
https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-10/...
------------------------------------------
Started by upstream project "libvirt-python-check" build number 564
originally caused by:
Started by upstream project "libvirt-python-build" build number 582
originally caused by:
Started by upstream project "libvirt-build" build number 694
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-10 (libvirt) in workspace
<
https://ci.centos.org/job/libvirt-python-check/systems=libvirt-debian-10/...
[libvirt-python] $ /bin/sh -xe /tmp/jenkins14598506996322962248.sh
+ /usr/bin/python3 ./setup.py test
running test
/usr/bin/python3 sanitytest.py build/lib.linux-x86_64-3.7
/home/jenkins/build/libvirt/share/libvirt/api/libvirt-api.xml
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_QUIESCE of type
virDomainCheckpointCreateFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_CREATE_REDEFINE of type
virDomainCheckpointCreateFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN of type
virDomainCheckpointDeleteFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_CHILDREN_ONLY of type
virDomainCheckpointDeleteFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_DELETE_METADATA_ONLY of type
virDomainCheckpointDeleteFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_DESCENDANTS of type
virDomainCheckpointListFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_LEAVES of type
virDomainCheckpointListFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_NO_LEAVES of type
virDomainCheckpointListFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_ROOTS of type
virDomainCheckpointListFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_LIST_TOPOLOGICAL of type
virDomainCheckpointListFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_NO_DOMAIN of type
virDomainCheckpointXMLFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SECURE of type
virDomainCheckpointXMLFlags
FAIL Missing exported enum VIR_DOMAIN_CHECKPOINT_XML_SIZE of type
virDomainCheckpointXMLFlags
FAIL virDomainCheckpointCreateXML -> virDomain.checkpointCreateXML (C API not
mapped to python)
FAIL virDomainCheckpointDelete -> virDomain.checkpointDelete (C API not mapped to
python)
FAIL virDomainCheckpointFree -> virDomain.checkpointFree (C API not mapped to
python)
FAIL virDomainCheckpointGetConnect -> virDomain.checkpointGetConnect (C API not
mapped to python)
FAIL virDomainCheckpointGetDomain -> virDomain.checkpointGetDomain (C API not
mapped to python)
FAIL virDomainCheckpointGetName -> virDomain.checkpointGetName (C API not mapped
to python)
FAIL virDomainCheckpointGetParent -> virDomain.checkpointGetParent (C API not
mapped to python)
FAIL virDomainCheckpointGetXMLDesc -> virDomain.checkpointGetXMLDesc (C API not
mapped to python)
FAIL virDomainCheckpointListAllChildren -> virDomain.checkpointListAllChildren (C
API not mapped to python)
FAIL virDomainCheckpointLookupByName -> virDomain.checkpointLookupByName (C API
not mapped to python)
FAIL virDomainCheckpointRef -> virDomain.checkpointRef (C API not mapped to
python)
FAIL virDomainListAllCheckpoints -> virDomain.listAllCheckpoints (C API not
mapped to python)
FAIL libvirt.libvirtmod.virDomainCheckpointCreateXML (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointDelete (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointFree (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointGetConnect (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointGetDomain (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointGetName (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointGetParent (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointGetXMLDesc (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointListAllChildren (C binding does not
exist)
FAIL libvirt.libvirtmod.virDomainCheckpointLookupByName (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainCheckpointRef (C binding does not exist)
FAIL libvirt.libvirtmod.virDomainListAllCheckpoints (C binding does not exist)
error: command '/usr/bin/python3' failed with exit status 1
Build step 'Execute shell' marked build as failure