Advertisement
Guest User

Untitled

a guest
Jan 24th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.04 KB | None | 0 0
  1. [ 0.0] Examining the guest ...
  2. libguestfs: trace: set_verbose true
  3. libguestfs: trace: set_verbose = 0
  4. libguestfs: trace: set_memsize 2048
  5. libguestfs: trace: set_memsize = 0
  6. libguestfs: trace: set_smp 2
  7. libguestfs: trace: set_smp = 0
  8. libguestfs: trace: set_network true
  9. libguestfs: trace: set_network = 0
  10. libguestfs: trace: add_drive "/home/stack/undercloud.qcow2" "readonly:false" "protocol:file" "discard:besteffort"
  11. libguestfs: trace: add_drive = 0
  12. libguestfs: trace: launch
  13. libguestfs: trace: max_disks
  14. libguestfs: trace: max_disks = 255
  15. libguestfs: trace: get_tmpdir
  16. libguestfs: trace: get_tmpdir = "/tmp"
  17. libguestfs: trace: version
  18. libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 38, release: 2, extra: rhel=7,release=12.el7_6.1,libvirt, >
  19. libguestfs: trace: get_backend
  20. libguestfs: trace: get_backend = "direct"
  21. libguestfs: launch: program=virt-customize
  22. libguestfs: launch: version=1.38.2rhel=7,release=12.el7_6.1,libvirt
  23. libguestfs: launch: backend registered: unix
  24. libguestfs: launch: backend registered: uml
  25. libguestfs: launch: backend registered: libvirt
  26. libguestfs: launch: backend registered: direct
  27. libguestfs: launch: backend=direct
  28. libguestfs: launch: tmpdir=/tmp/libguestfsINFc7l
  29. libguestfs: launch: umask=0022
  30. libguestfs: launch: euid=0
  31. libguestfs: trace: get_backend_setting "force_tcg"
  32. libguestfs: trace: get_backend_setting = "1"
  33. libguestfs: trace: get_cachedir
  34. libguestfs: trace: get_cachedir = "/var/tmp"
  35. libguestfs: begin building supermin appliance
  36. libguestfs: run supermin
  37. libguestfs: command: run: /usr/bin/supermin5
  38. libguestfs: command: run: \ --build
  39. libguestfs: command: run: \ --verbose
  40. libguestfs: command: run: \ --if-newer
  41. libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock
  42. libguestfs: command: run: \ --copy-kernel
  43. libguestfs: command: run: \ -f ext2
  44. libguestfs: command: run: \ --host-cpu x86_64
  45. libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d
  46. libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d
  47. supermin: version: 5.1.19
  48. supermin: rpm: detected RPM version 4.11
  49. supermin: package handler: fedora/rpm
  50. supermin: acquiring lock on /var/tmp/.guestfs-0/lock
  51. supermin: if-newer: output does not need rebuilding
  52. libguestfs: finished building supermin appliance
  53. libguestfs: begin testing qemu features
  54. libguestfs: trace: get_cachedir
  55. libguestfs: trace: get_cachedir = "/var/tmp"
  56. libguestfs: checking for previously cached test results of /usr/libexec/qemu-kvm, in /var/tmp/.guestfs-0
  57. libguestfs: loading previously cached test results
  58. libguestfs: qemu version: 2.12
  59. libguestfs: qemu mandatory locking: yes
  60. libguestfs: trace: get_sockdir
  61. libguestfs: trace: get_sockdir = "/tmp"
  62. libguestfs: finished testing qemu features
  63. libguestfs: trace: get_backend_setting "gdb"
  64. libguestfs: trace: get_backend_setting = NULL (error)
  65. libguestfs: command: run: dmesg | grep -Eoh 'lpj=[[:digit:]]+'
  66. libguestfs: read_lpj_from_dmesg: calculated lpj=2394000
  67. /usr/libexec/qemu-kvm \
  68. -global virtio-blk-pci.scsi=off \
  69. -enable-fips \
  70. -nodefaults \
  71. -display none \
  72. -machine accel=tcg \
  73. -smp 2 \
  74. -m 2048 \
  75. -no-reboot \
  76. -rtc driftfix=slew \
  77. -no-hpet \
  78. -global kvm-pit.lost_tick_policy=discard \
  79. -kernel /var/tmp/.guestfs-0/appliance.d/kernel \
  80. -initrd /var/tmp/.guestfs-0/appliance.d/initrd \
  81. -object rng-random,filename=/dev/urandom,id=rng0 \
  82. -device virtio-rng-pci,rng=rng0 \
  83. -device virtio-scsi-pci,id=scsi \
  84. -drive file=/home/stack/undercloud.qcow2,cache=writeback,discard=unmap,id=hd0,if=none \
  85. -device scsi-hd,drive=hd0 \
  86. -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none,format=raw \
  87. -device scsi-hd,drive=appliance \
  88. -device virtio-serial-pci \
  89. -serial stdio \
  90. -device sga \
  91. -chardev socket,path=/tmp/libguestfsxF0ela/guestfsd.sock,id=channel0 \
  92. -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \
  93. -netdev user,id=usernet,net=169.254.0.0/16 \
  94. -device virtio-net-pci,netdev=usernet \
  95. -append "panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen"
  96. libguestfs: responding to serial console Device Status Report
  97. \x1b[1;256r\x1b[256;256H\x1b[6n
  98. Google, Inc.
  99. Serial Graphics Adapter 06/09/14
  100. SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Mon Jun 9 21:33:48 UTC 2014
  101. Term: 80x24
  102. 4 0
  103. SeaBIOS (version 1.11.0-2.el7)
  104.  
  105.  
  106. iPXE (http://ipxe.org) 00:05.0 C100 PCI2.10 PnP PMM+7FF94610+7FEF4610 C100
  107.  
  108.  
  109.  
  110. Booting from ROM...
  111. \x1b[2J[ 0.000000] Initializing cgroup subsys cpuset
  112. [ 0.000000] Initializing cgroup subsys cpu
  113. [ 0.000000] Initializing cgroup subsys cpuacct
  114. [ 0.000000] Linux version 3.10.0-957.1.3.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Thu Nov 29 14:49:43 UTC 2018
  115. [ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen
  116. [ 0.000000] e820: BIOS-provided physical RAM map:
  117. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
  118. [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
  119. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  120. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffddfff] usable
  121. [ 0.000000] BIOS-e820: [mem 0x000000007ffde000-0x000000007fffffff] reserved
  122. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  123. [ 0.000000] NX (Execute Disable) protection: active
  124. [ 0.000000] SMBIOS 2.8 present.
  125. [ 0.000000] DMI: Red Hat KVM, BIOS 1.11.0-2.el7 04/01/2014
  126. [ 0.000000] e820: last_pfn = 0x7ffde max_arch_pfn = 0x400000000
  127. [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC
  128. [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffffffffff200390]
  129. [ 0.000000] RAMDISK: [mem 0x7fc9b000-0x7ffcffff]
  130. [ 0.000000] Early table checksum verification disabled
  131. [ 0.000000] ACPI: RSDP 00000000000f6120 00014 (v00 BOCHS )
  132. [ 0.000000] ACPI: RSDT 000000007ffe155d 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  133. [ 0.000000] ACPI: FACP 000000007ffe1469 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  134. [ 0.000000] ACPI: DSDT 000000007ffe0040 01429 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  135. [ 0.000000] ACPI: FACS 000000007ffe0000 00040
  136. [ 0.000000] ACPI: APIC 000000007ffe14dd 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  137. [ 0.000000] No NUMA configuration found
  138. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffddfff]
  139. [ 0.000000] NODE_DATA(0) allocated [mem 0x7fc74000-0x7fc9afff]
  140. [ 0.000000] Zone ranges:
  141. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  142. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  143. [ 0.000000] Normal empty
  144. [ 0.000000] Movable zone start for each node
  145. [ 0.000000] Early memory node ranges
  146. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  147. [ 0.000000] node 0: [mem 0x00100000-0x7ffddfff]
  148. [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x7ffddfff]
  149. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  150. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  151. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  152. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  153. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  154. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  155. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  156. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  157. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  158. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  159. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  160. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  161. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  162. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  163. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  164. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  165. [ 0.000000] e820: [mem 0x80000000-0xfffbffff] available for PCI devices
  166. [ 0.000000] Booting paravirtualized kernel on bare hardware
  167. [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
  168. [ 0.000000] PERCPU: Embedded 38 pages/cpu @ffff905f7fa00000 s118784 r8192 d28672 u1048576
  169. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515943
  170. [ 0.000000] Policy zone: DMA32
  171. [ 0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen
  172. [ 0.000000] Disabling memory control group subsystem
  173. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  174. [ 0.000000] Memory: 2040968k/2097016k available (7664k kernel code, 392k absent, 55656k reserved, 6055k data, 1876k init)
  175. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  176. [ 0.000000] Hierarchical RCU implementation.
  177. [ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.
  178. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0
  179. [ 0.000000] Console: colour *CGA 80x25
  180. [ 0.000000] console [ttyS0] enabled
  181. [ 0.000000] tsc: Unable to calibrate against PIT
  182. [ 0.000000] tsc: using PMTIMER reference calibration
  183. [ 0.000000] tsc: Detected 2393.995 MHz processor
  184. [ 0.015000] Calibrating delay loop (skipped) preset value.. 4788.00 BogoMIPS (lpj=2394000)
  185. [ 0.017598] pid_max: default: 32768 minimum: 301
  186. [ 0.021642] Security Framework initialized
  187. [ 0.026776] SELinux: Disabled at boot.
  188. [ 0.027122] Yama: becoming mindful.
  189. [ 0.038155] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  190. [ 0.044551] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  191. [ 0.048689] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  192. [ 0.049228] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  193. [ 0.069955] Initializing cgroup subsys memory
  194. [ 0.071685] Initializing cgroup subsys devices
  195. [ 0.072209] Initializing cgroup subsys freezer
  196. [ 0.073157] Initializing cgroup subsys net_cls
  197. [ 0.073661] Initializing cgroup subsys blkio
  198. [ 0.074143] Initializing cgroup subsys perf_event
  199. [ 0.074663] Initializing cgroup subsys hugetlb
  200. [ 0.075154] Initializing cgroup subsys pids
  201. [ 0.076087] Initializing cgroup subsys net_prio
  202. [ 0.081875] mce: CPU supports 10 MCE banks
  203. [ 0.085257] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  204. [ 0.085731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  205. [ 0.086148] tlb_flushall_shift: -1
  206. [ 0.087618] Speculative Store Bypass: Vulnerable
  207. [ 0.088189] FEATURE SPEC_CTRL Not Present
  208. [ 0.088580] FEATURE IBPB_SUPPORT Not Present
  209. [ 0.103540] Spectre V2 : Vulnerable: Retpoline without IBPB
  210. [ 0.110245] Freeing SMP alternatives: 28k freed
  211. [ 0.132370] ACPI: Core revision 20130517
  212. [ 0.179179] ACPI: All ACPI Tables successfully acquired
  213. [ 0.181869] ftrace: allocating 29188 entries in 115 pages
  214. [ 0.256253] random: fast init done
  215. [ 0.315797] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  216. [ 0.316158] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (fam: 06, model: 0d, stepping: 03)
  217. [ 0.319031] Performance Events: Broken PMU hardware detected, using software events only.
  218. [ 0.320091] Failed to access perfctr msr (MSR c0010007 is 0)
  219. [ 0.361758] NMI watchdog: disabled (cpu0): hardware events not enabled
  220. [ 0.362064] NMI watchdog: Shutting down hard lockup detector on all cpus
  221. [ 0.370102] smpboot: Booting Node 0, Processors #1 OK
  222. [ 0.397270] Skipped synchronization checks as TSC is reliable.
  223. [ 0.402241] Brought up 2 CPUs
  224. [ 0.402602] smpboot: Max logical packages: 2
  225. [ 0.403076] smpboot: Total of 2 processors activated (9576.00 BogoMIPS)
  226. [ 0.440350] devtmpfs: initialized
  227. [ 0.477263] EVM: security.selinux
  228. [ 0.477578] EVM: security.ima
  229. [ 0.477809] EVM: security.capability
  230. [ 0.502621] atomic64 test passed for x86-64 platform with CX8 and with SSE
  231. [ 0.503107] pinctrl core: initialized pinctrl subsystem
  232. [ 0.507161] RTC time: 8:54:49, date: 01/24/19
  233. [ 0.513738] NET: Registered protocol family 16
  234. [ 0.528108] ACPI: bus type PCI registered
  235. [ 0.528703] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  236. [ 0.534062] PCI: Using configuration type 1 for base access
  237. [ 0.540344] mtrr: your CPUs had inconsistent fixed MTRR settings
  238. [ 0.540809] mtrr: your CPUs had inconsistent variable MTRR settings
  239. [ 0.541063] mtrr: your CPUs had inconsistent MTRRdefType settings
  240. [ 0.542027] mtrr: probably your BIOS does not setup all CPUs.
  241. [ 0.542409] mtrr: corrected configuration.
  242. [ 0.592732] ACPI: Added _OSI(Module Device)
  243. [ 0.593079] ACPI: Added _OSI(Processor Device)
  244. [ 0.593412] ACPI: Added _OSI(3.0 _SCP Extensions)
  245. [ 0.594058] ACPI: Added _OSI(Processor Aggregator Device)
  246. [ 0.594690] ACPI: Added _OSI(Linux-Dell-Video)
  247. [ 0.638650] ACPI: Interpreter enabled
  248. [ 0.640266] ACPI: (supports S0 S5)
  249. [ 0.640629] ACPI: Using IOAPIC for interrupt routing
  250. [ 0.642296] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  251. [ 0.645000] ACPI: Enabled 2 GPEs in block 00 to 0F
  252. [ 0.733820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  253. [ 0.735321] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  254. [ 0.736519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  255. [ 0.738351] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  256. [ 0.754376] acpiphp: Slot [2] registered
  257. [ 0.755189] acpiphp: Slot [3] registered
  258. [ 0.755735] acpiphp: Slot [4] registered
  259. [ 0.756289] acpiphp: Slot [5] registered
  260. [ 0.757416] acpiphp: Slot [6] registered
  261. [ 0.758468] acpiphp: Slot [7] registered
  262. [ 0.759293] acpiphp: Slot [8] registered
  263. [ 0.760057] acpiphp: Slot [9] registered
  264. [ 0.760628] acpiphp: Slot [10] registered
  265. [ 0.761279] acpiphp: Slot [11] registered
  266. [ 0.761836] acpiphp: Slot [12] registered
  267. [ 0.762378] acpiphp: Slot [13] registered
  268. [ 0.763347] acpiphp: Slot [14] registered
  269. [ 0.764120] acpiphp: Slot [15] registered
  270. [ 0.764687] acpiphp: Slot [16] registered
  271. [ 0.765293] acpiphp: Slot [17] registered
  272. [ 0.766149] acpiphp: Slot [18] registered
  273. [ 0.766711] acpiphp: Slot [19] registered
  274. [ 0.767292] acpiphp: Slot [20] registered
  275. [ 0.768085] acpiphp: Slot [21] registered
  276. [ 0.768663] acpiphp: Slot [22] registered
  277. [ 0.769289] acpiphp: Slot [23] registered
  278. [ 0.770211] acpiphp: Slot [24] registered
  279. [ 0.770764] acpiphp: Slot [25] registered
  280. [ 0.771290] acpiphp: Slot [26] registered
  281. [ 0.772193] acpiphp: Slot [27] registered
  282. [ 0.772758] acpiphp: Slot [28] registered
  283. [ 0.773289] acpiphp: Slot [29] registered
  284. [ 0.774217] acpiphp: Slot [30] registered
  285. [ 0.774790] acpiphp: Slot [31] registered
  286. [ 0.775585] PCI host bridge to bus 0000:00
  287. [ 0.776472] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  288. [ 0.777093] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  289. [ 0.777606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  290. [ 0.778060] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
  291. [ 0.779060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
  292. [ 0.779816] pci_bus 0000:00: root bus resource [bus 00-ff]
  293. [ 0.801705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  294. [ 0.802130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  295. [ 0.803118] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  296. [ 0.803646] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  297. [ 0.807814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  298. [ 0.808164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  299. [ 0.889292] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  300. [ 0.892037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  301. [ 0.894145] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  302. [ 0.896255] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  303. [ 0.897525] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  304. [ 0.911793] vgaarb: loaded
  305. [ 0.916419] SCSI subsystem initialized
  306. [ 0.918223] ACPI: bus type USB registered
  307. [ 0.919589] usbcore: registered new interface driver usbfs
  308. [ 0.921106] usbcore: registered new interface driver hub
  309. [ 0.922169] usbcore: registered new device driver usb
  310. [ 0.925790] EDAC MC: Ver: 3.0.0
  311. [ 0.931436] PCI: Using ACPI for IRQ routing
  312. [ 0.949427] NetLabel: Initializing
  313. [ 0.950085] NetLabel: domain hash size = 128
  314. [ 0.950421] NetLabel: protocols = UNLABELED CIPSOv4
  315. [ 0.953416] NetLabel: unlabeled traffic allowed by default
  316. [ 0.956606] amd_nb: Cannot enumerate AMD northbridges
  317. [ 0.958143] Switched to clocksource refined-jiffies
  318. [ 1.139632] pnp: PnP ACPI init
  319. [ 1.140457] ACPI: bus type PNP registered
  320. [ 1.154436] pnp: PnP ACPI: found 5 devices
  321. [ 1.154834] ACPI: bus type PNP unregistered
  322. [ 1.212316] Switched to clocksource acpi_pm
  323. [ 1.221870] NET: Registered protocol family 2
  324. [ 1.238929] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  325. [ 1.240703] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  326. [ 1.242323] TCP: Hash tables configured (established 16384 bind 16384)
  327. [ 1.243982] TCP: reno registered
  328. [ 1.244655] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  329. [ 1.245547] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  330. [ 1.249848] NET: Registered protocol family 1
  331. [ 1.250931] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  332. [ 1.251611] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  333. [ 1.252442] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  334. [ 1.261584] Unpacking initramfs...
  335. [ 1.323692] Freeing initrd memory: 3284k freed
  336. [ 1.361177] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3/SHA-NI is available/usable.
  337. [ 1.361860] sha256_ssse3: Neither AVX nor SSSE3/SHA-NI is available/usable.
  338. [ 1.374548] futex hash table entries: 512 (order: 3, 32768 bytes)
  339. [ 1.376445] Initialise system trusted keyring
  340. [ 1.378844] audit: initializing netlink socket (disabled)
  341. [ 1.381009] type=2000 audit(1548320089.379:1): initialized
  342. [ 1.551928] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  343. [ 1.594962] zpool: loaded
  344. [ 1.595769] zbud: loaded
  345. [ 1.601202] VFS: Disk quotas dquot_6.5.2
  346. [ 1.602418] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  347. [ 1.611990] msgmni has been set to 3992
  348. [ 1.614685] Key type big_key registered
  349. [ 1.646809] NET: Registered protocol family 38
  350. [ 1.647608] Key type asymmetric registered
  351. [ 1.648037] Asymmetric key parser 'x509' registered
  352. [ 1.650643] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  353. [ 1.653940] io scheduler noop registered
  354. [ 1.654742] io scheduler deadline registered (default)
  355. [ 1.656581] io scheduler cfq registered
  356. [ 1.657296] io scheduler mq-deadline registered
  357. [ 1.657877] io scheduler kyber registered
  358. [ 1.665568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  359. [ 1.666424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  360. [ 1.667511] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  361. [ 1.680748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  362. [ 1.682754] ACPI: Power Button [PWRF]
  363. [ 1.690550] GHES: HEST is not enabled!
  364. [ 1.693944] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  365. [ 1.720756] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  366. [ 1.731557] Non-volatile memory driver v1.3
  367. [ 1.733535] Linux agpgart interface v0.103
  368. [ 1.738678] crash memory driver: version 1.1
  369. [ 1.741223] rdac: device handler registered
  370. [ 1.742852] hp_sw: device handler registered
  371. [ 1.743381] emc: device handler registered
  372. [ 1.744653] alua: device handler registered
  373. [ 1.747414] libphy: Fixed MDIO Bus: probed
  374. [ 1.749969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  375. [ 1.750834] ehci-pci: EHCI PCI platform driver
  376. [ 1.751740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  377. [ 1.752522] ohci-pci: OHCI PCI platform driver
  378. [ 1.753387] uhci_hcd: USB Universal Host Controller Interface driver
  379. [ 1.755926] usbcore: registered new interface driver usbserial_generic
  380. [ 1.757053] usbserial: USB Serial support registered for generic
  381. [ 1.759834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  382. [ 1.766704] serio: i8042 KBD port at 0x60,0x64 irq 1
  383. [ 1.767616] serio: i8042 AUX port at 0x60,0x64 irq 12
  384. [ 1.773518] mousedev: PS/2 mouse device common for all mice
  385. [ 1.784022] rtc_cmos 00:00: RTC can wake from S4
  386. [ 1.789177] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  387. [ 1.794744] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  388. [ 1.797924] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
  389. [ 1.802763] cpuidle: using governor menu
  390. [ 1.817440] hidraw: raw HID events driver (C) Jiri Kosina
  391. [ 1.824534] usbcore: registered new interface driver usbhid
  392. [ 1.824976] usbhid: USB HID core driver
  393. [ 1.827934] drop_monitor: Initializing network drop monitor service
  394. [ 1.832893] TCP: cubic registered
  395. [ 1.833719] Initializing XFRM netlink socket
  396. [ 1.839682] NET: Registered protocol family 10
  397. [ 1.858678] NET: Registered protocol family 17
  398. [ 1.859492] mpls_gso: MPLS GSO support
  399. [ 1.868580] Loading compiled-in X.509 certificates
  400. [ 1.874855] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
  401. [ 1.876622] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
  402. [ 1.886849] Loaded X.509 cert 'CentOS Linux kernel signing key: e7cef3613a9b8bd012fae7498272159bb1879c65'
  403. [ 1.888447] registered taskstats version 1
  404. [ 1.910693] Key type trusted registered
  405. [ 1.918689] Key type encrypted registered
  406. [ 1.920952] IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
  407. [ 1.930210] Magic number: 3:510:928
  408. [ 1.932472] rtc_cmos 00:00: setting system clock to 2019-01-24 08:54:50 UTC (1548320090)
  409. [ 1.954643] Freeing unused kernel memory: 1876k freed
  410. [ 1.994526] Write protecting the kernel read-only data: 12288k
  411. [ 2.011525] Freeing unused kernel memory: 516k freed
  412. [ 2.027987] Freeing unused kernel memory: 600k freed
  413. supermin: mounting /proc
  414. supermin: ext2 mini initrd starting up: 5.1.19 glibc
  415. supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen
  416. supermin: uptime: 2.19 2.01
  417. supermin: mounting /sys
  418. supermin: internal insmod crc32-pclmul.ko
  419. [ 2.279660] PCLMULQDQ-NI instructions are not detected.
  420. insmod: init_module: crc32-pclmul.ko: No such device
  421. supermin: internal insmod crc32c-intel.ko
  422. [ 2.334742] tsc: Refined TSC clocksource calibration: 2393.999 MHz
  423. insmod: init_module: crc32c-intel.ko: No such device
  424. supermin: internal insmod crct10dif_common.ko
  425. [ 2.339851] Switched to clocksource tsc
  426. supermin: internal insmod crct10dif-pclmul.ko
  427. insmod: init_module: crct10dif-pclmul.ko: No such device
  428. supermin: internal insmod crc32_generic.ko
  429. supermin: internal insmod crct10dif_generic.ko
  430. supermin: internal insmod libnvdimm.ko
  431. supermin: internal insmod nfit.ko
  432. supermin: internal insmod libata.ko
  433. supermin: internal insmod ata_piix.ko
  434. [ 2.638443] scsi host0: ata_piix
  435. [ 2.643675] scsi host1: ata_piix
  436. [ 2.645420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14
  437. [ 2.646020] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15
  438. [ 2.737363] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2
  439. supermin: internal insmod virtio.ko
  440. supermin: internal insmod virtio_ring.ko
  441. supermin: internal insmod virtio_blk.ko
  442. supermin: internal insmod virtio-rng.ko
  443. supermin: internal insmod virtio_console.ko
  444. supermin: internal insmod virtio_net.ko
  445. supermin: internal insmod nd_btt.ko
  446. supermin: internal insmod nd_pmem.ko
  447. supermin: internal insmod crc-t10dif.ko
  448. supermin: internal insmod sd_mod.ko
  449. supermin: internal insmod virtio_scsi.ko
  450. supermin: internal insmod virtio_balloon.ko
  451. supermin: internal insmod virtio_input.ko
  452. supermin: internal insmod virtio_pci.ko
  453. [ 3.446876] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  454. [ 3.463069] random: crng init done
  455. [ 3.954954] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  456. [ 3.967467] scsi host2: Virtio SCSI HBA
  457. [ 4.012973] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  458. [ 4.412498] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
  459. [ 4.518827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  460. [ 5.058303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
  461. [ 5.365538] sd 2:0:0:0: [sda] 104857600 512-byte logical blocks: (53.6 GB/50.0 GiB)
  462. [ 5.372045] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB)
  463. [ 5.376802] sd 2:0:0:0: [sda] Write Protect is off
  464. [ 5.379556] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  465. [ 5.380572] sd 2:0:1:0: [sdb] Write Protect is off
  466. [ 5.382883] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  467. [ 5.436273] sd 2:0:1:0: [sdb] Attached SCSI disk
  468. [ 5.438166] sd 2:0:0:0: [sda] Attached SCSI disk
  469. supermin: internal insmod jbd2.ko
  470. supermin: internal insmod mbcache.ko
  471. supermin: internal insmod ext4.ko
  472. supermin: internal insmod crc-ccitt.ko
  473. supermin: internal insmod crc-itu-t.ko
  474. supermin: internal insmod crc8.ko
  475. supermin: internal insmod libcrc32c.ko
  476. supermin: picked /sys/block/sdb/dev (8:16) as root device
  477. supermin: creating /dev/root as block special 8:16
  478. supermin: mounting new root on /root
  479. [ 5.717302] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
  480. [ 5.749670] EXT4-fs (sdb): mounted filesystem without journal. Opts:
  481. supermin: deleting initramfs files
  482. supermin: chroot
  483. Starting /init script ...
  484. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen == *guestfs_network=1* ]]
  485. + guestfs_network=1
  486. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen == *guestfs_rescue=1* ]]
  487. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen == *guestfs_noreboot=1* ]]
  488. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen == *guestfs_boot_analysis=1* ]]
  489. + '[' '!' -d /sys ']'
  490. + mkdir -p /sys
  491. + mount -t sysfs /sys /sys
  492. + mkdir -p /run
  493. + mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run
  494. + mkdir -p /run/lock
  495. + ln -s ../run/lock /var/lock
  496. + test -e /etc/mtab
  497. + mount -t devtmpfs /dev /dev
  498. + mkdir -p /dev/pts
  499. + mount -t devpts /dev/pts /dev/pts
  500. + mkdir -p /dev/shm
  501. + mount -t tmpfs -o mode=1777 shmfs /dev/shm
  502. + [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check lpj=2394000 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=screen == *selinux=1* ]]
  503. + mkdir -p /run/tmpfiles.d
  504. + kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
  505. ++ dd if=/dev/urandom bs=16 count=1 status=none
  506. ++ od -x -A n
  507. + machine_id=' d76f 6d8a 9510 3c7d b4bd e0f1 b7a3 0182'
  508. + echo d76f6d8a95103c7db4bde0f1b7a30182
  509. + systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot
  510. [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'.
  511. [/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'.
  512. [/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'.
  513. [/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'.
  514. [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
  515. [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
  516. + for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd
  517. + '[' -x /lib/systemd/systemd-udevd ']'
  518. + UDEVD=/lib/systemd/systemd-udevd
  519. + break
  520. + '[' -z /lib/systemd/systemd-udevd ']'
  521. + /lib/systemd/systemd-udevd --daemon
  522. starting version 219
  523. specified group 'input' unknown
  524. + udevadm trigger
  525. + udevadm settle --timeout=600
  526. [ 11.306931] FDC 0 is a S82078B
  527. [ 11.435263] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
  528. [ 11.682537] input: PC Speaker as /devices/platform/pcspkr/input/input3
  529. [ 13.650354] sd 2:0:0:0: Attached scsi generic sg0 type 0
  530. [ 13.670879] sd 2:0:1:0: Attached scsi generic sg1 type 0
  531. [ 15.890742] Error: Driver 'pcspkr' is already registered, aborting...
  532. [ 22.096885] ppdev: user-space parallel port driver
  533. + shopt -s nullglob
  534. + for f in '/sys/block/sd*/device/timeout'
  535. + echo 300
  536. + for f in '/sys/block/sd*/device/timeout'
  537. + echo 300
  538. + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
  539. + echo noop
  540. + for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler'
  541. + echo noop
  542. + shopt -u nullglob
  543. + ip addr add 127.0.0.1/8 brd + dev lo scope host
  544. + ip link set dev lo up
  545. + ip addr add 169.254.2.10/16 brd + dev eth0 scope global
  546. + ip link set dev eth0 up
  547. + ip route add default via 169.254.2.2
  548. + echo nameserver 169.254.2.3
  549. + mdadm -As --auto=yes --no-degraded
  550. mdadm: No arrays found in config file or automatically
  551. + mkdir -p /tmp/lvm
  552. + touch /tmp/lvm/lvm.conf
  553. + LVM_SYSTEM_DIR=/tmp/lvm
  554. + export LVM_SYSTEM_DIR
  555. + lvmetad
  556. + modprobe dm_mod
  557. [ 28.063353] device-mapper: uevent: version 1.0.3
  558. [ 28.079797] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
  559. + lvm pvscan --cache --activate ay
  560. + mdadm -As --auto=yes --run
  561. mdadm: No arrays found in config file or automatically
  562. + ldmtool create all
  563. /init: line 149: ldmtool: command not found
  564. + test 1 = 1
  565. + test '' '!=' 1
  566. + uname -a
  567. Linux (none) 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  568. + ls -lR /dev
  569. /dev:
  570. total 0
  571. crw------- 1 root root 10, 235 Jan 24 08:55 autofs
  572. drwxr-xr-x 2 root root 80 Jan 24 08:55 block
  573. drwxr-xr-x 2 root root 80 Jan 24 08:54 bsg
  574. crw------- 1 root root 10, 234 Jan 24 08:54 btrfs-control
  575. drwxr-xr-x 2 root root 2300 Jan 24 08:55 char
  576. crw------- 1 root root 5, 1 Jan 24 08:55 console
  577. lrwxrwxrwx 1 root root 11 Jan 24 08:54 core -> /proc/kcore
  578. drwxr-xr-x 4 root root 80 Jan 24 08:54 cpu
  579. crw------- 1 root root 10, 61 Jan 24 08:55 cpu_dma_latency
  580. crw------- 1 root root 10, 62 Jan 24 08:55 crash
  581. drwxr-xr-x 6 root root 120 Jan 24 08:55 disk
  582. lrwxrwxrwx 1 root root 13 Jan 24 08:54 fd -> /proc/self/fd
  583. crw-rw-rw- 1 root root 1, 7 Jan 24 08:55 full
  584. crw-rw-rw- 1 root root 10, 229 Jan 24 08:54 fuse
  585. crw------- 1 root root 10, 228 Jan 24 08:55 hpet
  586. crw------- 1 root root 10, 183 Jan 24 08:55 hwrng
  587. drwxr-xr-x 3 root root 180 Jan 24 08:55 input
  588. crw-r--r-- 1 root root 1, 11 Jan 24 08:55 kmsg
  589. crw------- 1 root root 10, 232 Jan 24 08:55 kvm
  590. crw-rw---- 1 root disk 10, 237 Jan 24 08:54 loop-control
  591. drwxr-xr-x 2 root root 60 Jan 24 08:54 mapper
  592. crw------- 1 root root 10, 227 Jan 24 08:55 mcelog
  593. crw------- 1 root root 1, 1 Jan 24 08:55 mem
  594. drwxr-xr-x 2 root root 60 Jan 24 08:54 net
  595. crw------- 1 root root 10, 60 Jan 24 08:55 network_latency
  596. crw------- 1 root root 10, 59 Jan 24 08:55 network_throughput
  597. crw-rw-rw- 1 root root 1, 3 Jan 24 08:55 null
  598. crw------- 1 root root 10, 144 Jan 24 08:55 nvram
  599. crw------- 1 root root 1, 12 Jan 24 08:55 oldmem
  600. crw------- 1 root root 1, 4 Jan 24 08:55 port
  601. crw------- 1 root root 108, 0 Jan 24 08:54 ppp
  602. crw-rw-rw- 1 root root 5, 2 Jan 24 08:55 ptmx
  603. drwxr-xr-x 2 root root 0 Jan 24 08:54 pts
  604. crw-rw-rw- 1 root root 1, 8 Jan 24 08:55 random
  605. drwxr-xr-x 2 root root 60 Jan 24 08:54 raw
  606. lrwxrwxrwx 1 root root 4 Jan 24 08:55 rtc -> rtc0
  607. crw------- 1 root root 252, 0 Jan 24 08:55 rtc0
  608. brw------- 1 root root 8, 0 Jan 24 08:55 sda
  609. brw------- 1 root root 8, 16 Jan 24 08:55 sdb
  610. crw-rw---- 1 root disk 21, 0 Jan 24 08:55 sg0
  611. crw-rw---- 1 root disk 21, 1 Jan 24 08:55 sg1
  612. drwxrwxrwt 2 root root 40 Jan 24 08:54 shm
  613. crw------- 1 root root 10, 231 Jan 24 08:55 snapshot
  614. drwxr-xr-x 2 root root 80 Jan 24 08:54 snd
  615. lrwxrwxrwx 1 root root 15 Jan 24 08:54 stderr -> /proc/self/fd/2
  616. lrwxrwxrwx 1 root root 15 Jan 24 08:54 stdin -> /proc/self/fd/0
  617. lrwxrwxrwx 1 root root 15 Jan 24 08:54 stdout -> /proc/self/fd/1
  618. crw-rw-rw- 1 root root 5, 0 Jan 24 08:55 tty
  619. crw------- 1 root root 4, 0 Jan 24 08:55 tty0
  620. crw------- 1 root root 4, 1 Jan 24 08:55 tty1
  621. crw------- 1 root root 4, 10 Jan 24 08:55 tty10
  622. crw------- 1 root root 4, 11 Jan 24 08:55 tty11
  623. crw------- 1 root root 4, 12 Jan 24 08:55 tty12
  624. crw------- 1 root root 4, 13 Jan 24 08:55 tty13
  625. crw------- 1 root root 4, 14 Jan 24 08:55 tty14
  626. crw------- 1 root root 4, 15 Jan 24 08:55 tty15
  627. crw------- 1 root root 4, 16 Jan 24 08:55 tty16
  628. crw------- 1 root root 4, 17 Jan 24 08:55 tty17
  629. crw------- 1 root root 4, 18 Jan 24 08:55 tty18
  630. crw------- 1 root root 4, 19 Jan 24 08:55 tty19
  631. crw------- 1 root root 4, 2 Jan 24 08:55 tty2
  632. crw------- 1 root root 4, 20 Jan 24 08:55 tty20
  633. crw------- 1 root root 4, 21 Jan 24 08:55 tty21
  634. crw------- 1 root root 4, 22 Jan 24 08:55 tty22
  635. crw------- 1 root root 4, 23 Jan 24 08:55 tty23
  636. crw------- 1 root root 4, 24 Jan 24 08:55 tty24
  637. crw------- 1 root root 4, 25 Jan 24 08:55 tty25
  638. crw------- 1 root root 4, 26 Jan 24 08:55 tty26
  639. crw------- 1 root root 4, 27 Jan 24 08:55 tty27
  640. crw------- 1 root root 4, 28 Jan 24 08:55 tty28
  641. crw------- 1 root root 4, 29 Jan 24 08:55 tty29
  642. crw------- 1 root root 4, 3 Jan 24 08:55 tty3
  643. crw------- 1 root root 4, 30 Jan 24 08:55 tty30
  644. crw------- 1 root root 4, 31 Jan 24 08:55 tty31
  645. crw------- 1 root root 4, 32 Jan 24 08:55 tty32
  646. crw------- 1 root root 4, 33 Jan 24 08:55 tty33
  647. crw------- 1 root root 4, 34 Jan 24 08:55 tty34
  648. crw------- 1 root root 4, 35 Jan 24 08:55 tty35
  649. crw------- 1 root root 4, 36 Jan 24 08:55 tty36
  650. crw------- 1 root root 4, 37 Jan 24 08:55 tty37
  651. crw------- 1 root root 4, 38 Jan 24 08:55 tty38
  652. crw------- 1 root root 4, 39 Jan 24 08:55 tty39
  653. crw------- 1 root root 4, 4 Jan 24 08:55 tty4
  654. crw------- 1 root root 4, 40 Jan 24 08:55 tty40
  655. crw------- 1 root root 4, 41 Jan 24 08:55 tty41
  656. crw------- 1 root root 4, 42 Jan 24 08:55 tty42
  657. crw------- 1 root root 4, 43 Jan 24 08:55 tty43
  658. crw------- 1 root root 4, 44 Jan 24 08:55 tty44
  659. crw------- 1 root root 4, 45 Jan 24 08:55 tty45
  660. crw------- 1 root root 4, 46 Jan 24 08:55 tty46
  661. crw------- 1 root root 4, 47 Jan 24 08:55 tty47
  662. crw------- 1 root root 4, 48 Jan 24 08:55 tty48
  663. crw------- 1 root root 4, 49 Jan 24 08:55 tty49
  664. crw------- 1 root root 4, 5 Jan 24 08:55 tty5
  665. crw------- 1 root root 4, 50 Jan 24 08:55 tty50
  666. crw------- 1 root root 4, 51 Jan 24 08:55 tty51
  667. crw------- 1 root root 4, 52 Jan 24 08:55 tty52
  668. crw------- 1 root root 4, 53 Jan 24 08:55 tty53
  669. crw------- 1 root root 4, 54 Jan 24 08:55 tty54
  670. crw------- 1 root root 4, 55 Jan 24 08:55 tty55
  671. crw------- 1 root root 4, 56 Jan 24 08:55 tty56
  672. crw------- 1 root root 4, 57 Jan 24 08:55 tty57
  673. crw------- 1 root root 4, 58 Jan 24 08:55 tty58
  674. crw------- 1 root root 4, 59 Jan 24 08:55 tty59
  675. crw------- 1 root root 4, 6 Jan 24 08:55 tty6
  676. crw------- 1 root root 4, 60 Jan 24 08:55 tty60
  677. crw------- 1 root root 4, 61 Jan 24 08:55 tty61
  678. crw------- 1 root root 4, 62 Jan 24 08:55 tty62
  679. crw------- 1 root root 4, 63 Jan 24 08:55 tty63
  680. crw------- 1 root root 4, 7 Jan 24 08:55 tty7
  681. crw------- 1 root root 4, 8 Jan 24 08:55 tty8
  682. crw------- 1 root root 4, 9 Jan 24 08:55 tty9
  683. crw------- 1 root root 4, 64 Jan 24 08:55 ttyS0
  684. crw------- 1 root root 10, 239 Jan 24 08:54 uhid
  685. crw------- 1 root root 10, 223 Jan 24 08:54 uinput
  686. crw-rw-rw- 1 root root 1, 9 Jan 24 08:55 urandom
  687. crw------- 1 root root 247, 0 Jan 24 08:55 usbmon0
  688. crw------- 1 root root 7, 0 Jan 24 08:55 vcs
  689. crw------- 1 root root 7, 1 Jan 24 08:55 vcs1
  690. crw------- 1 root root 7, 128 Jan 24 08:55 vcsa
  691. crw------- 1 root root 7, 129 Jan 24 08:55 vcsa1
  692. drwxr-xr-x 2 root root 60 Jan 24 08:54 vfio
  693. crw------- 1 root root 10, 63 Jan 24 08:55 vga_arbiter
  694. crw------- 1 root root 10, 137 Jan 24 08:54 vhci
  695. crw------- 1 root root 10, 238 Jan 24 08:54 vhost-net
  696. drwxr-xr-x 2 root root 60 Jan 24 08:54 virtio-ports
  697. crw------- 1 root root 243, 1 Jan 24 08:54 vport2p1
  698. crw-rw-rw- 1 root root 1, 5 Jan 24 08:55 zero
  699.  
  700. /dev/block:
  701. total 0
  702. lrwxrwxrwx 1 root root 6 Jan 24 08:55 8:0 -> ../sda
  703. lrwxrwxrwx 1 root root 6 Jan 24 08:55 8:16 -> ../sdb
  704.  
  705. /dev/bsg:
  706. total 0
  707. crw------- 1 root root 248, 0 Jan 24 08:55 2:0:0:0
  708. crw------- 1 root root 248, 1 Jan 24 08:55 2:0:1:0
  709.  
  710. /dev/char:
  711. total 0
  712. lrwxrwxrwx 1 root root 8 Jan 24 08:55 10:144 -> ../nvram
  713. lrwxrwxrwx 1 root root 8 Jan 24 08:55 10:183 -> ../hwrng
  714. lrwxrwxrwx 1 root root 9 Jan 24 08:55 10:227 -> ../mcelog
  715. lrwxrwxrwx 1 root root 7 Jan 24 08:55 10:228 -> ../hpet
  716. lrwxrwxrwx 1 root root 11 Jan 24 08:55 10:231 -> ../snapshot
  717. lrwxrwxrwx 1 root root 6 Jan 24 08:55 10:232 -> ../kvm
  718. lrwxrwxrwx 1 root root 9 Jan 24 08:55 10:235 -> ../autofs
  719. lrwxrwxrwx 1 root root 17 Jan 24 08:55 10:236 -> ../mapper/control
  720. lrwxrwxrwx 1 root root 21 Jan 24 08:55 10:59 -> ../network_throughput
  721. lrwxrwxrwx 1 root root 18 Jan 24 08:55 10:60 -> ../network_latency
  722. lrwxrwxrwx 1 root root 18 Jan 24 08:55 10:61 -> ../cpu_dma_latency
  723. lrwxrwxrwx 1 root root 8 Jan 24 08:55 10:62 -> ../crash
  724. lrwxrwxrwx 1 root root 14 Jan 24 08:55 10:63 -> ../vga_arbiter
  725. lrwxrwxrwx 1 root root 12 Jan 24 08:55 116:33 -> ../snd/timer
  726. lrwxrwxrwx 1 root root 15 Jan 24 08:55 13:32 -> ../input/mouse0
  727. lrwxrwxrwx 1 root root 13 Jan 24 08:55 13:63 -> ../input/mice
  728. lrwxrwxrwx 1 root root 15 Jan 24 08:54 13:64 -> ../input/event0
  729. lrwxrwxrwx 1 root root 15 Jan 24 08:55 13:65 -> ../input/event1
  730. lrwxrwxrwx 1 root root 15 Jan 24 08:55 13:66 -> ../input/event2
  731. lrwxrwxrwx 1 root root 15 Jan 24 08:55 13:67 -> ../input/event3
  732. lrwxrwxrwx 1 root root 13 Jan 24 08:55 162:0 -> ../raw/rawctl
  733. lrwxrwxrwx 1 root root 6 Jan 24 08:55 1:1 -> ../mem
  734. lrwxrwxrwx 1 root root 7 Jan 24 08:55 1:11 -> ../kmsg
  735. lrwxrwxrwx 1 root root 9 Jan 24 08:55 1:12 -> ../oldmem
  736. lrwxrwxrwx 1 root root 7 Jan 24 08:55 1:3 -> ../null
  737. lrwxrwxrwx 1 root root 7 Jan 24 08:55 1:4 -> ../port
  738. lrwxrwxrwx 1 root root 7 Jan 24 08:55 1:5 -> ../zero
  739. lrwxrwxrwx 1 root root 7 Jan 24 08:55 1:7 -> ../full
  740. lrwxrwxrwx 1 root root 9 Jan 24 08:55 1:8 -> ../random
  741. lrwxrwxrwx 1 root root 10 Jan 24 08:55 1:9 -> ../urandom
  742. lrwxrwxrwx 1 root root 12 Jan 24 08:55 202:0 -> ../cpu/0/msr
  743. lrwxrwxrwx 1 root root 12 Jan 24 08:55 202:1 -> ../cpu/1/msr
  744. lrwxrwxrwx 1 root root 14 Jan 24 08:55 203:0 -> ../cpu/0/cpuid
  745. lrwxrwxrwx 1 root root 14 Jan 24 08:55 203:1 -> ../cpu/1/cpuid
  746. lrwxrwxrwx 1 root root 6 Jan 24 08:55 21:0 -> ../sg0
  747. lrwxrwxrwx 1 root root 6 Jan 24 08:55 21:1 -> ../sg1
  748. lrwxrwxrwx 1 root root 11 Jan 24 08:54 243:1 -> ../vport2p1
  749. lrwxrwxrwx 1 root root 10 Jan 24 08:55 247:0 -> ../usbmon0
  750. lrwxrwxrwx 1 root root 14 Jan 24 08:55 248:0 -> ../bsg/2:0:0:0
  751. lrwxrwxrwx 1 root root 14 Jan 24 08:55 248:1 -> ../bsg/2:0:1:0
  752. lrwxrwxrwx 1 root root 7 Jan 24 08:55 252:0 -> ../rtc0
  753. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:0 -> ../tty0
  754. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:1 -> ../tty1
  755. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:10 -> ../tty10
  756. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:11 -> ../tty11
  757. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:12 -> ../tty12
  758. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:13 -> ../tty13
  759. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:14 -> ../tty14
  760. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:15 -> ../tty15
  761. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:16 -> ../tty16
  762. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:17 -> ../tty17
  763. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:18 -> ../tty18
  764. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:19 -> ../tty19
  765. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:2 -> ../tty2
  766. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:20 -> ../tty20
  767. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:21 -> ../tty21
  768. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:22 -> ../tty22
  769. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:23 -> ../tty23
  770. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:24 -> ../tty24
  771. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:25 -> ../tty25
  772. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:26 -> ../tty26
  773. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:27 -> ../tty27
  774. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:28 -> ../tty28
  775. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:29 -> ../tty29
  776. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:3 -> ../tty3
  777. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:30 -> ../tty30
  778. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:31 -> ../tty31
  779. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:32 -> ../tty32
  780. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:33 -> ../tty33
  781. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:34 -> ../tty34
  782. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:35 -> ../tty35
  783. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:36 -> ../tty36
  784. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:37 -> ../tty37
  785. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:38 -> ../tty38
  786. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:39 -> ../tty39
  787. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:4 -> ../tty4
  788. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:40 -> ../tty40
  789. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:41 -> ../tty41
  790. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:42 -> ../tty42
  791. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:43 -> ../tty43
  792. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:44 -> ../tty44
  793. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:45 -> ../tty45
  794. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:46 -> ../tty46
  795. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:47 -> ../tty47
  796. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:48 -> ../tty48
  797. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:49 -> ../tty49
  798. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:5 -> ../tty5
  799. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:50 -> ../tty50
  800. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:51 -> ../tty51
  801. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:52 -> ../tty52
  802. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:53 -> ../tty53
  803. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:54 -> ../tty54
  804. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:55 -> ../tty55
  805. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:56 -> ../tty56
  806. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:57 -> ../tty57
  807. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:58 -> ../tty58
  808. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:59 -> ../tty59
  809. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:6 -> ../tty6
  810. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:60 -> ../tty60
  811. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:61 -> ../tty61
  812. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:62 -> ../tty62
  813. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:63 -> ../tty63
  814. lrwxrwxrwx 1 root root 8 Jan 24 08:55 4:64 -> ../ttyS0
  815. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:7 -> ../tty7
  816. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:8 -> ../tty8
  817. lrwxrwxrwx 1 root root 7 Jan 24 08:55 4:9 -> ../tty9
  818. lrwxrwxrwx 1 root root 6 Jan 24 08:55 5:0 -> ../tty
  819. lrwxrwxrwx 1 root root 10 Jan 24 08:55 5:1 -> ../console
  820. lrwxrwxrwx 1 root root 7 Jan 24 08:55 5:2 -> ../ptmx
  821. lrwxrwxrwx 1 root root 6 Jan 24 08:55 7:0 -> ../vcs
  822. lrwxrwxrwx 1 root root 7 Jan 24 08:55 7:1 -> ../vcs1
  823. lrwxrwxrwx 1 root root 7 Jan 24 08:55 7:128 -> ../vcsa
  824. lrwxrwxrwx 1 root root 8 Jan 24 08:55 7:129 -> ../vcsa1
  825.  
  826. /dev/cpu:
  827. total 0
  828. drwxr-xr-x 2 root root 80 Jan 24 08:54 0
  829. drwxr-xr-x 2 root root 80 Jan 24 08:54 1
  830.  
  831. /dev/cpu/0:
  832. total 0
  833. crw------- 1 root root 203, 0 Jan 24 08:55 cpuid
  834. crw------- 1 root root 202, 0 Jan 24 08:55 msr
  835.  
  836. /dev/cpu/1:
  837. total 0
  838. crw------- 1 root root 203, 1 Jan 24 08:55 cpuid
  839. crw------- 1 root root 202, 1 Jan 24 08:55 msr
  840.  
  841. /dev/disk:
  842. total 0
  843. drwxr-xr-x 2 root root 80 Jan 24 08:55 by-id
  844. drwxr-xr-x 2 root root 60 Jan 24 08:55 by-label
  845. drwxr-xr-x 2 root root 80 Jan 24 08:55 by-path
  846. drwxr-xr-x 2 root root 80 Jan 24 08:55 by-uuid
  847.  
  848. /dev/disk/by-id:
  849. total 0
  850. lrwxrwxrwx 1 root root 9 Jan 24 08:55 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdb
  851. lrwxrwxrwx 1 root root 9 Jan 24 08:55 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda
  852.  
  853. /dev/disk/by-label:
  854. total 0
  855. lrwxrwxrwx 1 root root 9 Jan 24 08:55 img-rootfs -> ../../sda
  856.  
  857. /dev/disk/by-path:
  858. total 0
  859. lrwxrwxrwx 1 root root 9 Jan 24 08:55 pci-0000:00:03.0-scsi-0:0:0:0 -> ../../sda
  860. lrwxrwxrwx 1 root root 9 Jan 24 08:55 pci-0000:00:03.0-scsi-0:0:1:0 -> ../../sdb
  861.  
  862. /dev/disk/by-uuid:
  863. total 0
  864. lrwxrwxrwx 1 root root 9 Jan 24 08:55 a8a2b691-f248-482b-a715-039309108968 -> ../../sdb
  865. lrwxrwxrwx 1 root root 9 Jan 24 08:55 af8206ba-f3a3-4c4d-a9ab-f27d585c23a0 -> ../../sda
  866.  
  867. /dev/input:
  868. total 0
  869. drwxr-xr-x 2 root root 120 Jan 24 08:55 by-path
  870. crw------- 1 root root 13, 64 Jan 24 08:54 event0
  871. crw------- 1 root root 13, 65 Jan 24 08:55 event1
  872. crw------- 1 root root 13, 66 Jan 24 08:55 event2
  873. crw------- 1 root root 13, 67 Jan 24 08:55 event3
  874. crw------- 1 root root 13, 63 Jan 24 08:55 mice
  875. crw------- 1 root root 13, 32 Jan 24 08:55 mouse0
  876.  
  877. /dev/input/by-path:
  878. total 0
  879. lrwxrwxrwx 1 root root 9 Jan 24 08:55 platform-i8042-serio-0-event-kbd -> ../event1
  880. lrwxrwxrwx 1 root root 9 Jan 24 08:55 platform-i8042-serio-1-event-mouse -> ../event2
  881. lrwxrwxrwx 1 root root 9 Jan 24 08:55 platform-i8042-serio-1-mouse -> ../mouse0
  882. lrwxrwxrwx 1 root root 9 Jan 24 08:55 platform-pcspkr-event-spkr -> ../event3
  883.  
  884. /dev/mapper:
  885. total 0
  886. crw------- 1 root root 10, 236 Jan 24 08:55 control
  887.  
  888. /dev/net:
  889. total 0
  890. crw-rw-rw- 1 root root 10, 200 Jan 24 08:54 tun
  891.  
  892. /dev/pts:
  893. total 0
  894. c--------- 1 root root 5, 2 Jan 24 08:54 ptmx
  895.  
  896. /dev/raw:
  897. total 0
  898. crw------- 1 root root 162, 0 Jan 24 08:55 rawctl
  899.  
  900. /dev/shm:
  901. total 0
  902.  
  903. /dev/snd:
  904. total 0
  905. crw-rw---- 1 root audio 116, 1 Jan 24 08:54 seq
  906. crw-rw---- 1 root audio 116, 33 Jan 24 08:55 timer
  907.  
  908. /dev/vfio:
  909. total 0
  910. crw------- 1 root root 10, 196 Jan 24 08:54 vfio
  911.  
  912. /dev/virtio-ports:
  913. total 0
  914. lrwxrwxrwx 1 root root 11 Jan 24 08:54 org.libguestfs.channel.0 -> ../vport2p1
  915. + cat /proc/mounts
  916. rootfs / rootfs rw 0 0
  917. proc /proc proc rw,relatime 0 0
  918. /dev/root / ext2 rw,noatime 0 0
  919. /proc /proc proc rw,relatime 0 0
  920. /sys /sys sysfs rw,relatime 0 0
  921. tmpfs /run tmpfs rw,nosuid,relatime,size=409456k,mode=755 0 0
  922. /dev /dev devtmpfs rw,relatime,size=1020496k,nr_inodes=255124,mode=755 0 0
  923. /dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
  924. shmfs /dev/shm tmpfs rw,relatime 0 0
  925. + cat /proc/mdstat
  926. Personalities :
  927. unused devices: <none>
  928. + lvm config
  929. + lvm pvs
  930. + lvm vgs
  931. + lvm lvs
  932. + ip a
  933. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  934. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  935. inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
  936. valid_lft forever preferred_lft forever
  937. inet6 ::1/128 scope host
  938. valid_lft forever preferred_lft forever
  939. 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
  940. link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
  941. inet 169.254.2.10/16 brd 169.254.255.255 scope global eth0
  942. valid_lft forever preferred_lft forever
  943. inet6 fec0::5054:ff:fe12:3456/64 scope site mngtmpaddr dynamic
  944. valid_lft 86398sec preferred_lft 14398sec
  945. inet6 fe80::5054:ff:fe12:3456/64 scope link
  946. valid_lft forever preferred_lft forever
  947. + ip r
  948. default via 169.254.2.2 dev eth0
  949. 169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.10
  950. + cat /etc/resolv.conf
  951. nameserver 169.254.2.3
  952. + lsmod
  953. Module Size Used by
  954. dm_mod 124407 0
  955. ppdev 17671 0
  956. kvm_amd 2177212 0
  957. kvm 586948 1 kvm_amd
  958. snd_pcm 105708 0
  959. snd_timer 29912 1 snd_pcm
  960. sg 40721 0
  961. snd 83815 2 snd_timer,snd_pcm
  962. irqbypass 13503 1 kvm
  963. soundcore 15047 1 snd
  964. pcspkr 12718 0
  965. serio_raw 13434 0
  966. parport_pc 28205 0
  967. ata_generic 12923 0
  968. i2c_piix4 22401 0
  969. floppy 69432 0
  970. pata_acpi 13053 0
  971. parport 46395 2 ppdev,parport_pc
  972. libcrc32c 12644 0
  973. crc8 12893 0
  974. crc_itu_t 12707 0
  975. crc_ccitt 12707 0
  976. ext4 579979 1
  977. mbcache 14958 1 ext4
  978. jbd2 107478 1 ext4
  979. virtio_pci 22985 0
  980. virtio_input 13257 0
  981. virtio_balloon 18015 0
  982. virtio_scsi 18463 1
  983. sd_mod 46281 1
  984. crc_t10dif 12912 1 sd_mod
  985. nd_pmem 13331 0
  986. nd_btt 22861 1 nd_pmem
  987. virtio_net 28063 0
  988. virtio_console 28075 0
  989. virtio_rng 13029 0
  990. virtio_blk 18222 0
  991. virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
  992. virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi
  993. ata_piix 35052 0
  994. libata 243133 3 pata_acpi,ata_generic,ata_piix
  995. nfit 55016 0
  996. libnvdimm 147731 3 nfit,nd_pmem,nd_btt
  997. crct10dif_generic 12647 1
  998. crc32_generic 12714 0
  999. crct10dif_common 12595 2 crct10dif_generic,crc_t10dif
  1000. + date
  1001. Thu Jan 24 08:55:20 UTC 2019
  1002. + echo -n 'clocksource: '
  1003. clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource
  1004. tsc
  1005. + echo -n 'uptime: '
  1006. uptime: + cat /proc/uptime
  1007. 32.15 13.07
  1008. + cmd=guestfsd
  1009. ++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline
  1010. + eval
  1011. + test x '!=' x
  1012. + test 1 = 1
  1013. + cmd='guestfsd --verbose'
  1014. + test 1 = 1
  1015. + cmd='guestfsd --verbose --network'
  1016. + false
  1017. + test '' = 1
  1018. + echo guestfsd --verbose --network
  1019. guestfsd --verbose --network
  1020. + guestfsd --verbose --network
  1021. lvm_system_dir = /tmp/lvm
  1022. OCaml daemon loaded
  1023. trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'
  1024. commandrvf: stdout=n stderr=y flags=0x0
  1025. commandrvf: udevadm --debug settle
  1026. calling: settle
  1027. libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG
  1028. libguestfs: appliance is up
  1029. libguestfs: trace: launch = 0
  1030. libguestfs: trace: c_pointer
  1031. libguestfs: trace: c_pointer = 28805184
  1032. libguestfs: trace: list_partitions
  1033. guestfsd: <= list_partitions (0x8) request length 40 bytes
  1034. commandrvf: stdout=n stderr=y flags=0x0
  1035. commandrvf: udevadm --debug settle -E /dev/sda
  1036. calling: settle
  1037. commandrvf: stdout=n stderr=y flags=0x0
  1038. commandrvf: udevadm --debug settle -E /dev/sdb
  1039. calling: settle
  1040. libguestfs: trace: list_partitions = []
  1041. libguestfs: trace: inspect_os
  1042. guestfsd: => list_partitions (0x8) took 0.26 secs
  1043. guestfsd: <= inspect_os (0x1e0) request length 40 bytes
  1044. commandrvf: stdout=n stderr=y flags=0x0
  1045. commandrvf: udevadm --debug settle -E /dev/sda
  1046. calling: settle
  1047. commandrvf: stdout=n stderr=y flags=0x0
  1048. commandrvf: udevadm --debug settle -E /dev/sdb
  1049. calling: settle
  1050. commandrvf: stdout=n stderr=y flags=0x0
  1051. commandrvf: udevadm --debug settle -E /dev/sda
  1052. calling: settle
  1053. commandrvf: stdout=n stderr=y flags=0x0
  1054. commandrvf: udevadm --debug settle -E /dev/sdb
  1055. calling: settle
  1056. command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda'
  1057. command: blkid returned 0
  1058. command: blkid: stdout:
  1059. xfs
  1060. command: lvm 'lvs' '--help'
  1061. command: lvm returned 0
  1062. command: lvm: stdout:
  1063. lvs - Display information about logical volumes
  1064.  
  1065. lvs
  1066. \t[ -H|--history ]
  1067. \t[ -a|--all ]
  1068. \t[ -o|--options String ]
  1069. \t[ -S|--select String ]
  1070. \t[ -O|--sort String ]
  1071. \t[ --segments ]
  1072. \t[ --aligned ]
  1073. \t[ --binary ]
  1074. \t[ --configreport log|vg|lv|pv|pvseg|seg ]
  1075. \t[ --foreign ]
  1076. \t[ --ignorelockingfailure ]
  1077. \t[ --ignoreskippedcluster ]
  1078. \t[ --logonly ]
  1079. \t[ --nameprefixes ]
  1080. \t[ --noheadings ]
  1081. \t[ --nolocking ]
  1082. \t[ --nosuffix ]
  1083. \t[ --readonly ]
  1084. \t[ --reportformat basic|json ]
  1085. \t[ --rows ]
  1086. \t[ --separator String ]
  1087. \t[ --shared ]
  1088. \t[ --trustcache ]
  1089. \t[ --unbuffered ]
  1090. \t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ]
  1091. \t[ --unquoted ]
  1092. \t[ COMMON_OPTIONS ]
  1093. \t[ VG|LV|Tag ... ]
  1094.  
  1095. Common options for lvm:
  1096. \t[ -d|--debug ]
  1097. \t[ -h|--help ]
  1098. \t[ -q|--quiet ]
  1099. \t[ -v|--verbose ]
  1100. \t[ -y|--yes ]
  1101. \t[ -t|--test ]
  1102. \t[ --commandprofile String ]
  1103. \t[ --config String ]
  1104. \t[ --driverloaded y|n ]
  1105. \t[ --lockopt String ]
  1106. \t[ --longhelp ]
  1107. \t[ --profile String ]
  1108. \t[ --version ]
  1109.  
  1110. Use --longhelp to show all options and advanced commands.
  1111. command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/'
  1112. command: lvm returned 0
  1113. check_for_filesystem_on: /dev/sda (xfs)
  1114. command: mount '-o' 'ro' '/dev/sda' '/sysroot//'
  1115. [ 35.609790] SGI XFS with ACLs, security attributes, no debug enabled
  1116. [ 35.909683] XFS (sda): Mounting V5 Filesystem
  1117. [ 36.339912] XFS (sda): Ending clean mount
  1118. command: mount returned 0
  1119. chroot: /sysroot: running 'is_file: /grub/menu.lst'
  1120. chroot: /sysroot: running 'is_file: /grub/grub.conf'
  1121. chroot: /sysroot: running 'is_file: /grub2/grub.cfg'
  1122. chroot: /sysroot: running 'is_dir: /etc'
  1123. chroot: /sysroot: running 'is_dir: /bin'
  1124. chroot: /sysroot: running 'is_dir: /etc'
  1125. chroot: /sysroot: running 'is_dir: /bin'
  1126. chroot: /sysroot: running 'is_dir: /etc'
  1127. chroot: /sysroot: running 'is_dir: /bin'
  1128. chroot: /sysroot: running 'is_file: /hurd/console'
  1129. chroot: /sysroot: running 'is_dir: /etc'
  1130. chroot: /sysroot: running 'is_dir: /bin'
  1131. chroot: /sysroot: running 'is_dir: /etc'
  1132. chroot: /sysroot: running 'is_dir: /bin'
  1133. chroot: /sysroot: running 'is_symlink: /bin'
  1134. chroot: /sysroot: running 'readlink: /bin'
  1135. chroot: /sysroot: running 'is_file: /etc/fstab'
  1136. check_filesystem: /dev/sda matched Linux root
  1137. check_tests: checking /etc/os-release
  1138. chroot: /sysroot: running 'is_file: /etc/os-release'
  1139. chroot: /sysroot: running 'parse_os_release'
  1140. parse_version_from_major_minor: parsing '7'
  1141. check_tests: checking /etc/lsb-release
  1142. chroot: /sysroot: running 'is_file: /etc/lsb-release'
  1143. check_tests: checking /etc/oracle-release
  1144. chroot: /sysroot: running 'is_file: /etc/oracle-release'
  1145. check_tests: checking /etc/oracle-release
  1146. chroot: /sysroot: running 'is_file: /etc/oracle-release'
  1147. check_tests: checking /etc/oracle-release
  1148. chroot: /sysroot: running 'is_file: /etc/oracle-release'
  1149. check_tests: checking /etc/centos-release
  1150. chroot: /sysroot: running 'is_file: /etc/centos-release'
  1151. chroot: /sysroot: running 'parse_generic'
  1152. parse_generic: product_name = CentOS Linux release 7.6.1810 (Core)
  1153. check_tests: checking /etc/centos-release
  1154. chroot: /sysroot: running 'is_file: /etc/centos-release'
  1155. chroot: /sysroot: running 'parse_generic'
  1156. parse_generic: product_name = CentOS Linux release 7.6.1810 (Core)
  1157. chroot: /sysroot: running 'is_file: /bin/bash'
  1158. chroot: /sysroot: running 'realpath: /bin/bash'
  1159. commandrvf: stdout=n stderr=y flags=0x0
  1160. commandrvf: udevadm --debug settle -E /usr/bin/bash
  1161. calling: settle
  1162. chroot: /sysroot: running 'file: /usr/bin/bash'
  1163. command: file '-zb' '/sysroot//usr/bin/bash'
  1164. command: file returned 0
  1165. command: file: stdout:
  1166. ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=9223530b1aa05d3dbea7e72738b28b1e9d82fbad, stripped
  1167. chroot: /sysroot: running 'is_file: /etc/fstab'
  1168. chroot: /sysroot: running 'check_fstab_aug'
  1169. chroot: /sysroot: running 'is_file: /etc/mdadm.conf'
  1170. augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ]
  1171. check_fstab_entry: augeas path: /files/etc/fstab/1
  1172. check_fstab_entry: spec=LABEL=img-rootfs
  1173. check_fstab_entry: mp=/
  1174. command: findfs 'LABEL=img-rootfs'
  1175. command: findfs returned 0
  1176. command: findfs: stdout:
  1177. /dev/sda
  1178. check_fstab_entry: vfstype=xfs
  1179. chroot: /sysroot: running 'check_hostname_from_file: /etc/HOSTNAME'
  1180. chroot: /sysroot: running 'check_hostname_from_file: /etc/hostname'
  1181. command: umount '/sysroot'
  1182. [ 47.460995] XFS (sda): Unmounting Filesystem
  1183. command: umount returned 0
  1184. inspect_os: fses:
  1185. fs: /dev/sda (xfs) role: root
  1186. type: linux
  1187. distro: centos
  1188. package_format: rpm
  1189. package_management: yum
  1190. product_name: CentOS Linux release 7.6.1810 (Core)
  1191. version: 7.6
  1192. arch: x86_64
  1193. hostname: localhost.localdomain
  1194. fstab: [(/dev/sda, /)]
  1195.  
  1196. inspect_get_roots: roots:
  1197. /dev/sda (xfs):
  1198. type: linux
  1199. distro: centos
  1200. package_format: rpm
  1201. package_management: yum
  1202. product_name: CentOS Linux release 7.6.1810 (Core)
  1203. version: 7.6
  1204. arch: x86_64
  1205. hostname: localhost.localdomain
  1206. fstab: [(/dev/sda, /)]
  1207. libguestfs: trace: inspect_os = ["/dev/sda"]
  1208. libguestfs: trace: inspect_get_mountpoints "/dev/sda"
  1209. guestfsd: => inspect_os (0x1e0) took 14.57 secs
  1210. guestfsd: <= inspect_get_mountpoints (0x1f4) request length 52 bytes
  1211. commandrvf: stdout=n stderr=y flags=0x0
  1212. commandrvf: udevadm --debug settle -E /dev/sda
  1213. calling: settle
  1214. libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/sda"]
  1215. libguestfs: trace: mount "/dev/sda" "/"
  1216. guestfsd: => inspect_get_mountpoints (0x1f4) took 0.14 secs
  1217. guestfsd: <= mount (0x1) request length 60 bytes
  1218. commandrvf: stdout=n stderr=y flags=0x0
  1219. commandrvf: udevadm --debug settle -E /dev/sda
  1220. calling: settle
  1221. command: mount '/dev/sda' '/sysroot//'
  1222. [ 48.022317] XFS (sda): Mounting V5 Filesystem
  1223. [ 48.139488] XFS (sda): Ending clean mount
  1224. libguestfs: trace: mount = 0
  1225. libguestfs: trace: inspect_get_arch "/dev/sda"
  1226. guestfsd: => mount (0x1) took 0.49 secs
  1227. guestfsd: <= inspect_get_arch (0x1eb) request length 52 bytes
  1228. commandrvf: stdout=n stderr=y flags=0x0
  1229. commandrvf: udevadm --debug settle -E /dev/sda
  1230. calling: settle
  1231. libguestfs: trace: inspect_get_arch = "x86_64"
  1232. libguestfs: trace: inspect_get_type "/dev/sda"
  1233. guestfsd: => inspect_get_arch (0x1eb) took 0.14 secs
  1234. guestfsd: <= inspect_get_type (0x1e3) request length 52 bytes
  1235. commandrvf: stdout=n stderr=y flags=0x0
  1236. commandrvf: udevadm --debug settle -E /dev/sda
  1237. calling: settle
  1238. libguestfs: trace: inspect_get_type = "linux"
  1239. libguestfs: trace: is_dir "/tmp" "followsymlinks:true"
  1240. guestfsd: => inspect_get_type (0x1e3) took 0.13 secs
  1241. guestfsd: <= is_dir (0x26) request length 52 bytes
  1242. command: mount returned 0
  1243. chroot: /sysroot: running 'is_dir: /tmp'
  1244. libguestfs: trace: is_dir = 1
  1245. [ 50.3] Setting a random seed
  1246. libguestfs: trace: inspect_get_type "/dev/sda"
  1247. guestfsd: => is_dir (0x26) took 0.05 secs
  1248. guestfsd: <= inspect_get_type (0x1e3) request length 52 bytes
  1249. commandrvf: stdout=n stderr=y flags=0x0
  1250. commandrvf: udevadm --debug settle -E /dev/sda
  1251. calling: settle
  1252. libguestfs: trace: inspect_get_type = "linux"
  1253. libguestfs: trace: is_file "/var/lib/random-seed"
  1254. guestfsd: => inspect_get_type (0x1e3) took 0.14 secs
  1255. guestfsd: <= is_file (0x25) request length 68 bytes
  1256. chroot: /sysroot: running 'is_file: /var/lib/random-seed'
  1257. libguestfs: trace: is_file = 0
  1258. libguestfs: trace: is_file "/var/lib/systemd/random-seed"
  1259. guestfsd: => is_file (0x25) took 0.04 secs
  1260. guestfsd: <= is_file (0x25) request length 76 bytes
  1261. chroot: /sysroot: running 'is_file: /var/lib/systemd/random-seed'
  1262. libguestfs: trace: is_file = 1
  1263. libguestfs: trace: filesize "/var/lib/systemd/random-seed"
  1264. guestfsd: => is_file (0x25) took 0.04 secs
  1265. guestfsd: <= filesize (0xda) request length 72 bytes
  1266. libguestfs: trace: filesize = 1024
  1267. libguestfs: trace: truncate "/var/lib/systemd/random-seed"
  1268. guestfsd: => filesize (0xda) took 0.00 secs
  1269. guestfsd: <= truncate (0xc7) request length 72 bytes
  1270. libguestfs: trace: truncate = 0
  1271. libguestfs: trace: write_append "/var/lib/systemd/random-seed" "t; \xac\xfdQ:s+6:\x92\x0b\xcaJ\xf8\xf5\x00\xe1\xa9,\x00-\x18\x1b\xe9\xec\xb8F\xad\x99"\xe1Y\x90j\xce\xe4\xd2\xe2\x80\x7f\x88*\xc3!\xcb\xf6\x9e8\xdc\x00k<\xb8A\x86\x84G\xa0\xe8\x0a\x05\x16\x92\xee\x1bra\xeb\x80\x11\xb4\x8dnW;\xcb\xf6\xbc\xc1\xa9\xd1\xa7n\xdc\xdd\x80f\xd8\xf8G-\xdc\xff\xd9`\xc0\xb7\x9c\xb0\x91IX\xdb\xa1y\x80\xed\xf9\x9cl\xca\x0e\x05\x90y:i\x82\xb4m\xf2(\xab\xd8\xa1FJ\xb4\x99=\xe0\xc0\x88b\x0bB\x01\xb1\x92\x8flZ\xa0\x93_\x97\x80\xfb\xd1\xb1\xcf\xa2\x99}\x82\x0f\xb5\xb4v\x03\xa7U@U\xb5\xcfz\xbf%5FI\x0b\x8dX\xc2\xd8\xdc*\xe3ZuF\xd2g\xba\x1d\xd1\x09\x99\xd36\x97Nx\x0d\x95a?M~\xc4\xffb\x0d\x92\xc1 \xe5\xd8\x8f\x02Pl\x86\xec\xf59b+\xed\xef\xe3\x12\xae\x10R#\xb2\xacE\x85 t\xbd\xb9\xf2<\xa2\xe7\xff\xf9\x907\x0c\x19\xbc\x97m\xd7\x7f\xb2\xfe6"<truncated, original size 1024 bytes>
  1272. libguestfs: trace: internal_write_append "/var/lib/systemd/random-seed" "t; \xac\xfdQ:s+6:\x92\x0b\xcaJ\xf8\xf5\x00\xe1\xa9,\x00-\x18\x1b\xe9\xec\xb8F\xad\x99"\xe1Y\x90j\xce\xe4\xd2\xe2\x80\x7f\x88*\xc3!\xcb\xf6\x9e8\xdc\x00k<\xb8A\x86\x84G\xa0\xe8\x0a\x05\x16\x92\xee\x1bra\xeb\x80\x11\xb4\x8dnW;\xcb\xf6\xbc\xc1\xa9\xd1\xa7n\xdc\xdd\x80f\xd8\xf8G-\xdc\xff\xd9`\xc0\xb7\x9c\xb0\x91IX\xdb\xa1y\x80\xed\xf9\x9cl\xca\x0e\x05\x90y:i\x82\xb4m\xf2(\xab\xd8\xa1FJ\xb4\x99=\xe0\xc0\x88b\x0bB\x01\xb1\x92\x8flZ\xa0\x93_\x97\x80\xfb\xd1\xb1\xcf\xa2\x99}\x82\x0f\xb5\xb4v\x03\xa7U@U\xb5\xcfz\xbf%5FI\x0b\x8dX\xc2\xd8\xdc*\xe3ZuF\xd2g\xba\x1d\xd1\x09\x99\xd36\x97Nx\x0d\x95a?M~\xc4\xffb\x0d\x92\xc1 \xe5\xd8\x8f\x02Pl\x86\xec\xf59b+\xed\xef\xe3\x12\xae\x10R#\xb2\xacE\x85 t\xbd\xb9\xf2<\xa2\xe7\xff\xf9\x907\x0c\x19\xbc\x97m\xd7\x7f\xb2\xfe6"<truncated, original size 1024 bytes>
  1273. guestfsd: => truncate (0xc7) took 0.18 secs
  1274. guestfsd: <= internal_write_append (0x122) request length 1100 bytes
  1275. libguestfs: trace: internal_write_append = 0
  1276. libguestfs: trace: write_append = 0
  1277. libguestfs: trace: is_file "/var/lib/urandom/random-seed"
  1278. guestfsd: => internal_write_append (0x122) took 0.09 secs
  1279. guestfsd: <= is_file (0x25) request length 76 bytes
  1280. chroot: /sysroot: running 'is_file: /var/lib/urandom/random-seed'
  1281. libguestfs: trace: is_file = 0
  1282. libguestfs: trace: is_file "/var/lib/misc/random-seed"
  1283. guestfsd: => is_file (0x25) took 0.11 secs
  1284. guestfsd: <= is_file (0x25) request length 76 bytes
  1285. chroot: /sysroot: running 'is_file: /var/lib/misc/random-seed'
  1286. libguestfs: trace: is_file = 0
  1287. libguestfs: trace: is_file "/etc/random-seed"
  1288. guestfsd: => is_file (0x25) took 0.07 secs
  1289. guestfsd: <= is_file (0x25) request length 64 bytes
  1290. chroot: /sysroot: running 'is_file: /etc/random-seed'
  1291. libguestfs: trace: is_file = 0
  1292. libguestfs: trace: lstatns "/etc/machine-id"
  1293. guestfsd: => is_file (0x25) took 0.05 secs
  1294. guestfsd: <= lstatns (0x1a6) request length 60 bytes
  1295. libguestfs: trace: lstatns = <struct guestfs_statns = st_dev: 2048, st_ino: 155, st_mode: 33060, st_nlink: 1, st_uid: 0, st_gid: 0, st_rdev: 0, st_size: 33, st_blksize: 4096, st_blocks: 8, st_atime_sec: 1548175384, st_atime_nsec: 242038719, st_mtime_sec: 1548259402, st_mtime_nsec: 919180121, st_ctime_sec: 1548259402, st_ctime_nsec: 919180121, st_spare1: 0, st_spare2: 0, st_spare3: 0, st_spare4: 0, st_spare5: 0, st_spare6: 0, >
  1296. [ 51.1] Running: convert_image.sh
  1297. virt-customize: error: convert_image.sh: No such file or directory
  1298. libguestfs: trace: close
  1299. libguestfs: closing guestfs handle 0x1b78840 (state 2)
  1300. libguestfs: trace: internal_autosync
  1301. guestfsd: => lstatns (0x1a6) took 0.01 secs
  1302. guestfsd: <= internal_autosync (0x11a) request length 40 bytes
  1303. umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0
  1304. umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
  1305. umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0
  1306. umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0
  1307. umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0
  1308. umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=409456k,mode=755 freq=0 passno=0
  1309. umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=1020496k,nr_inodes=255124,mode=755 freq=0 passno=0
  1310. umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0
  1311. umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0
  1312. umount-all: /proc/mounts: fsname=/dev/sda dir=/sysroot type=xfs opts=rw,relatime,attr2,inode64,noquota freq=0 passno=0
  1313. commandrvf: stdout=n stderr=y flags=0x0
  1314. commandrvf: umount /sysroot
  1315. [ 50.121093] XFS (sda): Unmounting Filesystem
  1316. commandrvf: stdout=n stderr=y flags=0x0
  1317. commandrvf: udevadm --debug settle -E /dev/sda
  1318. calling: settle
  1319. fsync /dev/sda
  1320. commandrvf: stdout=n stderr=y flags=0x0
  1321. commandrvf: udevadm --debug settle -E /dev/sdb
  1322. calling: settle
  1323. libguestfs: trace: internal_autosync = 0
  1324. libguestfs: sending SIGTERM to process 23435
  1325. libguestfs: qemu maxrss 898228K
  1326. libguestfs: command: run: rm
  1327. libguestfs: command: run: \ -rf /tmp/libguestfsINFc7l
  1328. libguestfs: command: run: rm
  1329. libguestfs: command: run: \ -rf /tmp/libguestfsxF0ela
  1330. root@undercloudvm:~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement