FAILED
Test file Test results Time %
/usr/share/libvirt-tck/tests/domain/050-transient-lifecycle.t
  • 1..2
  • # Creating a new transient domain
  • ok 1 - created transient domain object
  • # Destroying the transient doamin
  • # Checking that transient domain has gone away
  • ok 2 - NO_DOMAIN error raised from missing domain
0.98s 100.0%
/usr/share/libvirt-tck/tests/domain/060-persistent-lifecycle.t
  • 1..9
  • # Defining an inactive domain config
  • ok 1 - defined persistent domain config
  • # Undefining inactive domain config
  • # Checking that persistent domain has gone away
  • ok 2 - NO_DOMAIN error raised from missing domain
  • # Defining inactive domain config again
  • ok 3 - defined persistent domain config
  • # Starting inactive domain config
  • ok 4 - running domain has an ID > 0
  • # Trying another domain lookup by name
  • ok 5 - the running domain object
  • ok 6 - running domain has an ID > 0
  • # Destroying the running domain
  • # Checking there is still an inactive domain config
  • ok 7 - the inactive domain object
  • ok 8 - inactive domain has an ID == -1
  • # Undefining the inactive domain config
  • ok 9 - NO_DOMAIN error raised from missing domain
1.00s 100.0%
/usr/share/libvirt-tck/tests/domain/070-transient-to-persistent.t
  • Parse error: Bad plan. You planned 4 tests but ran 2.
  • 1..4
  • # Creating a new transient domain
  • ok 1 - created transient domain
  • # Defining config for transient guest
  • ok 2 - defined transient domain
  • # Destroying active domain
  • libvirt error code: 8, message: invalid argument in Domain test isn't running.
  • # Looks like you planned 4 tests but only ran 2.
  • # Looks like your test died just after 2.
  • exit status: 255, wait status: 65280
0.87s 50.0%
/usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t
  • Parse error: Bad plan. You planned 20 tests but ran 16.
  • 1..20
  • # Starting phase 1
  • # Defining persistent domain config
  • ok 1 - defined persistent domain
  • # Trying to create a running guest with same name, different UUID
  • not ok 2 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 103.
  • # expecting Sys::Virt::Error object with code 9
  • # found ''
  • # Trying to create a running guest with same UUID, different name
  • not ok 3 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 107.
  • # expecting Sys::Virt::Error object with code 9
  • # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 768 (vbd) could not be connected.\nFile /root/tck/disk.img is loopback-mounted through /dev/loop0,\nwhich is mounted in a guest domain,\nand so cannot be mounted now.')
  • # '
  • # Trying to define a inactive guest with same name, different UUID
  • not ok 4 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 111.
  • # expecting Sys::Virt::Error object with code 9
  • # found ''
  • # Trying to define a inactive guest with same UUID, different name
  • ok 5 - defined persistent domain
  • # Checking that domain test1 has really gone after rename
  • not ok 6 - NO_DOMAIN error raised from missing (renamed) domain
  • # Failed test 'NO_DOMAIN error raised from missing (renamed) domain'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 118.
  • # expecting Sys::Virt::Error object with code 42
  • # found ''
  • # Checking the guest really has got new name
  • ok 7 - fetched persistent domain
  • # Undefining persistent guest config
  • # Checking that domain has now gone
  • ok 8 - NO_DOMAIN error raised from undefined domain
  • # Checking that original domain is still gone
  • not ok 9 - NO_DOMAIN error raised from undefined domain
  • # Failed test 'NO_DOMAIN error raised from undefined domain'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 133.
  • # expecting Sys::Virt::Error object with code 42
  • # found ''
  • # Starting phase 2
  • # Creating transient active domain
  • not ok 10 - created transient domain
  • # Failed test 'created transient domain'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 144.
  • # expected Sys::Virt::Domain object with name test1
  • # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: VM name 'test1' already in use by domain 75")
  • # '
  • # Trying to create a running guest with same name, different UUID
  • not ok 11 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 148.
  • # expecting Sys::Virt::Error object with code 9
  • # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: VM name 'test1' already in use by domain 75")
  • # '
  • # Trying to create a running guest with same UUID, different name
  • not ok 12 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 152.
  • # expecting Sys::Virt::Error object with code 9
  • # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 768 (vbd) could not be connected.\nFile /root/tck/disk.img is loopback-mounted through /dev/loop0,\nwhich is mounted in a guest domain,\nand so cannot be mounted now.')
  • # '
  • # Trying to define a inactive guest with same name, different UUID
  • not ok 13 - OPERATION_FAILED error raised from clashing name
  • # Failed test 'OPERATION_FAILED error raised from clashing name'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 156.
  • # expecting Sys::Virt::Error object with code 9
  • # found ''
  • # Trying to define a inactive guest with same UUID, different name
  • ok 14 - defined persistent domain
  • # Checking that domain test1 has really gone after rename
  • not ok 15 - NO_DOMAIN error raised from missing (renamed) domain
  • # Failed test 'NO_DOMAIN error raised from missing (renamed) domain'
  • # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 164.
  • # expecting Sys::Virt::Error object with code 42
  • # found ''
  • # Checking the guest really has got new name
  • ok 16 - fetched persistent domain
  • # Stopping active guest
  • libvirt error code: 8, message: invalid argument in Domain test2 isn't running.
  • # Looks like you planned 20 tests but only ran 16.
  • # Looks like you failed 10 tests of 16 run.
  • # Looks like your test died just after 16.
  • exit status: 255, wait status: 65280
2.58s 30.0%
4 files 29 tests, 19 ok, 10 failed, 0 todo, 0 skipped, 2 parse errors
exit status: 510, wait status: 130560
elapsed time: 6 wallclock secs ( 0.02 usr 0.02 sys + 0.16 cusr 0.03 csys = 0.23 CPU)
5.43s 65.5%