Comment 0 for bug 1892826

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : autopkgtest breaks in groovy at 6.6.0-1ubuntu1

We had issues of the smoke tests behaving differently in Debian Ci and Ubuntu in the past.
We carry some delta already for these that might need to get updated as that seems to be another related case:
  smoke-lxc FAIL non-zero exit status 1

Domain sl started

+ grep -qs starting up /var/log/libvirt/lxc/sl.log
+ check_domain
+ grep -qs sl[[:space:]]\+running
+ virsh list
+ virsh lxc-enter-namespace --noseclabel sl /bin/ls /bin/ls
error: Requested operation is not valid: Init pid is not yet available

Currently passes in Debian because of:
smoke-lxc SKIP Test requires machine-level isolation but testbed does not provide that

The test changes with both libvirt versions in groovy and groovy-proposed.
So it is way more likely a test issue than an actual issue.