Ubuntu Pastebin

Paste from barry at Tue, 17 Jan 2017 21:09:00 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
+ /usr/bin/qemu-system-x86_64 -smp 1 -net none -m 512M -nographic -kernel /boot/vmlinuz-4.9.0-11-generic -drive format=raw,cache=unsafe,file=/var/tmp/systemd-test.bCG1au/rootdisk.img -initrd /boot/initrd.img-4.9.0-11-generic -machine accel=kvm -enable-kvm -cpu host -append 'root=/dev/sda1 raid=noautodetect loglevel=2 init=/lib/systemd/systemd ro console=ttyS0 selinux=0 systemd.unified_cgroup_hierarchy=no  '
qemu-system-x86_64: /build/qemu-eUcfvV/qemu-2.6.1+dfsg/target-i386/kvm.c:1713: kvm_put_msrs: Assertion `ret == n' failed.
..//test-functions: line 52: 13893 Aborted                 (core dumped) $QEMU_BIN $QEMU_OPTIONS -append "$KERNEL_APPEND"
E: QEMU failed with exit code 134
TEST RUN: Basic systemd setup [FAILED]
Makefile:8: recipe for target 'run' failed
make: Leaving directory '/tmp/autopkgtest.DTqPFa/build.BBk/systemd-232/test/TEST-01-BASIC'
ls: cannot access '/var/tmp/systemd-test.bCG1au/journal/*/*.journal': No such file or directory
make: *** [run] Error 1
autopkgtest [15:51:23]: test upstream: -----------------------]
autopkgtest [15:51:24]: test upstream:  - - - - - - - - - - results - - - - - - - - - -
upstream             FAIL non-zero exit status 1
autopkgtest [15:51:24]: @@@@@@@@@@@@@@@@@@@@ summary
upstream             FAIL non-zero exit status 1
qemu-system-x86_64: terminating on signal 15 from pid 14385
Download as text