[Libguestfs] virt-builder: --ssh-inject fails because it is executed before --firstboot-command?

Guido Schmidt gs at schalloch.de
Tue Dec 5 13:24:42 UTC 2017


Version 1.34.6 (on Debian Stretch)

Using virt-builder I tried to create a user and inject my ssh key:

virt-builder -v -x centos-7.4 --output testimage --format qcow2 
--selinux-relabel --hostname testimage --firstboot-command 'useradd -m 
-p "" dummy' --firstboot-command 'chage -d 0 dummy' --ssh-inject dummy

...

[  16.1] Installing firstboot command: useradd -m -p "" dummy
[  16.1] Installing firstboot command: chage -d 0 dummy
[  16.1] SSH key inject: dummy
virt-builder: error: ssh-inject: the user dummy does not exist on the guest

(Full debug output attached)

Seems like this can never work as the injection is carried out before 
the first boot. Is this a bug in my version? Or is this limited to users 
that are already in the image?

Guido
-------------- next part --------------
command line: virt-builder -v -x centos-7.4 --output testimage --format qcow2 --selinux-relabel --hostname testimage --firstboot-command useradd -m -p "" dummy --firstboot-command chage -d 0 dummy --ssh-inject dummy
gpg --help >/dev/null 2>&1
curl --help >/dev/null 2>&1
virt-resize --help >/dev/null 2>&1
trying to read /etc/xdg/virt-builder/repos.d/opensuse.conf
read 1 sources
trying to read /etc/xdg/virt-builder/repos.d/libguestfs.conf
read 1 sources
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK --list-keys
gpg: keybox '/tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK/pubring.kbx' created
gpg: /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK/trustdb.gpg: trustdb created
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK --status-file '/tmp/virt-builder.LcrmOf/vbstat163131.txt' --import '/etc/xdg/virt-builder/repos.d/libguestfs.gpg'
gpg: key 91738F73E1B768A0: public key "Richard W.M. Jones <rjones at redhat.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK --trusted-key '91738F73E1B768A0' --list-keys
gpg: key 91738F73E1B768A0 marked as ultimately trusted
gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
/tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK/pubring.kbx
------------------------------------------------------
pub   rsa4096 2011-10-11 [SC]
      F7774FB1AD074A7E8C8767EA91738F73E1B768A0
uid           [ultimate] Richard W.M. Jones <rjones at redhat.com>
uid           [ultimate] Richard W.M. Jones <rich at annexia.org>
sub   rsa4096 2011-10-11 [E]

gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK --with-colons --with-fingerprint --with-fingerprint --list-keys F7774FB1AD074A7E8C8767EA91738F73E1B768A0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0 44928    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   304    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 44928  100 44928    0     0   198k      0 --:--:-- --:--:-- --:--:--  198k
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.b5ibSK --verify --status-file '/tmp/virt-builder.LcrmOf/vbstatee3e34.txt' '/tmp/virt-builder.LcrmOf/vbcache554fa6.txt'
gpg: Signature made Tue 14 Nov 2017 08:52:31 PM CET
gpg:                using RSA key 91738F73E1B768A0
gpg: Good signature from "Richard W.M. Jones <rjones at redhat.com>" [ultimate]
gpg:                 aka "Richard W.M. Jones <rich at annexia.org>" [ultimate]
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl --list-keys
gpg: keybox '/tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl/pubring.kbx' created
gpg: /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl/trustdb.gpg: trustdb created
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl --status-file '/tmp/virt-builder.LcrmOf/vbstatf03fd8.txt' --import '/etc/xdg/virt-builder/repos.d/opensuse.gpg'
gpg: key A193FBB572174FC2: public key "Virtualization OBS Project <Virtualization at build.opensuse.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg: no ultimately trusted keys found
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl --trusted-key 'A193FBB572174FC2' --list-keys
gpg: key A193FBB572174FC2 marked as ultimately trusted
gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
/tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl/pubring.kbx
------------------------------------------------------
pub   rsa2048 2013-09-03 [SC] [expired: 2015-11-12]
      55A0B34D49501BB7CA474F5AA193FBB572174FC2
uid           [ expired] Virtualization OBS Project <Virtualization at build.opensuse.org>

gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl --with-colons --with-fingerprint --with-fingerprint --list-keys 55A0B34D49501BB7CA474F5AA193FBB572174FC2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  2376    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2376  100  2376    0     0  39232      0 --:--:-- --:--:-- --:--:-- 39600
gpg --homedir /tmp/virt-builder.LcrmOf/vb.gpghome.ldY2sl --verify --status-file '/tmp/virt-builder.LcrmOf/vbstatb9f49e.txt' '/tmp/virt-builder.LcrmOf/vbcacheaf9ed0.txt'
gpg: Signature made Thu 16 Mar 2017 12:10:33 PM CET
gpg:                using RSA key A193FBB572174FC2
gpg: Good signature from "Virtualization OBS Project <Virtualization at build.opensuse.org>" [expired]
gpg: Note: This key has expired!
Primary key fingerprint: 55A0 B34D 4950 1BB7 CA47  4F5A A193 FBB5 7217 4FC2
index file (http://libguestfs.org/download/builder/index.asc) after parsing (C parser):
[centos-6]
name=CentOS 6.6
osinfo=centos6.6
file=http://libguestfs.org/download/builder/centos-6.xz
arch=x86_64
checksum[sha512]=fc403ea3555a5608a25ad30ce2514b67288311a7197ddf9fb664475820f26db2bd95a86be9cd6e3f772187b384a02e0965430456dd518d343a80457057bc5441
revision=6
format=raw
size=6442450944
compressed_size=199265736
expand=/dev/sda3
notes=CentOS 6.6

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh

Note that ‘virt-builder centos-6’ will always install the latest
6.x release.
[centos-7.0]
name=CentOS 7.0
osinfo=centos7.0
file=http://libguestfs.org/download/builder/centos-7.0.xz
arch=x86_64
checksum[sha512]=cf9ae295f633fbd04e575eeca16f372e933c70c3107c44eb06864760d04354aa94b4f356bfc9a598c138e687304a52e96777e4467e7db1ec0cb5b2d2ec61affc
revision=1
format=raw
size=6442450944
compressed_size=213203844
expand=/dev/sda3
notes=CentOS 7.0

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh
[centos-7.1]
name=CentOS 7.1
osinfo=centos7.1
file=http://libguestfs.org/download/builder/centos-7.1.xz
arch=x86_64
checksum[sha512]=4bd2536710daa27a70ff69a96d8a694bde1ecf48d811e75d5e6881cfdcd214c0af6949d5a8252ace06e4e8b33337f65ccb16305c85ff88156d49ac559e840b5c
revision=1
format=raw
size=6442450944
compressed_size=238579176
expand=/dev/sda3
notes=CentOS 7.1

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh
[centos-7.2]
name=CentOS 7.2 (aarch64)
osinfo=centos7.2
file=http://libguestfs.org/download/builder/centos-7.2-aarch64.xz
arch=aarch64
checksum[sha512]=e61c5381026c419110ec42626c1cbb0e081240ae4d8c70f5bac2c80d771d5159b72dd3723068cf3cc9339e095b05b62d29ba9c22ef199f53a4e89c07e5615ca3
revision=1
format=raw
size=6442450944
compressed_size=248167668
expand=/dev/sda4
notes=CentOS 7.2 (aarch64)

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos-aarch64.sh
[centos-7.2]
name=CentOS 7.2
osinfo=centos7.2
file=http://libguestfs.org/download/builder/centos-7.2.xz
arch=x86_64
checksum[sha512]=b32e6003d1f15e3a97e3644e35bb3fdc345a9b2e7448655d951ec331af6cd2b5548d6acfc9d92f09ac3a8a6439069c27fa539997118cb8a3f77d3bfa45c659d0
revision=1
format=raw
size=6442450944
compressed_size=252158848
expand=/dev/sda3
notes=CentOS 7.2

This CentOS image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/centos.sh
[centos-7.3]
name=CentOS 7.3
osinfo=centos7.3
file=http://libguestfs.org/download/builder/centos-7.3.xz
arch=x86_64
checksum[sha512]=07c8941506b1104a2571912060dc275455924415222397316fe28efd5501979c75a23c59b946acad481160b5260f61585c64777a4a9fe6f8365f9fa29df68e6c
revision=2
format=raw
size=6442450944
compressed_size=294531760
expand=/dev/sda2
lvexpand=/dev/cl/root
notes=CentOS 7.3

This CentOS image contains only unmodified @Core group packages.

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[centos-7.4]
name=CentOS 7.4
osinfo=centos7.4
file=http://libguestfs.org/download/builder/centos-7.4.xz
arch=x86_64
checksum[sha512]=593a0c2534b097ddb7bcf55f64d0095c6042f9d611ee297d56e8cf37d31e9c72df77bcbdd1580d704cef25b063df43935c8bf05c79fca362a89e3a633616ea6d
revision=1
format=raw
size=6442450944
compressed_size=309453024
expand=/dev/sda3
notes=CentOS 7.4

This CentOS image contains only unmodified @Core group packages.

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[cirros-0.3.1]
name=CirrOS 0.3.1
file=http://libguestfs.org/download/builder/cirros-0.3.1.xz
arch=x86_64
checksum[sha512]=096209f00eb62d5722accf3d22ca3a4ee5baaac6d7d4ce0be93b56bbd1c8ab2e3eb4f5db1deffcb570e2c3d41f4d721798a1c499675346cee9546554a4b10388
revision=1
format=raw
size=41126400
compressed_size=11419004
expand=/dev/sda1
notes=CirrOS 0.3.1

CirrOS is a commonly used test image, ideal because it is very
small and boots into a minimally usable Linux system.

Note this is not a real Linux distribution, and several virt-builder
features such as installing packages will not (and cannot) work.

This CirrOS image comes from https://launchpad.net/cirros
[cirros-0.3.5]
name=CirrOS 0.3.5
file=http://libguestfs.org/download/builder/cirros-0.3.5.xz
arch=x86_64
checksum[sha512]=77f74203aa26e843e83f522ba44d765c6ba9ab595c19c14d629064c71f875158beb7e93e7b6ac5e6895c6e3b6daa8b94d7286230b9fdf166ae65d0d6e9c9329a
revision=1
format=raw
size=41126400
compressed_size=11479284
expand=/dev/sda1
notes=CirrOS 0.3.5

CirrOS is a commonly used test image, ideal because it is very
small and boots into a minimally usable Linux system.

Note this is not a real Linux distribution, and several virt-builder
features such as installing packages will not (and cannot) work.

This CirrOS image comes from https://download.cirros-cloud.net/0.3.5/
and was prepared by running ‘qemu-img convert .. -O raw’ followed by
‘xz --best’.
[debian-6]
name=Debian 6 (Squeeze)
osinfo=debian6
file=http://libguestfs.org/download/builder/debian-6.xz
arch=x86_64
checksum[sha512]=bff9c28da0375fde65fa238d7a2ea644cbfad0ea3246783a2f44a98f2374850987679c3f1032a632d3c6238de8d9e43291d07a82efc1e824945000e206b9f6cc
revision=2
format=raw
size=4294967296
compressed_size=139615908
expand=/dev/sda1
notes=Debian 6 (Squeeze).

This is a default Debian install.

The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/debian.preseed
builder/website/debian.sh

This image is so very minimal that it only includes an ssh
server and no virtual consoles.  To enable virtual consoles
use this virt-builder option:

virt-builder debian-6 \
    --edit '/etc/inittab: s,^#([1-9].*respawn.*/sbin/getty.*),$1,'

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[debian-7]
name=Debian 7 (Wheezy) (sparc64)
osinfo=debian7
file=http://libguestfs.org/download/builder/debian-7-sparc64.xz
arch=sparc64
checksum[sha512]=a81530ec2335d578e54fcf3c62b979a2985faee8e6480a49e7d24269097c89585f39a04b00d99e82aca00f3304c44dfbed843ce6ce5dcd7828256a51219b701f
revision=1
format=raw
size=4294967296
compressed_size=96292208
expand=/dev/sda3
notes=Debian 7 (Wheezy).

This is a Debian 7 (Wheezy) sparc64 image.  This was not built using
a reproducible script, but by installing Debian by hand, so don't use
this in production.

There is also a 'debian' account which you should be aware of and
may need to remove.

To build the image, use:

virt-builder [...] \
  --edit '/etc/inittab: s,^#([1-9].*respawn.*/sbin/getty.*),$1,' \
  --firstboot-command "dpkg-reconfigure openssh-server"

Resizing the image will not work because virt-builder does not
understand the partition format.

To boot the image:

qemu-system-sparc64 -drive file=debian-7.img,format=raw  -serial stdio

Console messages are lost after the bootconsole is disabled, but it
is still booting and will eventually give you a login prompt.
[debian-7]
name=Debian 7 (wheezy)
osinfo=debian7
file=http://libguestfs.org/download/builder/debian-7.xz
arch=x86_64
checksum[sha512]=428d5867009c49bdffe3e752c68da7aa17fac415a308dffe1a0863376325aed93945500afedc0dd14b06f1b1e86598c0445c63c3bc3be91aafe4de7a0aefcbdd
revision=3
format=raw
size=6442450944
compressed_size=200048080
expand=/dev/sda1
notes=Debian 7 (wheezy)

This is a minimal Debian install.

This image is so very minimal that it only includes an ssh server
This image does not contain SSH host keys.  To regenerate them use:

    --firstboot-command "dpkg-reconfigure openssh-server"

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[debian-8]
name=Debian 8 (jessie)
osinfo=debian8
file=http://libguestfs.org/download/builder/debian-8.xz
arch=x86_64
checksum[sha512]=bd182ce61636166e4cb9c98d786f61e4b53069cc945036ff04ddec3f39f3b2218183bbe059e0e237ba782622cbbee6683018cc8f45fc47a1ed7464e754b87ed3
revision=2
format=raw
size=6442450944
compressed_size=232182108
expand=/dev/sda1
notes=Debian 8 (jessie)

This is a minimal Debian install.

This image does not contain SSH host keys.  To regenerate them use:

    --firstboot-command "dpkg-reconfigure openssh-server"

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[debian-9]
name=Debian 9 (stretch)
osinfo=debian9
file=http://libguestfs.org/download/builder/debian-9.xz
arch=x86_64
checksum[sha512]=2e8bc3b34940157766b9ad628ddf8eb9a1b410798b921959fd57ae8a4e54fdfa74ac939fe214b8200f9d783be940f4b75b640dbf388e51ef5e74f0c96acd5529
revision=2
format=raw
size=6442450944
compressed_size=194181968
expand=/dev/sda1
notes=Debian 9 (stretch)

This is a minimal Debian install.

This image does not contain SSH host keys.  To regenerate them use:

    --firstboot-command "dpkg-reconfigure openssh-server"

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-18]
name=Fedora® 18
osinfo=fedora18
file=http://libguestfs.org/download/builder/fedora-18.xz
arch=x86_64
checksum[sha512]=12435775193b69f6e22658aaa001d4ca9b15fd68a04b4b7e9be20b3b517e857e417dc3268a302979d4a702b20f25754025f7ae0e9fb7088419a4ca1669585e6f
revision=1
format=raw
size=6442450944
compressed_size=148947524
expand=/dev/sda3
notes=Fedora 18.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-19]
name=Fedora® 19
osinfo=fedora19
file=http://libguestfs.org/download/builder/fedora-19.xz
arch=x86_64
checksum[sha512]=acecd8d4bca0d6a3f937e0c9386f3185c916df3eaf5f825988c73d41e946a6dc4fda06cdd74a12bc60932edd65846097547b11aca2309a61dd6d0e91ab9d16f3
revision=2
format=raw
size=6442450944
compressed_size=169531628
expand=/dev/sda3
notes=Fedora 19.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-20]
name=Fedora® 20
osinfo=fedora20
file=http://libguestfs.org/download/builder/fedora-20.xz
arch=x86_64
checksum[sha512]=983a1b33c34cb311ea3a283f06312d24dc81041b64ebc90e40ef2fd7587362acd1a5654b13252f9f57001870aa95495065537e730d5225b49389c1a0478cb028
revision=2
format=raw
size=6442450944
compressed_size=181164220
expand=/dev/sda3
notes=Fedora 20.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (aarch64)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-aarch64.xz
arch=aarch64
checksum[sha512]=57026dd867cbc2e49894dd056ffdc1c397548f4f7e296f393a77ee55343a17f684ddcd3ff7661f514b54209c472f41fce809f2e36064fb66d4f92d8dce5e9b62
revision=1
format=raw
size=6442450944
compressed_size=186616612
expand=/dev/sda4
notes=Fedora 21 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

Please note you will need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-21-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (armv7l)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-armv7l.xz
arch=armv7l
checksum[sha512]=eb44c66f04781064850380fa1747cadc8645c2f3fd8f2dc1b45cbf5b3f31b91383fa9b7b8b2c951556de2ca499a9251487845208aa1a3881ada6d15e49d24300
revision=1
format=raw
size=6442450944
compressed_size=199232964
expand=/dev/sda3
notes=Fedora 21 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (ppc64)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-ppc64.xz
arch=ppc64
checksum[sha512]=acdd9bbd2a434cae48b8f8cf715b00a0cedbb8d276d76a9d4a4f1d469c9522755e82dd03e5f499c1447e09d9bb5a33ada8a061a601d91c007704edfdd80cddb2
revision=3
format=raw
size=6442450944
compressed_size=233099788
expand=/dev/sda3
notes=Fedora 21 Server (ppc64 big endian)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server (ppc64le)
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21-ppc64le.xz
arch=ppc64le
checksum[sha512]=490aeb5f1bd8754a3c2ed705d3ca84ccec26f839492c6955f40289c4ce9754ad40f22710e24449aeda4177ae16541dc61c989e3c1751f657ffbd4740240c13c4
revision=3
format=raw
size=6442450944
compressed_size=233706980
expand=/dev/sda3
notes=Fedora 21 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64le.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-21]
name=Fedora® 21 Server
osinfo=fedora21
file=http://libguestfs.org/download/builder/fedora-21.xz
arch=x86_64
checksum[sha512]=4dc92cbf540d3a0745ffe1fa01ffae15f17e7a8aa45c70ad975a1dda82b7f1ebe42f912be74d91a5866a91ee2ca3be3c2be274b5da29db930fe1ec8c2286575b
revision=1
format=raw
size=6442450944
compressed_size=209059864
expand=/dev/sda3
notes=Fedora 21 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server (aarch64)
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22-aarch64.xz
arch=aarch64
checksum[sha512]=a9606947c036d3aade6a0680857adf4bcfb31a62833475466ff4502087cc427926a28d89b684fbe882a65752be263c567b655a988ff5563fee002e2d6f1ccecb
revision=1
format=raw
size=6442450944
compressed_size=215050068
expand=/dev/sda4
notes=Fedora 22 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

Please note you will need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-22-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server (armv7l)
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22-armv7l.xz
arch=armv7l
checksum[sha512]=8c5c39890409e3fe6f0204834289776bb7a8dca95da2f4d3459a99282f5ed100d7ada1caac2234dd0b357ad4047ef441b128c9ba6256b76df79dee6b5c9e33f8
revision=1
format=raw
size=6442450944
compressed_size=242234088
expand=/dev/sda3
notes=Fedora 22 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server (i686)
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22-i686.xz
arch=i686
checksum[sha512]=3547b94d5c418792e722786cfae41decd41f0725d529d65a2c719094c0b815eaa4fae195514a14d42fa19b57b895bcdbfdb305edf918b1b3722f30f338042d31
revision=1
format=raw
size=6442450944
compressed_size=225185592
expand=/dev/sda3
notes=Fedora 22 Server (i686)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-i686.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-22]
name=Fedora® 22 Server
osinfo=fedora22
file=http://libguestfs.org/download/builder/fedora-22.xz
arch=x86_64
checksum[sha512]=59f8b32ba363b64ad37a4bd3d17abd049e80691b84ea9b6c4f0485bcc743b6c8dff5bacd4ed838c555487f750edfd132a22421976a0821d82f16811361d4d98d
revision=1
format=raw
size=6442450944
compressed_size=228011712
expand=/dev/sda3
notes=Fedora 22 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server (aarch64)
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23-aarch64.xz
arch=aarch64
checksum[sha512]=aa1359b2a81841ac07e4e25bef9d3ef3b7cf10c171403505cbbd732644fe6c37938cf6c9e3251dae201b659b47033fb792cb29f587fd4d4816b6c0d100dc5be8
revision=1
format=raw
size=6442450944
compressed_size=216417776
expand=/dev/sda4
notes=Fedora 23 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

You may need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-23-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server (armv7l)
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23-armv7l.xz
arch=armv7l
checksum[sha512]=e2c74544b3e9d25c92724536875a3cbcee0c4c4774bb3956ce6938fdbf1588781a1eb3b54a5fad8cc0d63f0af0c699f7e322c613e13552591eec641edf401d78
revision=1
format=raw
size=6442450944
compressed_size=241758696
expand=/dev/sda3
notes=Fedora 23 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server (i686)
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23-i686.xz
arch=i686
checksum[sha512]=4b1badbb92f40ca1b3336e70b2564755d643bc00005fd6364c389a1f3078952968a6887c36c4f79fe3873cf42d41cb36dd226521fee32ed6e08c65d6d059af3c
revision=2
format=raw
size=6442450944
compressed_size=322831152
expand=/dev/sda3
notes=Fedora 23 Server (i686)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-i686.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server (ppc64)
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23-ppc64.xz
arch=ppc64
checksum[sha512]=99e0c8186b21525d49c0db074fd25bf6631d2fd2cef2ac22f1b1beb6cb492cfc9aed632a2ea091d39d8762fa892b6d2393fecbde7e140236ba4a88d8c54c3152
revision=1
format=raw
size=6442450944
compressed_size=280692072
expand=/dev/sda3
notes=Fedora 23 Server (ppc64 big endian)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server (ppc64le)
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23-ppc64le.xz
arch=ppc64le
checksum[sha512]=bb6a4cb02a4d7f99f3b8a0f73faa585a4c14e0120a4ace584e0c86062736302bd293072513510378ad30bbdb5fc905077f15ecb8fb5f2ab6ef50b0532af6b8a7
revision=2
format=raw
size=6442450944
compressed_size=278241384
expand=/dev/sda3
notes=Fedora 23 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-ppc64le.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-23]
name=Fedora® 23 Server
osinfo=fedora23
file=http://libguestfs.org/download/builder/fedora-23.xz
arch=x86_64
checksum[sha512]=90cd606923e16e2c01a08eaa360e213cdd49462e259a04cc6efb1d2516215fb4ac3c62811dfd1646d89650f717da030fa6dec693571e027a644eee589accb78d
revision=3
format=raw
size=6442450944
compressed_size=317209280
expand=/dev/sda3
notes=Fedora 23 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-24]
name=Fedora® 24 Server (aarch64)
osinfo=fedora24
file=http://libguestfs.org/download/builder/fedora-24-aarch64.xz
arch=aarch64
checksum[sha512]=d17a0ee0e5f661f9d2cbffe12dae306f295a0716ef440a12944d3d2805f5a5c637766c98267e914f588502d7ba7eca888edd93ae34a15e30faf907d8c55f4689
revision=1
format=raw
size=6442450944
compressed_size=287727544
expand=/dev/sda4
notes=Fedora 24 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

You may need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-24-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-24]
name=Fedora® 24 Server (armv7l)
osinfo=fedora24
file=http://libguestfs.org/download/builder/fedora-24-armv7l.xz
arch=armv7l
checksum[sha512]=7d9a5ce8e10c13e8d07ace42555183bfee5e561464e9fc439d0fefc3e85048bdc0c14d44d5584029d4015d0f3316c7583af8ae6d4c0ff8bcfcdb9037a37cacc0
revision=1
format=raw
size=6442450944
compressed_size=324231484
expand=/dev/sda3
notes=Fedora 24 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-24]
name=Fedora® 24 Server (i686)
osinfo=fedora24
file=http://libguestfs.org/download/builder/fedora-24-i686.xz
arch=i686
checksum[sha512]=1461da1557327e0641987654919698a6b7c2df1c58f76a4a4d61fb66476dac1b19fe6e3650b82a246df7d241037725c7b8e57e73d3312e370dfb132f54b5cbf4
revision=1
format=raw
size=6442450944
compressed_size=319087504
expand=/dev/sda3
notes=Fedora 24 Server (i686)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-i686.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-24]
name=Fedora® 24 Server
osinfo=fedora24
file=http://libguestfs.org/download/builder/fedora-24.xz
arch=x86_64
checksum[sha512]=907656be1f0bb4ed221a54f4339660d02071bdf79acd1644087e5ca20e315ba8e4b9008d7f0814a840904198a54499556f226db8b32f96a01ecd20370da8d03d
revision=1
format=raw
size=6442450944
compressed_size=321359432
expand=/dev/sda3
notes=Fedora 24 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-25]
name=Fedora® 25 Server (aarch64)
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25-aarch64.xz
arch=aarch64
checksum[sha512]=ad8283c6ac4e0b297fd2413d3ffd231bdfbbb0609960d6fd1af45d8047652f7d515398d97345b0d837eca244a501279f9920c6149e00b6504bd08ab965ef19ac
revision=1
format=raw
size=6442450944
compressed_size=294070292
expand=/dev/sda4
notes=Fedora 25 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-aarch64.sh

You may need to use the associated EFI NVRAM variables:
http://libguestfs.org/download/builder/fedora-25-aarch64-nvram.xz

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-25]
name=Fedora® 25 Server (armv7l)
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25-armv7l.xz
arch=armv7l
checksum[sha512]=3303230d3e907524817ed95504b7b7a5f6a3e167d9564193fdd0781207b1ca841b244d47778ea639e2af709bb8838256f18503b76f1ede06ca7bb9f72693c538
revision=1
format=raw
size=6442450944
compressed_size=270482468
expand=/dev/sda3
notes=Fedora 25 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-armv7l.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-25]
name=Fedora® 25 Server (i686)
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25-i686.xz
arch=i686
checksum[sha512]=17cdf048a3961a316ac32aa084b4b7d20d0ff4756bd5e942c1aae29c6e8b3cf2a41516e87e301ee1122643aca14ca252554ebbadbe468a582c10591edc56177a
revision=1
format=raw
size=6442450944
compressed_size=247412792
expand=/dev/sda3
notes=Fedora 25 Server (i686)

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora-i686.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-25]
name=Fedora® 25 Server (ppc64)
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25-ppc64.xz
arch=ppc64
checksum[sha512]=5d5adde673322853eb9f04aebd5a238339f2db6bbb9e4e708d83a81c08fb4847eb538af89348d081560cac6a16da8a51e9942bddf9c200f701eb5793776eaad8
revision=3
format=raw
size=6442450944
compressed_size=336881480
expand=/dev/sda3
lvexpand=/dev/fedora/root
notes=Fedora® 25 Server (ppc64)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-25]
name=Fedora® 25 Server (ppc64le)
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25-ppc64le.xz
arch=ppc64le
checksum[sha512]=da55406553b5a2e3984d11f4621d41ccbb3c30c9484b66096fc1f85cf590bd4c80750b87886447217e8e9f007e27641c4470dd57245c175bb40543d958d9de1e
revision=3
format=raw
size=6442450944
compressed_size=340668452
expand=/dev/sda3
lvexpand=/dev/fedora/root
notes=Fedora® 25 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-25]
name=Fedora® 25 Server
osinfo=fedora25
file=http://libguestfs.org/download/builder/fedora-25.xz
arch=x86_64
checksum[sha512]=fd7f8c9c7f6093b0c8c154ab12a116952745a00f5634ee8ded8c81d5f3b9b614558b11109de98f814f4f57fb2c0a394fba43d8a9ed127b99b78ff02c39957f7b
revision=1
format=raw
size=6442450944
compressed_size=337395436
expand=/dev/sda3
notes=Fedora 25 Server.

This Fedora image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/fedora.sh

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/
[fedora-26]
name=Fedora® 26 Server (aarch64)
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26-aarch64.xz
arch=aarch64
checksum[sha512]=130a1f87666dab934e0fd3803003652394c243430e287fdbdd866f72813a840d1ac31afc0e29a7e865e07b8508038108ff9c355be8d964bb33f5d7cd70e9ed2b
revision=2
format=raw
size=6442450944
compressed_size=330131876
expand=/dev/sda4
notes=Fedora® 26 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

You will need to use the associated UEFI NVRAM variables file:
    http://libguestfs.org/download/builder/fedora-26-aarch64-nvram.xz

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-26]
name=Fedora® 26 Server (armv7l)
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26-armv7l.xz
arch=armv7l
checksum[sha512]=579c3038601fd20ae27023c16c542ecfee03df0c1925c3def1443f36658a6b671d21295f5c7f3d457e35015a21e50094a23ce6993344d94c645da9298def1631
revision=2
format=raw
size=6442450944
compressed_size=343672984
expand=/dev/sda3
notes=Fedora® 26 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-26]
name=Fedora® 26 Server (i686)
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26-i686.xz
arch=i686
checksum[sha512]=5e246089550ad25a78b88b9d815c59b9564d49ce2a3c81146bf971ce39903d4b143e2c549fe764cedbd47efa6327871886d8f2a7e3e724fde449d611e2bec7ae
revision=2
format=raw
size=6442450944
compressed_size=346508392
expand=/dev/sda3
notes=Fedora® 26 Server (i686)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-26]
name=Fedora® 26 Server (ppc64)
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26-ppc64.xz
arch=ppc64
checksum[sha512]=8dce4d0c05ed4b4b958b8016a6fea778581e0eafe7aa40047609e27fe14e342fe4d7c2a269fd4f44fdd2b4c970f77076961fe3714a508be0d3bb011c8af6a257
revision=3
format=raw
size=6442450944
compressed_size=345508032
expand=/dev/sda4
notes=Fedora® 26 Server (ppc64)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-26]
name=Fedora® 26 Server (ppc64le)
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26-ppc64le.xz
arch=ppc64le
checksum[sha512]=402dcdff341b933a831408e7d32261826c86db5c39bd295aaad94e808d23d83f6821669c431cb91d2e689d17660b4d8108f1c69a8d0715373396636608c7d260
revision=3
format=raw
size=6442450944
compressed_size=344584844
expand=/dev/sda4
notes=Fedora® 26 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-26]
name=Fedora® 26 Server
osinfo=fedora26
file=http://libguestfs.org/download/builder/fedora-26.xz
arch=x86_64
checksum[sha512]=8b37d7fb6224ab920f5413e4bb425f38c0920a25ae91ccb7f930f77578f547ca813edf6b182423187d13cf1d52c3014b116bbc59abfd06c63e574ddd81b52f56
revision=2
format=raw
size=6442450944
compressed_size=357866028
expand=/dev/sda3
notes=Fedora® 26 Server

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server (aarch64)
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27-aarch64.xz
arch=aarch64
checksum[sha512]=c250817fc0211593c4de4b75307bb996821d9a0a4c76b8c213f1e253f3c377112daad6cac61ec1b4e7366e0df4eeb3f86eb93c34e251500e6568b9a80671a3e2
revision=1
format=raw
size=6442450944
compressed_size=333834292
expand=/dev/sda4
notes=Fedora® 27 Server (aarch64)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

You will need to use the associated UEFI NVRAM variables file:
    http://libguestfs.org/download/builder/fedora-27-aarch64-nvram.xz

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server (armv7l)
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27-armv7l.xz
arch=armv7l
checksum[sha512]=b5ea481f4841d22022b2de9505120f95f0cc56f984cdbbdef2c8d29cf35f94c5b8fe89a9c548e4f24e6770995ff01aaf77c9f4eb56faa76d9ac5e4149ad9ef86
revision=1
format=raw
size=6442450944
compressed_size=367813400
expand=/dev/sda3
notes=Fedora® 27 Server (armv7l)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server (i686)
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27-i686.xz
arch=i686
checksum[sha512]=c29fccb7b372a11a4a4e027705456c3e861f848cb2ac4e6573c28977c6c66a244c6356996f5df0ccb890290a5ee58eb62edec9907bc86bc9e0825d5e26a56083
revision=1
format=raw
size=6442450944
compressed_size=353771776
expand=/dev/sda4
notes=Fedora® 27 Server (i686)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server (ppc64)
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27-ppc64.xz
arch=ppc64
checksum[sha512]=eb6fb9e0fae8618f10d5eb7812581d23e9f9d13c8029ea43ce3efef6ea4ae37f72561d2a9cbfbea49942ba9b236351cb4f37b11d6873f5a3dc3752e9ab1b90b9
revision=1
format=raw
size=6442450944
compressed_size=344503404
expand=/dev/sda4
notes=Fedora® 27 Server (ppc64)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server (ppc64le)
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27-ppc64le.xz
arch=ppc64le
checksum[sha512]=d38fe2412508700d292f4eb816c90a16aa8424a3bf77a5148d25e49bc34a52963ae3fccd5ae21d9c7c632ecbfd1892ee643d3124d9ddddd5cec75f19d97962b6
revision=1
format=raw
size=6442450944
compressed_size=345536532
expand=/dev/sda4
notes=Fedora® 27 Server (ppc64le)

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[fedora-27]
name=Fedora® 27 Server
osinfo=fedora27
file=http://libguestfs.org/download/builder/fedora-27.xz
arch=x86_64
checksum[sha512]=01bed9d8d0f66053a0a91bc41e737016db477a06e264e691a74ab88c8982c034606af3cca50e86e310418ff6edb4296c637dca2926d51bc620da6502e01d9da4
revision=1
format=raw
size=6442450944
compressed_size=364702928
expand=/dev/sda4
notes=Fedora® 27 Server

This Fedora image contains only unmodified @Core group packages.

Fedora and the Infinity design logo are trademarks of Red Hat, Inc.
Source and further information is available from http://fedoraproject.org/

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[freebsd-11.1]
name=FreeBSD 11.1
osinfo=freebsd11.1
file=http://libguestfs.org/download/builder/freebsd-11.1.xz
arch=x86_64
checksum[sha512]=e7a90f18137aa43a7f8b839a91a222adbf0d9eae2a417ec1a933b50489834b0939e94c2ae87b9bbeddb762fb8d1952d5096c5f2681d679f03902bb87bb0cdffd
revision=1
format=raw
size=6442450944
compressed_size=401484776
expand=/dev/sda5
notes=FreeBSD 11.1

This is an all-default FreeBSD install.

This template was generated by a script in the libguestfs source tree:
    builder/templates/make-template.ml
Associated files used to prepare this template can be found in the
same directory.
[scientificlinux-6]
name=Scientific Linux 6.5
osinfo=centos6.5
file=http://libguestfs.org/download/builder/scientificlinux-6.xz
arch=x86_64
checksum[sha512]=be42b0e97d256ab5476079fe71411bebf59abe9c6ff4a7d27330aa5383fac9507472c06d11ef061d3c0e6695bec5ac9cfb7fbfd86fdbb5649e5cb535e2ac5b88
revision=5
format=raw
size=6442450944
compressed_size=191667880
expand=/dev/sda3
notes=Scientific Linux 6.5

This Scientific Linux image contains only unmodified @Core group packages.

It is thus very minimal.  The kickstart and install script can be
found in the libguestfs source tree:

builder/website/scientificlinux.sh

Note that ‘virt-builder scientificlinux-6’ will always install the
latest 6.x release.
[ubuntu-10.04]
name=Ubuntu 10.04 (Lucid)
osinfo=ubuntulucid
file=http://libguestfs.org/download/builder/ubuntu-10.04.xz
arch=x86_64
checksum[sha512]=9e322782bc77c740ce956d57d0d89ec9ac9f2b890c474ac937f400db848df3e164683eaf4631b989f8b4771f64e0c0972452d1555a15c65714b5ceefb295fb7e
revision=1
format=raw
size=4294967296
compressed_size=149728112
expand=/dev/sda1
notes=Ubuntu 10.04 (Lucid).

This is a minimal Ubuntu 10.04 (Lucid) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[ubuntu-12.04]
name=Ubuntu 12.04 (Precise)
osinfo=ubuntuprecise
file=http://libguestfs.org/download/builder/ubuntu-12.04.xz
arch=x86_64
checksum[sha512]=15eab4610a44bf28423c08982cec47f6c3d43f29834791440249916ed76cc2dfeaf0405fddc8627086257bbbdaa4016c8982ad9b269f57f8f625b0e70d09e4e0
revision=1
format=raw
size=4294967296
compressed_size=168593316
expand=/dev/sda1
notes=Ubuntu 12.04 (Precise).

This is a minimal Ubuntu 12.04 (Precise) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"
[ubuntu-14.04]
name=Ubuntu 14.04 (Trusty)
osinfo=ubuntutrusty
file=http://libguestfs.org/download/builder/ubuntu-14.04.xz
arch=x86_64
checksum[sha512]=dbc5505c7cfbfb48275b09e91f781dfd7f8d521db577f0c31e0a70b13fbd18c8bcec97b1e274b28062ebc3aba70d68e64c84b9c9690ff7dfca9e81f813047e8a
revision=1
format=raw
size=4294967296
compressed_size=206250764
expand=/dev/sda1
notes=Ubuntu 14.04 (Trusty).

This is a minimal Ubuntu 14.04 (Trusty) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"

IMPORTANT NOTE: It seems to be impossible to create an Ubuntu >= 14.04
image using preseed without creating a user account.  Therefore this
image contains a user account 'builder'.  I have disabled it, so that
people who don't read release notes don't get caught out, but you might
still wish to delete it completely.
[ubuntu-16.04]
name=Ubuntu 16.04 (Xenial)
osinfo=ubuntuxenial
file=http://libguestfs.org/download/builder/ubuntu-16.04.xz
arch=x86_64
checksum[sha512]=56f9f7621fc5f60a01d0c2471fcddaa449979871aeaacb4d936b733f031dd40bb3c29fe73f8636dcaceb6c1413ebb1feff7381f1b24695e9750d106e243884d1
revision=1
format=raw
size=4294967296
compressed_size=232828552
expand=/dev/sda1
notes=Ubuntu 16.04 (Xenial).

This is a minimal Ubuntu 16.04 (Xenial) install.

Only the openssh-server package is selected in tasksel.
The preseed and virt-install scripts that produced this image
can be found in the libguestfs source tree:

builder/website/ubuntu.preseed
builder/website/ubuntu.sh

This image does not contain SSH host keys.  To regenerate them use:

--firstboot-command "dpkg-reconfigure openssh-server"

The serial console is not working in this image (apparently a bug
in Ubuntu).  To enable it, do:

--edit '/etc/default/grub:
           s/^GRUB_CMDLINE_LINUX_DEFAULT=.*/GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,115200n8"/' \
--run-command update-grub

IMPORTANT NOTE: It seems to be impossible to create an Ubuntu >= 14.04
image using preseed without creating a user account.  Therefore this
image contains a user account 'builder'.  I have disabled it, so that
people who don't read release notes don't get caught out, but you might
still wish to delete it completely.
index file (http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/index) after parsing (C parser):
[opensuse-13.1]
name=openSUSE 13.1
osinfo=opensuse13.1
file=http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/openSUSE-13.1.x86_64-0.0.2-Build3.2.qcow2.xz
arch=x86_64
checksum[sha512]=feca65e4801e93c63ed6361f03c8577fc23e1e83f2f23404483ab1980d5c1da2520ba55542df8097832d9d3fbc4be231648c206d7089d5aec5efb369fb88f41a
revision=232
format=qcow2
size=6441402368
compressed_size=337112892
expand=/dev/sda1
notes=This openSUSE image only contains the base pattern. It is
designed to run as either KVM or Xen HVM guest.
[opensuse-13.2]
name=openSUSE 13.2
osinfo=opensuse13.1
file=http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/openSUSE-13.2.x86_64-0.0.2-Build6.2.qcow2.xz
arch=x86_64
checksum[sha512]=354c6c919c9c7bd5ce7b36fb811af8af9517072da3f45bbf6ad52ab71854afdce2c66f959eea37362fcdd3e33d514c76e79c93d6322a2fd0749ee279e47cb294
revision=262
format=qcow2
size=6441402368
compressed_size=300897056
expand=/dev/sda1
notes=This openSUSE image only contains the base pattern. It is
designed to run as either KVM or Xen HVM guest.
[opensuse-42.1]
name=openSUSE Leap 42.1
osinfo=opensuse13.1
file=http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/openSUSE-Leap-42.1.x86_64-0.0.1-Build1.9.qcow2.xz
arch=x86_64
checksum[sha512]=b7f12f5fe6022ce90c1ab0229b37ffeaf11791adbfe87a0d979e317b1f5b8a30363b4135b3d00f8fd755d753088406c55686b2025974aeb0f8256a2abac5866b
revision=119
format=qcow2
size=6441402368
compressed_size=304412428
expand=/dev/sda1
notes=This openSUSE image only contains the base pattern. It is
designed to run as either KVM or Xen HVM guest.
[opensuse-tumbleweed]
name=openSUSE Tumbleweed
osinfo=opensuse13.1
file=http://download.opensuse.org/repositories/Virtualization:/virt-builder-images/images/openSUSE-Tumbleweed.x86_64-0.0.2-Build3.51.qcow2.xz
arch=x86_64
checksum[sha512]=d64db005ded74cd2a0b181e9cd617640822cd63fcf8b2837aaa898d72ff30af6343920197442627a6f293ecf90c00da6b4c05e486a33daf80e2dae0cb8160e54
revision=2351
format=qcow2
size=6441402368
compressed_size=373007500
expand=/dev/sda1
notes=This openSUSE image only contains the base pattern. It is
designed to run as either KVM or Xen HVM guest.
[   3.1] Downloading: http://libguestfs.org/download/builder/centos-7.4.xz
sha512sum '/home/gts/.cache/virt-builder/centos-7.4.x86_64.1'
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
[   4.0] Planning how to build this image
0: itags: +filename=/home/gts/.cache/virt-builder/centos-7.4.x86_64.1 +size=6442450944 +format=raw +template +xz
0: task : pxzcat
0: otags: +filename=/var/tmp/vb776981.img +size=6442450944 +format=raw

1: itags: +filename=/var/tmp/vb776981.img +size=6442450944 +format=raw
1: task : qemu-img convert
1: otags: +filename=testimage +size=6442450944 +format=qcow2

[   4.0] Uncompressing
[  12.7] Converting raw to qcow2
qemu-img convert -f 'raw' '/var/tmp/vb776981.img' -O 'qcow2' './testimage'
[  13.8] Opening the new disk
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: trace: set_network true
libguestfs: trace: set_network = 0
libguestfs: trace: add_drive "testimage" "format:qcow2" "cachemode:unsafe"
libguestfs: trace: add_drive = 0
libguestfs: trace: launch
libguestfs: trace: get_tmpdir
libguestfs: trace: get_tmpdir = "/tmp"
libguestfs: trace: version
libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 34, release: 6, extra: , >
libguestfs: trace: get_backend
libguestfs: trace: get_backend = "direct"
libguestfs: launch: program=virt-builder
libguestfs: launch: version=1.34.6
libguestfs: launch: backend registered: unix
libguestfs: launch: backend registered: uml
libguestfs: launch: backend registered: libvirt
libguestfs: launch: backend registered: direct
libguestfs: launch: backend=direct
libguestfs: launch: tmpdir=/tmp/libguestfs0OZzJz
libguestfs: launch: umask=0022
libguestfs: launch: euid=1000
libguestfs: trace: get_backend_setting "force_tcg"
libguestfs: trace: get_backend_setting = NULL (error)
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: begin building supermin appliance
libguestfs: run supermin
libguestfs: command: run: /usr/bin/supermin
libguestfs: command: run: \ --build
libguestfs: command: run: \ --verbose
libguestfs: command: run: \ --if-newer
libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock
libguestfs: command: run: \ --copy-kernel
libguestfs: command: run: \ -f ext2
libguestfs: command: run: \ --host-cpu x86_64
libguestfs: command: run: \ /usr/lib/x86_64-linux-gnu/guestfs/supermin.d
libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d
supermin: version: 5.1.17
supermin: package handler: debian/dpkg
supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
libguestfs: begin testing qemu features
libguestfs: trace: get_cachedir
libguestfs: trace: get_cachedir = "/var/tmp"
libguestfs: checking for previously cached test results of /usr/bin/qemu-system-x86_64, in /var/tmp/.guestfs-1000
libguestfs: loading previously cached test results
libguestfs: qemu version 2.8
libguestfs: trace: get_sockdir
libguestfs: trace: get_sockdir = "/run/user/1000"
libguestfs: finished testing qemu features
libguestfs: trace: get_backend_setting "gdb"
libguestfs: trace: get_backend_setting = NULL (error)
[00005ms] /usr/bin/qemu-system-x86_64 \
    -global virtio-blk-pci.scsi=off \
    -nodefconfig \
    -enable-fips \
    -nodefaults \
    -display none \
    -machine accel=kvm:tcg \
    -cpu host \
    -m 500 \
    -no-reboot \
    -rtc driftfix=slew \
    -no-hpet \
    -global kvm-pit.lost_tick_policy=discard \
    -kernel /var/tmp/.guestfs-1000/appliance.d/kernel \
    -initrd /var/tmp/.guestfs-1000/appliance.d/initrd \
    -object rng-random,filename=/dev/urandom,id=rng0 \
    -device virtio-rng-pci,rng=rng0 \
    -device virtio-scsi-pci,id=scsi \
    -drive file=/home/gts/testimage,cache=unsafe,format=qcow2,id=hd0,if=none \
    -device scsi-hd,drive=hd0 \
    -drive file=/var/tmp/.guestfs-1000/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
    -device scsi-hd,drive=appliance \
    -device virtio-serial-pci \
    -serial stdio \
    -device sga \
    -chardev socket,path=/run/user/1000/libguestfsqk430N/guestfsd.sock,id=channel0 \
    -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
    -netdev user,id=usernet,net=169.254.0.0/16 \
    -device virtio-net-pci,netdev=usernet \
    -append 'panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color'
libguestfs: responding to serial console Device Status Report
\x1b[1;256r\x1b[256;256H\x1b[6n
Google, Inc.
Serial Graphics Adapter 12/07/13
SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mjt at gandalf) Sat Dec  7 15:39:53 UTC 2013
Term: 80x24
4 0
\x1b[2J
SeaBIOS (version 1.10.2-1)






iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+1F38FA30+1F2CFA30 C100


Press Ctrl-B to configure iPXE (PCI 00:05.0)...

                                                                               







Booting from ROM...

\x1b[2J[    0.000000] Linux version 4.9.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.51-1 (2017-09-28)
[    0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3ddfff] usable
[    0.000000] BIOS-e820: [mem 0x000000001f3de000-0x000000001f3fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] Hypervisor detected: KVM
[    0.000000] e820: last_pfn = 0x1f3de max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] found SMP MP-table at [mem 0x000f6a80-0x000f6a8f] mapped at [ffff9c72800f6a80]
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x1f0f1000-0x1f3cffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F68B0 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000001F3E187D 00002C (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000001F3E1791 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000001F3E0040 001751 (v01 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000001F3E0000 000040
[    0.000000] ACPI: APIC 0x000000001F3E1805 000078 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3ddfff]
[    0.000000] NODE_DATA(0) allocated [mem 0x1f3d9000-0x1f3ddfff]
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:1f3d1001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 408678343 cycles
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000001f3ddfff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000001f3ddfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001f3ddfff]
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPI 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x1f400000-0xfeffbfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff9c729ee00000 s103512 r8192 d31656 u2097152
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 1ee0d980
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 125847
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Memory: 484420K/511472K available (6196K kernel code, 1137K rwdata, 2856K rodata, 1396K init, 688K bss, 27052K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] \tBuild-time adjustment of leaf fanout to 64.
[    0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    0.000000] NR_IRQS:33024 nr_irqs:256 16
[    0.000000] Console: colour *CGA 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Detected 3000.030 MHz processor
[    0.593000] Calibrating delay loop (skipped) preset value.. 6000.06 BogoMIPS (lpj=12000120)
[    0.593505] pid_max: default: 32768 minimum: 301
[    0.593793] ACPI: Core revision 20160831
[    0.594743] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.595153] Security Framework initialized
[    0.595406] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.595802] AppArmor: AppArmor disabled by boot time parameter
[    0.596178] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.596673] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.597127] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.597531] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
[    0.598263] Disabling memory control group subsystem
[    0.598598] CPU: Physical Processor ID: 0
[    0.598858] mce: CPU supports 10 MCE banks
[    0.599130] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.599449] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.606224] Freeing SMP alternatives memory: 24K
[    0.609691] ftrace: allocating 25191 entries in 99 pages
[    0.625746] smpboot: Max logical packages: 1
[    0.626125] x2apic enabled
[    0.626441] Switched APIC routing to physical x2apic.
[    0.627311] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.627688] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1220 v6 @ 3.00GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.628297] Performance Events: Skylake events, Intel PMU driver.
[    0.629931] ... version:                2
[    0.630164] ... bit width:              48
[    0.630407] ... generic registers:      8
[    0.630637] ... value mask:             0000ffffffffffff
[    0.630949] ... max period:             000000007fffffff
[    0.631260] ... fixed-purpose events:   3
[    0.631499] ... event mask:             00000007000000ff
[    0.631839] KVM setup paravirtual spinlock
[    0.632415] x86: Booted up 1 node, 1 CPUs
[    0.632654] smpboot: Total of 1 processors activated (6000.06 BogoMIPS)
[    0.633266] devtmpfs: initialized
[    0.633512] x86/mm: Memory block size: 128MB
[    0.634883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.635453] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.635835] pinctrl core: initialized pinctrl subsystem
[    0.636209] NET: Registered protocol family 16
[    0.636604] cpuidle: using governor ladder
[    0.636849] cpuidle: using governor menu
[    0.637129] ACPI: bus type PCI registered
[    0.637361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.637802] PCI: Using configuration type 1 for base access
[    0.638650] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.639028] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.639496] ACPI: Added _OSI(Module Device)
[    0.639756] ACPI: Added _OSI(Processor Device)
[    0.640056] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.640333] ACPI: Added _OSI(Processor Aggregator Device)
[    0.641649] ACPI: Interpreter enabled
[    0.641879] ACPI: (supports S0 S3 S4 S5)
[    0.642115] ACPI: Using IOAPIC for interrupt routing
[    0.642408] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.644635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.645017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.645427] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.645822] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.646685] acpiphp: Slot [2] registered
[    0.646938] acpiphp: Slot [3] registered
[    0.647187] acpiphp: Slot [4] registered
[    0.647434] acpiphp: Slot [5] registered
[    0.647681] acpiphp: Slot [6] registered
[    0.647929] acpiphp: Slot [7] registered
[    0.648175] acpiphp: Slot [8] registered
[    0.648424] acpiphp: Slot [9] registered
[    0.648665] acpiphp: Slot [10] registered
[    0.648927] acpiphp: Slot [11] registered
[    0.649181] acpiphp: Slot [12] registered
[    0.649432] acpiphp: Slot [13] registered
[    0.649675] acpiphp: Slot [14] registered
[    0.649927] acpiphp: Slot [15] registered
[    0.650181] acpiphp: Slot [16] registered
[    0.650435] acpiphp: Slot [17] registered
[    0.650685] acpiphp: Slot [18] registered
[    0.650934] acpiphp: Slot [19] registered
[    0.651185] acpiphp: Slot [20] registered
[    0.651550] acpiphp: Slot [21] registered
[    0.651808] acpiphp: Slot [22] registered
[    0.652062] acpiphp: Slot [23] registered
[    0.652322] acpiphp: Slot [24] registered
[    0.652567] acpiphp: Slot [25] registered
[    0.652826] acpiphp: Slot [26] registered
[    0.653075] acpiphp: Slot [27] registered
[    0.653328] acpiphp: Slot [28] registered
[    0.653581] acpiphp: Slot [29] registered
[    0.653833] acpiphp: Slot [30] registered
[    0.654085] acpiphp: Slot [31] registered
[    0.654332] PCI host bridge to bus 0000:00
[    0.654578] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.654976] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.655371] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.655802] pci_bus 0000:00: root bus resource [mem 0x1f400000-0xfebfffff window]
[    0.656243] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.660388] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.660820] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.661209] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.661980] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.662695] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.663128] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.698114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.698596] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.699037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.699458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.699882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.700297] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.700663] vgaarb: loaded
[    0.700897] PCI: Using ACPI for IRQ routing
[    0.701320] clocksource: Switched to clocksource kvm-clock
[    0.705753] VFS: Disk quotas dquot_6.6.0
[    0.706108] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.706586] pnp: PnP ACPI init
[    0.707032] pnp: PnP ACPI: found 5 devices
[    0.712671] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.713230] NET: Registered protocol family 2
[    0.713606] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.714043] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
[    0.714408] TCP: Hash tables configured (established 4096 bind 4096)
[    0.714799] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.715134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.715506] NET: Registered protocol family 1
[    0.715760] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.716130] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.716466] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.716869] Unpacking initramfs...
[    0.717972] Freeing initrd memory: 2940K
[    0.718796] audit: initializing netlink subsys (disabled)
[    0.719154] audit: type=2000 audit(1512479263.974:1): initialized
[    0.719730] workingset: timestamp_bits=40 max_order=17 bucket_order=0
[    0.720113] zbud: loaded
[    0.720359] alg: self-tests disabled
[    0.720649] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.721157] io scheduler noop registered
[    0.721399] io scheduler deadline registered
[    0.721651] io scheduler cfq registered (default)
[    0.721952] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.722274] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.722752] GHES: HEST is not enabled!
[    0.723011] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[    0.745451] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.746099] Linux agpgart interface v0.103
[    0.746454] AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de>
[    0.746863] AMD IOMMUv2 functionality not available on this system
[    0.747356] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.748372] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.748696] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.749113] mousedev: PS/2 mouse device common for all mice
[    0.749668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.750417] rtc_cmos 00:00: RTC can wake from S4
[    0.750896] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    0.751319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[    0.751745] ledtrig-cpu: registered to indicate activity on CPUs
[    0.752215] NET: Registered protocol family 10
[    0.752809] mip6: Mobile IPv6
[    0.753028] NET: Registered protocol family 17
[    0.753311] mpls_gso: MPLS GSO support
[    0.753701] microcode: sig=0x906e9, pf=0x1, revision=0x1
[    0.754073] microcode: Microcode Update Driver: v2.01 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[    0.754731] registered taskstats version 1
[    0.755009] zswap: loaded using pool lzo/zbud
[    0.755367] ima: No TPM chip found, activating TPM-bypass!
[    0.755987] rtc_cmos 00:00: setting system clock to 2017-12-05 13:07:44 UTC (1512479264)
[    0.757473] Freeing unused kernel memory: 1396K
[    0.757775] Write protecting the kernel read-only data: 12288k
[    0.758333] Freeing unused kernel memory: 1980K
[    0.759961] Freeing unused kernel memory: 1240K
[    0.763342] x86/mm: Checked W+X mappings: passed, no W+X pages found.
supermin: mounting /proc
supermin: ext2 mini initrd starting up: 5.1.17
supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color
supermin: uptime: 0.15 0.02
supermin: mounting /sys
supermin: internal insmod crc32-pclmul.ko
supermin: internal insmod crc32c-intel.ko
supermin: internal insmod crct10dif-pclmul.ko
supermin: internal insmod crc32_generic.ko
supermin: internal insmod crc32c_generic.ko
supermin: internal insmod libnvdimm.ko
supermin: internal insmod nfit.ko
supermin: internal insmod scsi_mod.ko
[    0.769073] SCSI subsystem initialized
supermin: internal insmod libata.ko
supermin: internal insmod ata_piix.ko
[    0.771258] scsi host0: ata_piix
[    0.771486] scsi host1: ata_piix
[    0.771694] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
[    0.772065] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
supermin: internal insmod virtio.ko
supermin: internal insmod virtio_ring.ko
supermin: internal insmod virtio_blk.ko
supermin: internal insmod rng-core.ko
supermin: internal insmod virtio-rng.ko
supermin: internal insmod virtio_console.ko
supermin: internal insmod virtio_net.ko
supermin: internal insmod nd_btt.ko
supermin: internal insmod nd_pmem.ko
supermin: internal insmod sd_mod.ko
supermin: internal insmod virtio_scsi.ko
supermin: internal insmod virtio_balloon.ko
supermin: internal insmod virtio_input.ko
supermin: internal insmod virtio_pci.ko
[    0.959696] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.965392] random: fast init done
[    0.965638] random: crng init done
[    0.979406] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.980587] scsi host2: Virtio SCSI HBA
[    0.985429] scsi 2:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.989380] scsi 2:0:1:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.999091] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    1.037832] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    1.055956] sd 2:0:0:0: [sda] 12582912 512-byte logical blocks: (6.44 GB/6.00 GiB)
[    1.056504] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
[    1.057059] sd 2:0:0:0: [sda] Write Protect is off
[    1.057794] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.058363] sd 2:0:1:0: [sdb] Write Protect is off
[    1.058831] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.059933]  sda: sda1 sda2 sda3
[    1.060465] sd 2:0:1:0: [sdb] Attached SCSI disk
[    1.060761] sd 2:0:0:0: [sda] Attached SCSI disk
supermin: internal insmod fscrypto.ko
supermin: internal insmod jbd2.ko
supermin: internal insmod mbcache.ko
supermin: internal insmod crc16.ko
supermin: internal insmod ext4.ko
supermin: internal insmod crc-ccitt.ko
supermin: internal insmod crc-itu-t.ko
supermin: internal insmod crc7.ko
supermin: internal insmod libcrc32c.ko
supermin: picked /sys/block/sdb/dev as root device
supermin: creating /dev/root as block special 8:16
supermin: mounting new root on /root
[    1.067711] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
[    1.069522] EXT4-fs (sdb): mounted filesystem without journal. Opts: 
supermin: deleting initramfs files
supermin: chroot
Starting /init script ...
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_network=1* ]]
+ guestfs_network=1
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_rescue=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_noreboot=1* ]]
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]]
+ '[' '!' -d /sys ']'
+ mkdir -p /sys
+ mount -t sysfs /sys /sys
+ mkdir -p /run
+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
+ mkdir -p /run/lock
+ ln -s ../run/lock /var/lock
+ test -e /etc/mtab
+ ln -s /proc/mounts /etc/mtab
+ mount -t devtmpfs /dev /dev
+ mkdir -p /dev/pts
+ mount -t devpts /dev/pts /dev/pts
+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color == *selinux=1* ]]
+ mkdir -p /run/tmpfiles.d
+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
++ od -x -A n
++ dd if=/dev/urandom bs=16 count=1 status=none
+ machine_id=' f089 1f56 b7d7 f8cb 11ac a2fc e277 07e2'
+ echo f0891f56b7d7f8cb11aca2fce27707e2
+ systemd-tmpfiles --prefix=/dev --prefix=/run --create --boot
[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "d:group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r-x": No such file or directory. Ignoring
Failed to parse ACL "group:adm:r--": No such file or directory. Ignoring
+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
+ '[' -x /lib/systemd/systemd-udevd ']'
+ UDEVD=/lib/systemd/systemd-udevd
+ break
+ '[' -z /lib/systemd/systemd-udevd ']'
+ /lib/systemd/systemd-udevd --daemon
starting version 232
+ udevadm trigger
+ udevadm settle --timeout=600
[    1.166695] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    1.175222] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.175559] sd 2:0:1:0: Attached scsi generic sg1 type 0
[    1.183665] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[    1.200497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.200972] ACPI: Power Button [PWRF]
[    1.204954] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input5
[    1.206591] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    1.209570] FDC 0 is a S82078B
[    1.224973] AVX2 version of gcm_enc/dec engaged.
[    1.225265] AES CTR mode by8 optimization enabled
[    1.242797] ppdev: user-space parallel port driver
+ shopt -s nullglob
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/sd*/device/timeout
+ echo 300
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler
+ echo noop
+ shopt -u nullglob
+ ip addr add 127.0.0.1/8 brd + dev lo scope host
+ ip link set dev lo up
+ test 1 = 1
++ ls -I all -I default -I lo /proc/sys/net/ipv4/conf
+ iface=eth0
+ touch /etc/fstab
+ dhclient --version
+ dhclient eth0
+ mdadm -As --auto=yes --run
mdadm: No arrays found in config file or automatically
+ modprobe dm_mod
[    1.611577] device-mapper: uevent: version 1.0.3
[    1.612127] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel at redhat.com
+ lvm vgchange -aay --sysinit
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
+ ldmtool create all
[
]
+ test 1 = 1
+ test '' '!=' 1
+ uname -a
Linux (none) 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
+ ls -lR /dev
/dev:
total 0
crw------- 1 0 0  10, 235 Dec  5 13:07 autofs
drwxr-xr-x 2 0 0      140 Dec  5 13:07 block
drwxr-xr-x 2 0 0       80 Dec  5 13:07 bsg
crw------- 1 0 0  10, 234 Dec  5 13:07 btrfs-control
drwxr-xr-x 2 0 0     2160 Dec  5 13:07 char
crw------- 1 0 0   5,   1 Dec  5 13:07 console
lrwxrwxrwx 1 0 0       11 Dec  5 13:07 core -> /proc/kcore
drwxr-xr-x 2 0 0       60 Dec  5 13:07 cpu
crw------- 1 0 0  10,  62 Dec  5 13:07 cpu_dma_latency
crw------- 1 0 0  10, 203 Dec  5 13:07 cuse
drwxr-xr-x 6 0 0      120 Dec  5 13:07 disk
lrwxrwxrwx 1 0 0       13 Dec  5 13:07 fd -> /proc/self/fd
crw-rw-rw- 1 0 0   1,   7 Dec  5 13:07 full
crw-rw-rw- 1 0 0  10, 229 Dec  5 13:07 fuse
crw------- 1 0 0  10, 228 Dec  5 13:07 hpet
crw------- 1 0 0  10, 183 Dec  5 13:07 hwrng
drwxr-xr-x 3 0 0      220 Dec  5 13:07 input
crw-r--r-- 1 0 0   1,  11 Dec  5 13:07 kmsg
crw------- 1 0 0  10, 237 Dec  5 13:07 loop-control
drwxr-xr-x 2 0 0       60 Dec  5 13:07 mapper
crw------- 1 0 0  10, 227 Dec  5 13:07 mcelog
crw------- 1 0 0   1,   1 Dec  5 13:07 mem
crw------- 1 0 0  10,  59 Dec  5 13:07 memory_bandwidth
drwxr-xr-x 2 0 0       60 Dec  5 13:07 net
crw------- 1 0 0  10,  61 Dec  5 13:07 network_latency
crw------- 1 0 0  10,  60 Dec  5 13:07 network_throughput
crw-rw-rw- 1 0 0   1,   3 Dec  5 13:07 null
crw------- 1 0 0   1,   4 Dec  5 13:07 port
crw------- 1 0 0 108,   0 Dec  5 13:07 ppp
crw------- 1 0 0  10,   1 Dec  5 13:07 psaux
crw-rw-rw- 1 0 0   5,   2 Dec  5 13:07 ptmx
drwxr-xr-x 2 0 0        0 Dec  5 13:07 pts
crw-rw-rw- 1 0 0   1,   8 Dec  5 13:07 random
lrwxrwxrwx 1 0 0        4 Dec  5 13:07 rtc -> rtc0
crw------- 1 0 0 252,   0 Dec  5 13:07 rtc0
brw------- 1 0 0   8,   0 Dec  5 13:07 sda
brw------- 1 0 0   8,   1 Dec  5 13:07 sda1
brw------- 1 0 0   8,   2 Dec  5 13:07 sda2
brw------- 1 0 0   8,   3 Dec  5 13:07 sda3
brw------- 1 0 0   8,  16 Dec  5 13:07 sdb
crw------- 1 0 0  21,   0 Dec  5 13:07 sg0
crw------- 1 0 0  21,   1 Dec  5 13:07 sg1
crw------- 1 0 0  10, 231 Dec  5 13:07 snapshot
drwxr-xr-x 2 0 0       80 Dec  5 13:07 snd
lrwxrwxrwx 1 0 0       15 Dec  5 13:07 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 0 0       15 Dec  5 13:07 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 0 0       15 Dec  5 13:07 stdout -> /proc/self/fd/1
crw-rw-rw- 1 0 0   5,   0 Dec  5 13:07 tty
crw------- 1 0 0   4,   0 Dec  5 13:07 tty0
crw------- 1 0 0   4,   1 Dec  5 13:07 tty1
crw------- 1 0 0   4,  10 Dec  5 13:07 tty10
crw------- 1 0 0   4,  11 Dec  5 13:07 tty11
crw------- 1 0 0   4,  12 Dec  5 13:07 tty12
crw------- 1 0 0   4,  13 Dec  5 13:07 tty13
crw------- 1 0 0   4,  14 Dec  5 13:07 tty14
crw------- 1 0 0   4,  15 Dec  5 13:07 tty15
crw------- 1 0 0   4,  16 Dec  5 13:07 tty16
crw------- 1 0 0   4,  17 Dec  5 13:07 tty17
crw------- 1 0 0   4,  18 Dec  5 13:07 tty18
crw------- 1 0 0   4,  19 Dec  5 13:07 tty19
crw------- 1 0 0   4,   2 Dec  5 13:07 tty2
crw------- 1 0 0   4,  20 Dec  5 13:07 tty20
crw------- 1 0 0   4,  21 Dec  5 13:07 tty21
crw------- 1 0 0   4,  22 Dec  5 13:07 tty22
crw------- 1 0 0   4,  23 Dec  5 13:07 tty23
crw------- 1 0 0   4,  24 Dec  5 13:07 tty24
crw------- 1 0 0   4,  25 Dec  5 13:07 tty25
crw------- 1 0 0   4,  26 Dec  5 13:07 tty26
crw------- 1 0 0   4,  27 Dec  5 13:07 tty27
crw------- 1 0 0   4,  28 Dec  5 13:07 tty28
crw------- 1 0 0   4,  29 Dec  5 13:07 tty29
crw------- 1 0 0   4,   3 Dec  5 13:07 tty3
crw------- 1 0 0   4,  30 Dec  5 13:07 tty30
crw------- 1 0 0   4,  31 Dec  5 13:07 tty31
crw------- 1 0 0   4,  32 Dec  5 13:07 tty32
crw------- 1 0 0   4,  33 Dec  5 13:07 tty33
crw------- 1 0 0   4,  34 Dec  5 13:07 tty34
crw------- 1 0 0   4,  35 Dec  5 13:07 tty35
crw------- 1 0 0   4,  36 Dec  5 13:07 tty36
crw------- 1 0 0   4,  37 Dec  5 13:07 tty37
crw------- 1 0 0   4,  38 Dec  5 13:07 tty38
crw------- 1 0 0   4,  39 Dec  5 13:07 tty39
crw------- 1 0 0   4,   4 Dec  5 13:07 tty4
crw------- 1 0 0   4,  40 Dec  5 13:07 tty40
crw------- 1 0 0   4,  41 Dec  5 13:07 tty41
crw------- 1 0 0   4,  42 Dec  5 13:07 tty42
crw------- 1 0 0   4,  43 Dec  5 13:07 tty43
crw------- 1 0 0   4,  44 Dec  5 13:07 tty44
crw------- 1 0 0   4,  45 Dec  5 13:07 tty45
crw------- 1 0 0   4,  46 Dec  5 13:07 tty46
crw------- 1 0 0   4,  47 Dec  5 13:07 tty47
crw------- 1 0 0   4,  48 Dec  5 13:07 tty48
crw------- 1 0 0   4,  49 Dec  5 13:07 tty49
crw------- 1 0 0   4,   5 Dec  5 13:07 tty5
crw------- 1 0 0   4,  50 Dec  5 13:07 tty50
crw------- 1 0 0   4,  51 Dec  5 13:07 tty51
crw------- 1 0 0   4,  52 Dec  5 13:07 tty52
crw------- 1 0 0   4,  53 Dec  5 13:07 tty53
crw------- 1 0 0   4,  54 Dec  5 13:07 tty54
crw------- 1 0 0   4,  55 Dec  5 13:07 tty55
crw------- 1 0 0   4,  56 Dec  5 13:07 tty56
crw------- 1 0 0   4,  57 Dec  5 13:07 tty57
crw------- 1 0 0   4,  58 Dec  5 13:07 tty58
crw------- 1 0 0   4,  59 Dec  5 13:07 tty59
crw------- 1 0 0   4,   6 Dec  5 13:07 tty6
crw------- 1 0 0   4,  60 Dec  5 13:07 tty60
crw------- 1 0 0   4,  61 Dec  5 13:07 tty61
crw------- 1 0 0   4,  62 Dec  5 13:07 tty62
crw------- 1 0 0   4,  63 Dec  5 13:07 tty63
crw------- 1 0 0   4,   7 Dec  5 13:07 tty7
crw------- 1 0 0   4,   8 Dec  5 13:07 tty8
crw------- 1 0 0   4,   9 Dec  5 13:07 tty9
crw------- 1 0 0   4,  64 Dec  5 13:07 ttyS0
crw------- 1 0 0  10, 239 Dec  5 13:07 uhid
crw------- 1 0 0  10, 223 Dec  5 13:07 uinput
crw-rw-rw- 1 0 0   1,   9 Dec  5 13:07 urandom
crw------- 1 0 0   7,   0 Dec  5 13:07 vcs
crw------- 1 0 0   7,   1 Dec  5 13:07 vcs1
crw------- 1 0 0   7, 128 Dec  5 13:07 vcsa
crw------- 1 0 0   7, 129 Dec  5 13:07 vcsa1
drwxr-xr-x 2 0 0       60 Dec  5 13:07 vfio
crw------- 1 0 0  10,  63 Dec  5 13:07 vga_arbiter
crw------- 1 0 0  10, 137 Dec  5 13:07 vhci
crw------- 1 0 0  10, 238 Dec  5 13:07 vhost-net
drwxr-xr-x 2 0 0       60 Dec  5 13:07 virtio-ports
crw------- 1 0 0 247,   1 Dec  5 13:07 vport2p1
crw-rw-rw- 1 0 0   1,   5 Dec  5 13:07 zero

/dev/block:
total 0
lrwxrwxrwx 1 0 0 6 Dec  5 13:07 8:0 -> ../sda
lrwxrwxrwx 1 0 0 7 Dec  5 13:07 8:1 -> ../sda1
lrwxrwxrwx 1 0 0 6 Dec  5 13:07 8:16 -> ../sdb
lrwxrwxrwx 1 0 0 7 Dec  5 13:07 8:2 -> ../sda2
lrwxrwxrwx 1 0 0 7 Dec  5 13:07 8:3 -> ../sda3

/dev/bsg:
total 0
crw------- 1 0 0 250, 0 Dec  5 13:07 2:0:0:0
crw------- 1 0 0 250, 1 Dec  5 13:07 2:0:1:0

/dev/char:
total 0
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 10:1 -> ../psaux
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 10:183 -> ../hwrng
lrwxrwxrwx 1 0 0 16 Dec  5 13:07 10:184 -> ../cpu/microcode
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 10:227 -> ../mcelog
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 10:228 -> ../hpet
lrwxrwxrwx 1 0 0 11 Dec  5 13:07 10:231 -> ../snapshot
lrwxrwxrwx 1 0 0 17 Dec  5 13:07 10:236 -> ../mapper/control
lrwxrwxrwx 1 0 0 19 Dec  5 13:07 10:59 -> ../memory_bandwidth
lrwxrwxrwx 1 0 0 21 Dec  5 13:07 10:60 -> ../network_throughput
lrwxrwxrwx 1 0 0 18 Dec  5 13:07 10:61 -> ../network_latency
lrwxrwxrwx 1 0 0 18 Dec  5 13:07 10:62 -> ../cpu_dma_latency
lrwxrwxrwx 1 0 0 14 Dec  5 13:07 10:63 -> ../vga_arbiter
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:32 -> ../input/mouse0
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:33 -> ../input/mouse1
lrwxrwxrwx 1 0 0 13 Dec  5 13:07 13:63 -> ../input/mice
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:64 -> ../input/event0
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:65 -> ../input/event1
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:66 -> ../input/event2
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:67 -> ../input/event3
lrwxrwxrwx 1 0 0 15 Dec  5 13:07 13:68 -> ../input/event4
lrwxrwxrwx 1 0 0  6 Dec  5 13:07 1:1 -> ../mem
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 1:11 -> ../kmsg
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 1:3 -> ../null
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 1:4 -> ../port
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 1:5 -> ../zero
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 1:7 -> ../full
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 1:8 -> ../random
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 1:9 -> ../urandom
lrwxrwxrwx 1 0 0  6 Dec  5 13:07 21:0 -> ../sg0
lrwxrwxrwx 1 0 0  6 Dec  5 13:07 21:1 -> ../sg1
lrwxrwxrwx 1 0 0 11 Dec  5 13:07 247:1 -> ../vport2p1
lrwxrwxrwx 1 0 0 14 Dec  5 13:07 250:0 -> ../bsg/2:0:0:0
lrwxrwxrwx 1 0 0 14 Dec  5 13:07 250:1 -> ../bsg/2:0:1:0
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 252:0 -> ../rtc0
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:0 -> ../tty0
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:1 -> ../tty1
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:10 -> ../tty10
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:11 -> ../tty11
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:12 -> ../tty12
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:13 -> ../tty13
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:14 -> ../tty14
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:15 -> ../tty15
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:16 -> ../tty16
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:17 -> ../tty17
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:18 -> ../tty18
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:19 -> ../tty19
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:2 -> ../tty2
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:20 -> ../tty20
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:21 -> ../tty21
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:22 -> ../tty22
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:23 -> ../tty23
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:24 -> ../tty24
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:25 -> ../tty25
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:26 -> ../tty26
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:27 -> ../tty27
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:28 -> ../tty28
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:29 -> ../tty29
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:3 -> ../tty3
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:30 -> ../tty30
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:31 -> ../tty31
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:32 -> ../tty32
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:33 -> ../tty33
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:34 -> ../tty34
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:35 -> ../tty35
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:36 -> ../tty36
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:37 -> ../tty37
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:38 -> ../tty38
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:39 -> ../tty39
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:4 -> ../tty4
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:40 -> ../tty40
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:41 -> ../tty41
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:42 -> ../tty42
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:43 -> ../tty43
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:44 -> ../tty44
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:45 -> ../tty45
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:46 -> ../tty46
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:47 -> ../tty47
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:48 -> ../tty48
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:49 -> ../tty49
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:5 -> ../tty5
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:50 -> ../tty50
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:51 -> ../tty51
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:52 -> ../tty52
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:53 -> ../tty53
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:54 -> ../tty54
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:55 -> ../tty55
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:56 -> ../tty56
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:57 -> ../tty57
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:58 -> ../tty58
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:59 -> ../tty59
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:6 -> ../tty6
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:60 -> ../tty60
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:61 -> ../tty61
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:62 -> ../tty62
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:63 -> ../tty63
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 4:64 -> ../ttyS0
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:7 -> ../tty7
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:8 -> ../tty8
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 4:9 -> ../tty9
lrwxrwxrwx 1 0 0  6 Dec  5 13:07 5:0 -> ../tty
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 5:1 -> ../console
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 5:2 -> ../ptmx
lrwxrwxrwx 1 0 0  6 Dec  5 13:07 7:0 -> ../vcs
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 7:1 -> ../vcs1
lrwxrwxrwx 1 0 0  7 Dec  5 13:07 7:128 -> ../vcsa
lrwxrwxrwx 1 0 0  8 Dec  5 13:07 7:129 -> ../vcsa1

/dev/cpu:
total 0
crw------- 1 0 0 10, 184 Dec  5 13:07 microcode

/dev/disk:
total 0
drwxr-xr-x 2 0 0 140 Dec  5 13:07 by-id
drwxr-xr-x 2 0 0 100 Dec  5 13:07 by-partuuid
drwxr-xr-x 2 0 0 140 Dec  5 13:07 by-path
drwxr-xr-x 2 0 0 120 Dec  5 13:07 by-uuid

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 scsi-0QEMU_QEMU_HARDDISK_hd0-part3 -> ../../sda3

/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 0009e3a9-01 -> ../../sda1
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 0009e3a9-02 -> ../../sda2
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 0009e3a9-03 -> ../../sda3

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 pci-0000:00:03.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 pci-0000:00:03.0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 pci-0000:00:03.0-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 0 0  9 Dec  5 13:07 3095ff73-fb9d-4538-9407-adcc88eed540 -> ../../sdb
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 9b78781b-bf9c-4316-ae69-130d26278655 -> ../../sda3
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 a76f76e6-cd3f-4f80-833c-18165b60716e -> ../../sda1
lrwxrwxrwx 1 0 0 10 Dec  5 13:07 e286abf6-0a43-41c4-a225-fb6a545bff99 -> ../../sda2

/dev/input:
total 0
drwxr-xr-x 2 0 0     60 Dec  5 13:07 by-path
crw------- 1 0 0 13, 64 Dec  5 13:07 event0
crw------- 1 0 0 13, 65 Dec  5 13:07 event1
crw------- 1 0 0 13, 66 Dec  5 13:07 event2
crw------- 1 0 0 13, 67 Dec  5 13:07 event3
crw------- 1 0 0 13, 68 Dec  5 13:07 event4
crw------- 1 0 0 13, 63 Dec  5 13:07 mice
crw------- 1 0 0 13, 32 Dec  5 13:07 mouse0
crw------- 1 0 0 13, 33 Dec  5 13:07 mouse1

/dev/input/by-path:
total 0
lrwxrwxrwx 1 0 0 9 Dec  5 13:07 platform-pcspkr-event-spkr -> ../event1

/dev/mapper:
total 0
crw------- 1 0 0 10, 236 Dec  5 13:07 control

/dev/net:
total 0
crw-rw-rw- 1 0 0 10, 200 Dec  5 13:07 tun

/dev/pts:
total 0
c--------- 1 0 0 5, 2 Dec  5 13:07 ptmx

/dev/snd:
total 0
crw------- 1 0 0 116,  1 Dec  5 13:07 seq
crw------- 1 0 0 116, 33 Dec  5 13:07 timer

/dev/vfio:
total 0
crw------- 1 0 0 10, 196 Dec  5 13:07 vfio

/dev/virtio-ports:
total 0
lrwxrwxrwx 1 0 0 11 Dec  5 13:07 org.libguestfs.channel.0 -> ../vport2p1
+ cat /proc/mounts
/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0
/proc /proc proc rw,relatime 0 0
/sys /sys sysfs rw,relatime 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=98400k,mode=755 0 0
/dev /dev devtmpfs rw,relatime,size=242220k,nr_inodes=60555,mode=755 0 0
/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
+ lvm pvs
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
+ lvm vgs
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
+ lvm lvs
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
+ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
    inet 169.254.2.15/16 brd 169.254.255.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe12:3456/64 scope link tentative 
       valid_lft forever preferred_lft forever
+ ip r
default via 169.254.2.2 dev eth0 
169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.15 
+ lsmod
Module                  Size  Used by
dm_mod                118784  0
ghash_clmulni_intel    16384  0
ppdev                  20480  0
joydev                 20480  0
aesni_intel           167936  0
evdev                  24576  0
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
psmouse               135168  0
cryptd                 24576  3 ablk_helper,ghash_clmulni_intel,aesni_intel
parport_pc             28672  0
serio_raw              16384  0
ata_generic            16384  0
parport                49152  2 parport_pc,ppdev
button                 16384  0
i2c_piix4              24576  0
floppy                 69632  0
sg                     32768  0
pcspkr                 16384  0
libcrc32c              16384  0
crc7                   16384  0
crc_itu_t              16384  0
crc_ccitt              16384  0
ext4                  585728  1
crc16                  16384  1 ext4
mbcache                16384  2 ext4
jbd2                  106496  1 ext4
fscrypto               28672  1 ext4
virtio_pci             24576  0
virtio_input           16384  0
virtio_balloon         16384  0
virtio_scsi            20480  1
sd_mod                 45056  1
nd_pmem                16384  0
nd_btt                 24576  1 nd_pmem
virtio_net             28672  0
virtio_console         24576  0
virtio_rng             16384  0
rng_core               16384  1 virtio_rng
virtio_blk             20480  0
virtio_ring            24576  8 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_scsi,virtio_balloon,virtio_console,virtio_pci
virtio                 16384  8 virtio_input,virtio_blk,virtio_net,virtio_rng,virtio_scsi,virtio_balloon,virtio_console,virtio_pci
ata_piix               36864  0
libata                249856  2 ata_piix,ata_generic
scsi_mod              225280  4 sd_mod,virtio_scsi,libata,sg
nfit                   49152  0
[    1.725370] tsc: Refined TSC clocksource calibration: 3000.022 MHz
[    1.725734] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b3e5a274f2, max_idle_ns: 440795208509 ns
libnvdimm             139264  3 nd_btt,nd_pmem,nfit
crc32c_generic         16384  0
crc32_generic          16384  0
crct10dif_pclmul       16384  0
crc32c_intel           24576  1
crc32_pclmul           16384  0
+ date
Tue Dec  5 13:07:45 UTC 2017
+ echo -n 'clocksource: '
clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
+ echo -n 'uptime: '
uptime: + cat /proc/uptime
1.12 0.52
+ test '' = 1
+ cmd=guestfsd
++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
+ eval
+ test x '!=' x
+ test 1 = 1
+ cmd='guestfsd --verbose'
+ test 1 = 1
+ cmd='guestfsd --verbose --network'
+ echo guestfsd --verbose --network
guestfsd --verbose --network
+ guestfsd --verbose --network
lvmetad
trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
udevadm --debug settle
calling: settle
libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
libguestfs: appliance is up
libguestfs: trace: launch = 0
libguestfs: trace: inspect_os
libguestfs: trace: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=98400k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242220k,nr_inodes=60555,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds
libguestfs: trace: umount_all = 0
libguestfs: trace: list_filesystems
libguestfs: trace: feature_available "lvm2"
libguestfs: trace: internal_feature_available "lvm2"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds
libguestfs: trace: internal_feature_available = 0
libguestfs: trace: feature_available = 1
libguestfs: trace: feature_available "ldm"
libguestfs: trace: internal_feature_available "ldm"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds
libguestfs: trace: internal_feature_available = 0
libguestfs: trace: feature_available = 1
libguestfs: trace: list_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds
libguestfs: trace: list_devices = ["/dev/sda"]
libguestfs: trace: list_partitions
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds
libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sda3"]
libguestfs: trace: list_md_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
libguestfs: trace: list_md_devices = []
libguestfs: trace: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_to_dev "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_to_dev "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_to_partnum "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: part_to_partnum = 1
libguestfs: trace: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_get_mbr_id "/dev/sda" 1
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: sfdisk --help
udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: sfdisk --part-type /dev/sda 1
udevadm --debug settle
calling: settle
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds
libguestfs: trace: part_get_mbr_id = 131
libguestfs: trace: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
libguestfs: trace: vfs_type = "xfs"
libguestfs: trace: part_to_partnum "/dev/sda2"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: part_to_partnum = 2
libguestfs: trace: part_to_dev "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_get_mbr_id "/dev/sda" 2
guestfsd: main_loop: new request, len 0x38
udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: sfdisk --part-type /dev/sda 2
udevadm --debug settle
calling: settle
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds
libguestfs: trace: part_get_mbr_id = 130
libguestfs: trace: vfs_type "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2
libguestfs: trace: vfs_type = "swap"
libguestfs: trace: part_to_partnum "/dev/sda3"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: part_to_partnum = 3
libguestfs: trace: part_to_dev "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_get_mbr_id "/dev/sda" 3
guestfsd: main_loop: new request, len 0x38
udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: sfdisk --part-type /dev/sda 3
udevadm --debug settle
calling: settle
guestfsd: main_loop: proc 235 (part_get_mbr_id) took 0.00 seconds
libguestfs: trace: part_get_mbr_id = 131
libguestfs: trace: vfs_type "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda3
libguestfs: trace: vfs_type = "xfs"
libguestfs: trace: lvs
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs --help
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: lvm lvs -o vg_name,lv_name -S "lv_role=public && lv_skip_activation!=1" --noheadings --separator /
libguestfs: trace: lvs = []
libguestfs: trace: list_ldm_volumes
guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 380 (list_ldm_volumes) took 0.00 seconds
libguestfs: trace: list_ldm_volumes = []
libguestfs: trace: list_ldm_partitions
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 381 (list_ldm_partitions) took 0.00 seconds
libguestfs: trace: list_ldm_partitions = []
libguestfs: trace: list_filesystems = ["/dev/sda1", "xfs", "/dev/sda2", "swap", "/dev/sda3", "xfs"]
libguestfs: trace: vfs_type "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1
libguestfs: trace: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/sda1 (xfs)
libguestfs: trace: internal_parse_mountable "/dev/sda1"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda1, im_volume: , >
libguestfs: trace: is_whole_device "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: is_whole_device = 0
libguestfs: trace: mount_ro "/dev/sda1" "/"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/sda1 /sysroot/
[    1.842181] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    1.843780] XFS (sda1): Mounting V5 Filesystem
[    1.900074] XFS (sda1): Ending clean mount
guestfsd: main_loop: proc 73 (mount_ro) took 0.06 seconds
libguestfs: trace: mount_ro = 0
libguestfs: trace: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: device_index "/dev/sda"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds
libguestfs: trace: device_index = 0
libguestfs: trace: part_to_partnum "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: part_to_partnum = 1
libguestfs: trace: part_to_dev "/dev/sda1"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_list "/dev/sda"
guestfsd: main_loop: new request, len 0x34
udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sda unit b print
udevadm --debug settle
calling: settle
libguestfs: trace: part_list = <struct guestfs_partition_list(3) = [0]{part_num: 1, part_start: 1048576, part_end: 1074790399, part_size: 1073741824, } [1]{part_num: 2, part_start: 1074790400, part_end: 1719664639, part_size: 644874240, } [2]{part_num: 3, part_start: 1719664640, part_end: 6442450943, part_size: 4722786304, }>
libguestfs: trace: is_dir "/etc"
guestfsd: main_loop: proc 213 (part_list) took 0.02 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=98400k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242220k,nr_inodes=60555,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noq  1.946456] XFS (sda1): Unmounting Filesystem
q=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
guestfsd: main_loop: proc 47 (umount_all) took 0.63 seconds
libguestfs: trace: umount_all = 0
libguestfs: trace: vfs_type "/dev/sda2"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda2
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
libguestfs: trace: vfs_type = "swap"
libguestfs: check_for_filesystem_on: /dev/sda2 (swap)
libguestfs: trace: vfs_type "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda3
libguestfs: trace: vfs_type = "xfs"
libguestfs: check_for_filesystem_on: /dev/sda3 (xfs)
libguestfs: trace: internal_parse_mountable "/dev/sda3"
guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds
libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable = im_type: 0, im_device: /dev/sda3, im_volume: , >
libguestfs: trace: is_whole_device "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds
libguestfs: trace: is_whole_device = 0
libguestfs: trace: mount_ro "/dev/sda3" "/"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o ro /dev/sda3 /sysroot/
[    2.597618] XFS (sda3): Mounting V5 Filesystem
[    2.600370] XFS (sda3): Ending clean mount
guestfsd: main_loop: proc 73 (mount_ro) took 0.00 seconds
libguestfs: trace: mount_ro = 0
libguestfs: trace: part_to_dev "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: device_index "/dev/sda"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 335 (device_index) took 0.00 seconds
libguestfs: trace: device_index = 0
libguestfs: trace: part_to_partnum "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds
libguestfs: trace: part_to_partnum = 3
libguestfs: trace: part_to_dev "/dev/sda3"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds
libguestfs: trace: part_to_dev = "/dev/sda"
libguestfs: trace: part_list "/dev/sda"
guestfsd: main_loop: new request, len 0x34
udevadm --debug settle
calling: settle
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: parted -m -s -- /dev/sda unit b print
udevadm --debug settle
calling: settle
libguestfs: trace: part_list = <struct guestfs_partition_list(3) = [0]{part_num: 1, part_start: 1048576, part_end: 1074790399, part_size: 1073741824, } [1]{part_num: 2, part_start: 1074790400, part_end: 1719664639, part_size: 644874240, } [2]{part_num: 3, part_start: 1719664640, part_end: 6442450943, part_size: 4722786304, }>
libguestfs: trace: is_dir "/etc"
guestfsd: main_loop: proc 213 (part_list) took 0.02 seconds
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
libguestfs: trace: is_dir "/bin"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_dir "/share"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 0
libguestfs: trace: is_file "/grub/menu.lst"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub/grub.conf"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/grub2/grub.cfg"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/hurd/console"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_symlink "/bin"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 270 (is_symlink) took 0.00 seconds
libguestfs: trace: is_symlink = 1
libguestfs: trace: readlink "/bin"
guestfsd: main_loop: new request, len 0x30
guestfsd: main_loop: proc 168 (readlink) took 0.00 seconds
libguestfs: trace: readlink = "usr/bin"
libguestfs: trace: is_file "/etc/fstab"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: is_file "/etc/os-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: filesize "/etc/os-release"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: filesize = 393
libguestfs: trace: read_lines "/etc/os-release"
libguestfs: trace: read_file "/etc/os-release"
libguestfs: trace: download "/etc/os-release" "/tmp/libguestfs0OZzJz/cat1"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 67 (download) took 0.00 seconds
libguestfs: trace: download = 0
libguestfs: trace: read_file = "NAME="CentOS Linux"\x0aVERSION="7 (Core)"\x0aID="centos"\x0aID_LIKE="rhel fedora"\x0aVERSION_ID="7"\x0aPRETTY_NAME="CentOS Linux 7 (Core)"\x0aANSI_COLOR="0;31"\x0aCPE_NAME="cpe:/o:centos:centos:7"\x0aHOME_URL="https://www.centos.org/"\x0aBUG_REPORT_URL="https://bugs.centos.org/"\x0a\x0aCE"<truncated, original size 393 bytes>
libguestfs: trace: read_lines = ["NAME="CentOS Linux"", "VERSION="7 (Core)"", "ID="centos"", "ID_LIKE="rhel fedora"", "VERSION_ID="7"", "PRETTY_NAME="CentOS Linux 7 (Core)"", "ANSI_COLOR="0;31"", "CPE_NAME="cpe:/o:centos:centos:7"", "HOME_URL="https://www.centos.org/"", "BUG_REPORT_URL="https://bugs.centos.org/"", "", "CENTOS_MANTISBT_PROJECT="CentOS-7"", "CENTOS_MANTISBT_PROJECT_VERSION="7"", "REDHAT_SUPPORT_PRODUCT="centos"", "REDHAT_SUPPORT_PRODUCT_VERSION="7"", ""]
libguestfs: trace: is_file "/etc/lsb-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/etc/oracle-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/etc/centos-release" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: filesize "/etc/centos-release"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: filesize = 38
libguestfs: trace: head_n 1 "/etc/centos-release"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=y stderr=y flags=0x20004
commandrvf: head -n 1
guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds
libguestfs: trace: head_n = ["CentOS Linux release 7.4.1708 (Core) "]
libguestfs: trace: is_file "/bin/bash" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x3c
libguestfs: trace: is_file = 1
libguestfs: trace: realpath "/bin/bash"
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 163 (realpath) took 0.00 seconds
libguestfs: trace: realpath = "/usr/bin/bash"
libguestfs: trace: file_architecture "/usr/bin/bash"
libguestfs: trace: file "/usr/bin/bash"
guestfsd: main_loop: new request, len 0x3c
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: file -zb /sysroot/usr/bin/bash
libguestfs: trace: file = "ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=e1df4babc39e931279d37a050884e2b7b095ff39, stripped"
libguestfs: trace: file_architecture = "x86_64"
libguestfs: trace: is_file "/etc/fstab" "followsymlinks:true"
guestfsd: main_loop: proc 49 (file) took 0.00 seconds
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: filesize "/etc/fstab"
guestfsd: main_loop: new request, len 0x38
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: filesize = 501
libguestfs: trace: is_file "/etc/mdadm.conf" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: aug_init "/" 48
guestfsd: main_loop: new request, len 0x34
augeas version: 1.8.0
guestfsd: main_loop: proc 16 (aug_init) took 0.32 seconds
libguestfs: trace: aug_init = 0
libguestfs: augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]
libguestfs: trace: aug_rm "/augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') and "/etc/mdadm.conf/" !~ regexp('^') + glob(incl) + regexp('/.*') ]"
guestfsd: main_loop: new request, len 0xbc
guestfsd: main_loop: proc 22 (aug_rm) took 0.02 seconds
libguestfs: trace: aug_rm = 1496
libguestfs: trace: aug_load
guestfsd: main_loop: new request, len 0x28
libguestfs: trace: aug_load = 0
libguestfs: trace: aug_match "/augeas/files//error"
guestfsd: main_loop: proc 27 (aug_load) took 0.00 seconds
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: aug_match = []
libguestfs: trace: list_md_devices
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds
libguestfs: trace: list_md_devices = []
libguestfs: trace: aug_match "/files/etc/fstab/*[label() != '#comment']"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 24 (aug_match) took 0.00 seconds
libguestfs: trace: aug_match = ["/files/etc/fstab/1", "/files/etc/fstab/2", "/files/etc/fstab/3"]
libguestfs: trace: aug_get "/files/etc/fstab/1/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "UUID=9b78781b-bf9c-4316-ae69-130d26278655"
libguestfs: trace: aug_get "/files/etc/fstab/1/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "/"
libguestfs: trace: findfs_uuid "9b78781b-bf9c-4316-ae69-130d26278655"
guestfsd: main_loop: new request, len 0x50
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: findfs UUID=9b78781b-bf9c-4316-ae69-130d26278655
guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds
libguestfs: trace: findfs_uuid = "/dev/sda3"
libguestfs: trace: aug_get "/files/etc/fstab/1/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/sda3 mountpoint=/
libguestfs: trace: aug_get "/files/etc/fstab/2/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "UUID=a76f76e6-cd3f-4f80-833c-18165b60716e"
libguestfs: trace: aug_get "/files/etc/fstab/2/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "/boot"
libguestfs: trace: findfs_uuid "a76f76e6-cd3f-4f80-833c-18165b60716e"
guestfsd: main_loop: new request, len 0x50
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: findfs UUID=a76f76e6-cd3f-4f80-833c-18165b60716e
guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds
libguestfs: trace: findfs_uuid = "/dev/sda1"
libguestfs: trace: aug_get "/files/etc/fstab/2/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "xfs"
libguestfs: fstab: mountable=/dev/sda1 mountpoint=/boot
libguestfs: trace: aug_get "/files/etc/fstab/3/spec"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "UUID=e286abf6-0a43-41c4-a225-fb6a545bff99"
libguestfs: trace: aug_get "/files/etc/fstab/3/file"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "swap"
libguestfs: trace: findfs_uuid "e286abf6-0a43-41c4-a225-fb6a545bff99"
guestfsd: main_loop: new request, len 0x50
commandrvf: stdout=y stderr=y flags=0x0
commandrvf: findfs UUID=e286abf6-0a43-41c4-a225-fb6a545bff99
guestfsd: main_loop: proc 265 (findfs_uuid) took 0.00 seconds
libguestfs: trace: findfs_uuid = "/dev/sda2"
libguestfs: trace: aug_get "/files/etc/fstab/3/vfstype"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = "swap"
libguestfs: fstab: mountable=/dev/sda2 mountpoint=swap
libguestfs: trace: aug_close
guestfsd: main_loop: new request, len 0x28
guestfsd: main_loop: proc 26 (aug_close) took 0.00 seconds
libguestfs: trace: aug_close = 0
libguestfs: trace: is_file "/etc/HOSTNAME"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/etc/hostname"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: filesize "/etc/hostname"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: filesize = 22
libguestfs: trace: head_n 1 "/etc/hostname"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=y stderr=y flags=0x20004
commandrvf: head -n 1
guestfsd: main_loop: proc 122 (head_n) took 0.00 seconds
libguestfs: trace: head_n = ["localhost.localdomain"]
libguestfs: trace: umount_all
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: FS (sda3): Unmounting Filesystem
c/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=98400k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242220k,nr_inodes=60555,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda3 dir=/sysroot type=xfs opts=ro,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
guestfsd: main_loop: proc 47 (umount_all) took 1.00 seconds
libguestfs: trace: umount_all = 0
libguestfs: trace: inspect_get_roots
libguestfs: trace: inspect_get_roots = ["/dev/sda3"]
libguestfs: trace: inspect_os = ["/dev/sda3"]
libguestfs: trace: inspect_get_mountpoints "/dev/sda3"
libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/sda3", "/boot", "/dev/sda1"]
libguestfs: trace: mount "/dev/sda3" "/"
guestfsd: main_loop: new request, len 0x40
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/sda3 /sysroot/
[    4.082203] XFS (sda3): Mounting V5 Filesystem
[    4.084848] XFS (sda3): Ending clean mount
guestfsd: main_loop: proc 1 (mount) took 0.00 seconds
libguestfs: trace: mount = 0
libguestfs: trace: mount "/dev/sda1" "/boot"
guestfsd: main_loop: new request, len 0x44
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: mount -o  /dev/sda1 /sysroot/boot
[    4.089986] XFS (sda1): Mounting V5 Filesystem
[    4.144558] XFS (sda1): Ending clean mount
guestfsd: main_loop: proc 1 (mount) took 0.05 seconds
libguestfs: trace: mount = 0
libguestfs: trace: inspect_get_arch "/dev/sda3"
libguestfs: trace: inspect_get_arch = "x86_64"
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
libguestfs: trace: is_dir "/tmp" "followsymlinks:true"
guestfsd: main_loop: new request, len 0x34
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
[  18.5] Setting a random seed
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
libguestfs: trace: is_file "/var/lib/random-seed"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/var/lib/systemd/random-seed"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 1
libguestfs: trace: filesize "/var/lib/systemd/random-seed"
guestfsd: main_loop: new request, len 0x48
guestfsd: main_loop: proc 218 (filesize) took 0.00 seconds
libguestfs: trace: filesize = 1024
libguestfs: trace: truncate "/var/lib/systemd/random-seed"
guestfsd: main_loop: new request, len 0x48
libguestfs: trace: truncate = 0
libguestfs: trace: write_append "/var/lib/systemd/random-seed" "\xbe\xd8\x99\xd8 \xc0\xc8|[\x85\xb5Z\xae\xd2\xc6%\x1d\x9c\xe9]\x12\xd4\xcdZ\xf7\xe9\xcd\x00\xf9\xc7\xfcP\xdb\x8b\x84\x01\xe4\xe7\x18\x0fcG\xba\x00\x13f\xec\xdd" \x14\xe3\x9d\x84\x97\xa8\x1e\x8b\xfb\x0b\xa4\x8f\xfdYh{\xad.\xe4-\x88\xe1\xd9~\x11\x82\xef\x0by]\x1c\xa4YC\x88\xe1\x1e\xea\xaf\xd3\x11F\xa9\x83\x83\x8aF\x0f^\x0d\xf8\xbcR\x9e\x88\x85.X\xba\x8aF\x1d<`u\xffw\xf9\xa9\x80\xbfB\x9f\xd7\x83\x95\xacv\xba?g\xac\x0e\x8c\x1b\xf1\xfe\xf2U3f\xab\xd9\x9ev|\xb6t\x1c\x87\xaaQ\xde\xb4\xb6f\x06\x7f\x17\xbc@\xf9T\xe7\xfb\xf5{\x12\xbf`\x88\x90\xf9\xcc\xca\x19\xa7\x09xw\x01p\x8e~ej\xa4<\xa9\xff\xd4\xde\x1d\x8cI\xc5\x14\xe3\xbb\x874\xd5,\x0e\xc8R\x11\x01\x99\xb0\xa4f\xb2"\xde\x05\xaf\x01`\xad\xc0!J\x03\xe7&\xf3\x98\xdc\x8b\xca\xa7\xbe\xe1o\xdf\x9c\x9a\xc2W\xe8\xf5I\x93\x16Z\x03{\xd4!\xdd\xe0\xd3]\xbc\xd1"<truncated, original size 1024 bytes>
libguestfs: trace: internal_write_append "/var/lib/systemd/random-seed" "\xbe\xd8\x99\xd8 \xc0\xc8|[\x85\xb5Z\xae\xd2\xc6%\x1d\x9c\xe9]\x12\xd4\xcdZ\xf7\xe9\xcd\x00\xf9\xc7\xfcP\xdb\x8b\x84\x01\xe4\xe7\x18\x0fcG\xba\x00\x13f\xec\xdd" \x14\xe3\x9d\x84\x97\xa8\x1e\x8b\xfb\x0b\xa4\x8f\xfdYh{\xad.\xe4-\x88\xe1\xd9~\x11\x82\xef\x0by]\x1c\xa4YC\x88\xe1\x1e\xea\xaf\xd3\x11F\xa9\x83\x83\x8aF\x0f^\x0d\xf8\xbcR\x9e\x88\x85.X\xba\x8aF\x1d<`u\xffw\xf9\xa9\x80\xbfB\x9f\xd7\x83\x95\xacv\xba?g\xac\x0e\x8c\x1b\xf1\xfe\xf2U3f\xab\xd9\x9ev|\xb6t\x1c\x87\xaaQ\xde\xb4\xb6f\x06\x7f\x17\xbc@\xf9T\xe7\xfb\xf5{\x12\xbf`\x88\x90\xf9\xcc\xca\x19\xa7\x09xw\x01p\x8e~ej\xa4<\xa9\xff\xd4\xde\x1d\x8cI\xc5\x14\xe3\xbb\x874\xd5,\x0e\xc8R\x11\x01\x99\xb0\xa4f\xb2"\xde\x05\xaf\x01`\xad\xc0!J\x03\xe7&\xf3\x98\xdc\x8b\xca\xa7\xbe\xe1o\xdf\x9c\x9a\xc2W\xe8\xf5I\x93\x16Z\x03{\xd4!\xdd\xe0\xd3]\xbc\xd1"<truncated, original size 1024 bytes>
guestfsd: main_loop: proc 199 (truncate) took 0.00 seconds
guestfsd: main_loop: new request, len 0x44c
guestfsd: main_loop: proc 290 (internal_write_append) took 0.00 seconds
libguestfs: trace: internal_write_append = 0
libguestfs: trace: write_append = 0
libguestfs: trace: is_file "/var/lib/urandom/random-seed"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/var/lib/misc/random-seed"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_file "/etc/random-seed"
guestfsd: main_loop: new request, len 0x40
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
[  18.5] Setting the hostname: testimage
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
libguestfs: trace: inspect_get_distro "/dev/sda3"
libguestfs: trace: inspect_get_distro = "centos"
libguestfs: trace: inspect_get_major_version "/dev/sda3"
libguestfs: trace: inspect_get_major_version = 7
libguestfs: trace: write "/etc/hostname" "testimage\x0a"
libguestfs: trace: internal_write "/etc/hostname" "testimage\x0a"
guestfsd: main_loop: new request, len 0x4c
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: is_file "/etc/machine-info"
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: write "/etc/machine-info" "PRETTY_HOSTNAME=testimage\x0a"
libguestfs: trace: internal_write "/etc/machine-info" "PRETTY_HOSTNAME=testimage\x0a"
guestfsd: main_loop: new request, len 0x60
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
[  18.5] Installing firstboot command: useradd -m -p "" dummy
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
libguestfs: trace: inspect_get_distro "/dev/sda3"
libguestfs: trace: inspect_get_distro = "centos"
libguestfs: trace: inspect_get_major_version "/dev/sda3"
libguestfs: trace: inspect_get_major_version = 7
libguestfs: trace: mkdir_p "/usr/lib/virt-sysprep"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/usr/lib/virt-sysprep/scripts"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: write "/usr/lib/virt-sysprep/firstboot.sh" "#!/bin/sh -\x0a\x0a### BEGIN INIT INFO\x0a# Provides:          virt-sysprep\x0a# Required-Start:    $null\x0a# Should-Start:      $all\x0a# Required-Stop:     $null\x0a# Should-Stop:       $all\x0a# Default-Start:     2 3 5\x0a# Default-Stop:      0 1 6\x0a# Short-Description: Start sc"<truncated, original size 1099 bytes>
libguestfs: trace: internal_write "/usr/lib/virt-sysprep/firstboot.sh" "#!/bin/sh -\x0a\x0a### BEGIN INIT INFO\x0a# Provides:          virt-sysprep\x0a# Required-Start:    $null\x0a# Should-Start:      $all\x0a# Required-Stop:     $null\x0a# Should-Stop:       $all\x0a# Default-Start:     2 3 5\x0a# Default-Stop:      0 1 6\x0a# Short-Description: Start sc"<truncated, original size 1099 bytes>
guestfsd: main_loop: new request, len 0x4a0
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: chmod 493 "/usr/lib/virt-sysprep/firstboot.sh"
guestfsd: main_loop: new request, len 0x54
guestfsd: main_loop: proc 34 (chmod) took 0.00 seconds
libguestfs: trace: chmod = 0
libguestfs: trace: is_dir "/etc/systemd/system"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
libguestfs: trace: mkdir_p "/usr/lib/systemd/system"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: write "/usr/lib/systemd/system/guestfs-firstboot.service" "[Unit]\x0aDescription=libguestfs firstboot service\x0aAfter=network.target\x0aBefore=prefdm.service\x0a\x0a[Service]\x0aType=oneshot\x0aExecStart=/usr/lib/virt-sysprep/firstboot.sh start\x0aRemainAfterExit=yes\x0aStandardOutput=journal+console\x0aStandardError=inherit\x0a\x0a[Install]\x0aWanted"<truncated, original size 274 bytes>
libguestfs: trace: internal_write "/usr/lib/systemd/system/guestfs-firstboot.service" "[Unit]\x0aDescription=libguestfs firstboot service\x0aAfter=network.target\x0aBefore=prefdm.service\x0a\x0a[Service]\x0aType=oneshot\x0aExecStart=/usr/lib/virt-sysprep/firstboot.sh start\x0aRemainAfterExit=yes\x0aStandardOutput=journal+console\x0aStandardError=inherit\x0a\x0a[Install]\x0aWanted"<truncated, original size 274 bytes>
guestfsd: main_loop: new request, len 0x178
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: mkdir_p "/etc/systemd/system/default.target.wants"
guestfsd: main_loop: new request, len 0x54
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: ln_sf "/usr/lib/systemd/system/guestfs-firstboot.service" "/etc/systemd/system/default.target.wants"
guestfsd: main_loop: new request, len 0x8c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/systemd/system/guestfs-firstboot.service /sysroot/etc/systemd/system/default.target.wants
libguestfs: trace: ln_sf = 0
libguestfs: trace: is_file "/usr/lib/systemd/system/firstboot.service"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x5c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_dir "/etc/rc.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
libguestfs: trace: mkdir_p "/etc/rc.d/rc2.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/etc/rc.d/rc3.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/etc/rc.d/rc5.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc2.d/S99guestfs-firstboot"
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc2.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc3.d/S99guestfs-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc3.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc5.d/S99guestfs-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc5.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: rm_f "/etc/rc.d/rc2.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: rm_f "/etc/rc.d/rc3.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: rm_f "/etc/rc.d/rc5.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: write "/usr/lib/virt-sysprep/scripts/0001-useradd--m--p----dummy" "useradd -m -p "" dummy"
libguestfs: trace: internal_write "/usr/lib/virt-sysprep/scripts/0001-useradd--m--p----dummy" "useradd -m -p "" dummy"
guestfsd: main_loop: new request, len 0x84
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: chmod 493 "/usr/lib/virt-sysprep/scripts/0001-useradd--m--p----dummy"
guestfsd: main_loop: new request, len 0x6c
guestfsd: main_loop: proc 34 (chmod) took 0.00 seconds
libguestfs: trace: chmod = 0
[  18.6] Installing firstboot command: chage -d 0 dummy
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
libguestfs: trace: inspect_get_distro "/dev/sda3"
libguestfs: trace: inspect_get_distro = "centos"
libguestfs: trace: inspect_get_major_version "/dev/sda3"
libguestfs: trace: inspect_get_major_version = 7
libguestfs: trace: mkdir_p "/usr/lib/virt-sysprep"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/usr/lib/virt-sysprep/scripts"
guestfsd: main_loop: new request, len 0x4c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: write "/usr/lib/virt-sysprep/firstboot.sh" "#!/bin/sh -\x0a\x0a### BEGIN INIT INFO\x0a# Provides:          virt-sysprep\x0a# Required-Start:    $null\x0a# Should-Start:      $all\x0a# Required-Stop:     $null\x0a# Should-Stop:       $all\x0a# Default-Start:     2 3 5\x0a# Default-Stop:      0 1 6\x0a# Short-Description: Start sc"<truncated, original size 1099 bytes>
libguestfs: trace: internal_write "/usr/lib/virt-sysprep/firstboot.sh" "#!/bin/sh -\x0a\x0a### BEGIN INIT INFO\x0a# Provides:          virt-sysprep\x0a# Required-Start:    $null\x0a# Should-Start:      $all\x0a# Required-Stop:     $null\x0a# Should-Stop:       $all\x0a# Default-Start:     2 3 5\x0a# Default-Stop:      0 1 6\x0a# Short-Description: Start sc"<truncated, original size 1099 bytes>
guestfsd: main_loop: new request, len 0x4a0
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: chmod 493 "/usr/lib/virt-sysprep/firstboot.sh"
guestfsd: main_loop: new request, len 0x54
guestfsd: main_loop: proc 34 (chmod) took 0.00 seconds
libguestfs: trace: chmod = 0
libguestfs: trace: is_dir "/etc/systemd/system"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
libguestfs: trace: mkdir_p "/usr/lib/systemd/system"
guestfsd: main_loop: new request, len 0x44
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: write "/usr/lib/systemd/system/guestfs-firstboot.service" "[Unit]\x0aDescription=libguestfs firstboot service\x0aAfter=network.target\x0aBefore=prefdm.service\x0a\x0a[Service]\x0aType=oneshot\x0aExecStart=/usr/lib/virt-sysprep/firstboot.sh start\x0aRemainAfterExit=yes\x0aStandardOutput=journal+console\x0aStandardError=inherit\x0a\x0a[Install]\x0aWanted"<truncated, original size 274 bytes>
libguestfs: trace: internal_write "/usr/lib/systemd/system/guestfs-firstboot.service" "[Unit]\x0aDescription=libguestfs firstboot service\x0aAfter=network.target\x0aBefore=prefdm.service\x0a\x0a[Service]\x0aType=oneshot\x0aExecStart=/usr/lib/virt-sysprep/firstboot.sh start\x0aRemainAfterExit=yes\x0aStandardOutput=journal+console\x0aStandardError=inherit\x0a\x0a[Install]\x0aWanted"<truncated, original size 274 bytes>
guestfsd: main_loop: new request, len 0x178
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: mkdir_p "/etc/systemd/system/default.target.wants"
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
guestfsd: main_loop: new request, len 0x54
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: ln_sf "/usr/lib/systemd/system/guestfs-firstboot.service" "/etc/systemd/system/default.target.wants"
guestfsd: main_loop: new request, len 0x8c
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/systemd/system/guestfs-firstboot.service /sysroot/etc/systemd/system/default.target.wants
libguestfs: trace: ln_sf = 0
libguestfs: trace: is_file "/usr/lib/systemd/system/firstboot.service"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x5c
guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds
libguestfs: trace: is_file = 0
libguestfs: trace: is_dir "/etc/rc.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds
libguestfs: trace: is_dir = 1
libguestfs: trace: mkdir_p "/etc/rc.d/rc2.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/etc/rc.d/rc3.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: mkdir_p "/etc/rc.d/rc5.d"
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds
libguestfs: trace: mkdir_p = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc2.d/S99guestfs-firstboot"
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc2.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc3.d/S99guestfs-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc3.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: ln_sf "/usr/lib/virt-sysprep/firstboot.sh" "/etc/rc.d/rc5.d/S99guestfs-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x78
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: ln -sf -- /usr/lib/virt-sysprep/firstboot.sh /sysroot/etc/rc.d/rc5.d/S99guestfs-firstboot
libguestfs: trace: ln_sf = 0
libguestfs: trace: rm_f "/etc/rc.d/rc2.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: proc 167 (ln_sf) took 0.00 seconds
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: rm_f "/etc/rc.d/rc3.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: rm_f "/etc/rc.d/rc5.d/S99virt-sysprep-firstboot"
guestfsd: main_loop: new request, len 0x58
guestfsd: main_loop: proc 367 (rm_f) took 0.00 seconds
libguestfs: trace: rm_f = 0
libguestfs: trace: write "/usr/lib/virt-sysprep/scripts/0002-chage--d-0-dummy" "chage -d 0 dummy"
libguestfs: trace: internal_write "/usr/lib/virt-sysprep/scripts/0002-chage--d-0-dummy" "chage -d 0 dummy"
guestfsd: main_loop: new request, len 0x74
guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds
libguestfs: trace: internal_write = 0
libguestfs: trace: write = 0
libguestfs: trace: chmod 493 "/usr/lib/virt-sysprep/scripts/0002-chage--d-0-dummy"
guestfsd: main_loop: new request, len 0x64
guestfsd: main_loop: proc 34 (chmod) took 0.00 seconds
libguestfs: trace: chmod = 0
libguestfs: trace: inspect_get_type "/dev/sda3"
libguestfs: trace: inspect_get_type = "linux"
[  18.6] SSH key inject: dummy
libguestfs: trace: aug_init "/" 0
guestfsd: main_loop: new request, len 0x34
libguestfs: trace: aug_init = 0
libguestfs: trace: aug_get "/files/etc/passwd/dummy/home"
guestfsd: main_loop: proc 16 (aug_init) took 0.75 seconds
guestfsd: main_loop: new request, len 0x48
guestfsd: error: no matching node
guestfsd: main_loop: proc 19 (aug_get) took 0.00 seconds
libguestfs: trace: aug_get = NULL (error)
virt-builder: error: ssh-inject: the user dummy does not exist on the guest
rm -rf '/tmp/virt-builder.LcrmOf'
libguestfs: trace: close
libguestfs: closing guestfs handle 0x558a09b9e660 (state 2)
libguestfs: trace: internal_autosync
guestfsd: main_loop: new request, len 0x28
umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime,block_validity,barrier,user_xattr,acl freq=0 passno=0
umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=98400k,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242220k,nr_inodes=60555,mode=755 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
umount-all: /proc/mounts: fsname=/dev/sda3 dir=/sysroot type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
umount-all: /proc/mounts: fsname=/[    5.091053] XFS (sda1): Unmounting Filesystem
dev/sda1 dir=/sysroot/boot type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot/boot
commandrvf: stdout=n stderr=y flags=0x0
commandrvf: umount /sysroot
[    5.095259] XFS (sda3): Unmounting Filesystem
fsync /dev/sda
guestfsd: main_loop: proc 282 (internal_autosync) took 0.02 seconds
libguestfs: trace: internal_autosync = 0
libguestfs: sending SIGTERM to process 21979
libguestfs: qemu maxrss 249360K
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs0OZzJz
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /run/user/1000/libguestfsqk430N
libguestfs: trace: close
libguestfs: closing guestfs handle 0x558a09b9cb90 (state 0)


More information about the Libguestfs mailing list