Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1470420 Details for
Bug 1608131
inspection fails when swap partition in /etc/fstab has incorrect UUID compared to actual swap partition
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
the log of virt-inspector
virt-inspector.log (text/plain), 64.88 KB, created by
YongkuiGuo
on 2018-07-25 03:25:09 UTC
(
hide
)
Description:
the log of virt-inspector
Filename:
MIME Type:
Creator:
YongkuiGuo
Created:
2018-07-25 03:25:09 UTC
Size:
64.88 KB
patch
obsolete
>libguestfs: trace: add_drive "rhel7.3-btrfs.qcow2" "readonly:true" >libguestfs: creating COW overlay to protect original drive content >libguestfs: trace: disk_format "rhel7.3-btrfs.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ ./rhel7.3-btrfs.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "virtual-size": 21474836480,\n "filename": "./rhel7.3-btrfs.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 21520580608,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": true,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_format = "qcow2" >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: disk_create "/tmp/libguestfsNaS4fJ/overlay1.qcow2" "qcow2" -1 "backingfile:/mnt/img/others/rhel7.3-btrfs.qcow2" "backingformat:qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/mnt/img/others/rhel7.3-btrfs.qcow2,backing_fmt=qcow2 >libguestfs: command: run: \ /tmp/libguestfsNaS4fJ/overlay1.qcow2 >Formatting '/tmp/libguestfsNaS4fJ/overlay1.qcow2', fmt=qcow2 size=21474836480 backing_file=/mnt/img/others/rhel7.3-btrfs.qcow2 backing_fmt=qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: max_disks >libguestfs: trace: max_disks = 255 >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version = major: 1, minor: 38, release: 2, extra: rhel=7,release=8.el7,libvirt, > >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "libvirt" >libguestfs: launch: program=virt-inspector >libguestfs: launch: version=1.38.2rhel=7,release=8.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfsNaS4fJ >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: libvirt version = 4005000 (4.5.0) >libguestfs: guest random name = guestfs-g90pgbdhvblqtsft >libguestfs: connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x5595679960d0 >libguestfs: qemu version (reported by libvirt) = 2010000 (2.10.0) >libguestfs: get libvirt capabilities >libguestfs: parsing capabilities XML >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_label" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_imagelabel" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_backend_setting "internal_libvirt_norelabel_disks" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: build appliance >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-0/appliance.d >supermin: version: 5.1.19 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: trace: disk_create "/tmp/libguestfsNaS4fJ/overlay2.qcow2" "qcow2" -1 "backingfile:/var/tmp/.guestfs-0/appliance.d/root" "backingformat:raw" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-0/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsNaS4fJ/overlay2.qcow2 >Formatting '/tmp/libguestfsNaS4fJ/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-0/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 >libguestfs: trace: disk_create = 0 >libguestfs: trace: get_sockdir >libguestfs: trace: get_sockdir = "/tmp" >libguestfs: create libvirt XML >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-g90pgbdhvblqtsft</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-0/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-0/appliance.d/initrd</initrd>\n <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 TERM=xterm-256color</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfsNaS4fJ/overlay1.qcow2"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsNaS4fJ/overlay2.qcow2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsB0Iw6v/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsB0Iw6v/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -R >libguestfs: command: run: \ -Z /var/tmp/.guestfs-0 >libguestfs: /var/tmp/.guestfs-0: >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 appliance.d >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 lock >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-5307328-1530080678.devices >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-5307328-1530080678.help >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-5307328-1530080678.qmp-schema >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-5307328-1530080678.stat >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-9930288-1528601748.devices >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-9930288-1528601748.help >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-9930288-1528601748.qmp-schema >libguestfs: -rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 qemu-9930288-1528601748.stat >libguestfs: >libguestfs: /var/tmp/.guestfs-0/appliance.d: >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 .. >libguestfs: -rw-r--r--. root root system_u:object_r:virt_content_t:s0 initrd >libguestfs: -rwxr-xr-x. root root system_u:object_r:virt_content_t:s0 kernel >libguestfs: -rw-r--r--. root root system_u:object_r:virt_content_t:s0 root >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfsB0Iw6v >libguestfs: drwxr-xr-x. root root unconfined_u:object_r:user_tmp_t:s0 . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 console.sock >libguestfs: srw-rw----. root qemu unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock >libguestfs: launch libvirt guest >libguestfs: responding to serial console Device Status Report >\x1b[1;256r\x1b[256;256H\x1b[6n >Google, Inc. >Serial Graphics Adapter 12/29/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013 >Term: 80x24 >4 0 >\x1b[2J SeaBIOS (version 1.11.0-2.el7) > Machine UUID 3e6bfeed-5385-4a2d-a6bf-368ec26e9ad9 > Booting from ROM... >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-915.el7.x86_64 (mockbuild@x86-038.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Fri Jun 22 23:49:29 UTC 2018 >[ 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 TERM=xterm-256color >[ 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-0x000000001f3fdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-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 = 0x1f3fe max_arch_pfn = 0x400000000 >[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC >[ 0.000000] found SMP MP-table at [mem 0x000f63b0-0x000f63bf] mapped at [ffffffffff2003b0] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x1f0c0000-0x1f3effff] >[ 0.000000] Early table checksum verification disabled >[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x1f099000-0x1f0bffff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f049001, primary cpu clock >[ 0.000000] kvm-clock: using sched offset of 184923809 cycles >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff] >[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1f3fdfff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 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] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 37 pages/cpu @ffff969a5ee00000 s113368 r8192 d29992 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee134c0 >[ 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: 125879 >[ 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 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >[ 0.000000] Memory: 480408k/511992k available (7600k kernel code, 392k absent, 31192k reserved, 6115k data, 1868k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] x86/pti: Unmapping kernel while in userspace >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 0 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 2593.748 MHz processor >[ 0.082051] Calibrating delay loop (skipped) preset value.. 5187.49 BogoMIPS (lpj=2593748) >[ 0.083381] pid_max: default: 32768 minimum: 301 >[ 0.084137] Security Framework initialized >[ 0.084791] SELinux: Disabled at boot. >[ 0.085426] Yama: becoming mindful. >[ 0.086062] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.087296] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.088466] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.089537] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.090788] Initializing cgroup subsys memory >[ 0.091511] Initializing cgroup subsys devices >[ 0.092244] Initializing cgroup subsys freezer >[ 0.092945] Initializing cgroup subsys net_cls >[ 0.093658] Initializing cgroup subsys blkio >[ 0.094359] Initializing cgroup subsys perf_event >[ 0.095113] Initializing cgroup subsys hugetlb >[ 0.095809] Initializing cgroup subsys pids >[ 0.096506] Initializing cgroup subsys net_prio >[ 0.097314] CPU: Physical Processor ID: 0 >[ 0.098847] mce: CPU supports 10 MCE banks >[ 0.099570] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.100435] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.101306] tlb_flushall_shift: 6 >[ 0.101844] Speculative Store Bypass: Vulnerable >[ 0.102811] FEATURE SPEC_CTRL Present >[ 0.103415] FEATURE IBPB_SUPPORT Present >[ 0.104422] Spectre V2 : Mitigation: Full retpoline >[ 0.129034] Freeing SMP alternatives: 24k freed >[ 0.138366] ftrace: allocating 28974 entries in 114 pages >[ 0.189012] Enabling x2apic >[ 0.189486] Enabled x2apic >[ 0.190256] Switched APIC routing to physical x2apic. >[ 0.192461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.193415] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (fam: 06, model: 3e, stepping: 04) >[ 0.194954] Performance Events: IvyBridge events, Intel PMU driver. >[ 0.196007] ... version: 2 >[ 0.196634] ... bit width: 48 >[ 0.197286] ... generic registers: 4 >[ 0.197917] ... value mask: 0000ffffffffffff >[ 0.198747] ... max period: 000000007fffffff >[ 0.199574] ... fixed-purpose events: 3 >[ 0.200207] ... event mask: 000000070000000f >[ 0.201059] KVM setup paravirtual spinlock >[ 0.202888] Brought up 1 CPUs >[ 0.203377] smpboot: Max logical packages: 1 >[ 0.204057] smpboot: Total of 1 processors activated (5187.49 BogoMIPS) >[ 0.205508] devtmpfs: initialized >[ 0.208140] EVM: security.selinux >[ 0.208674] EVM: security.ima >[ 0.209162] EVM: security.capability >[ 0.211022] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.212114] pinctrl core: initialized pinctrl subsystem >[ 0.213034] RTC time: 2:27:46, date: 07/24/18 >[ 0.213815] NET: Registered protocol family 16 >[ 0.214929] PCI: Using configuration type 1 for base access >[ 0.215867] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >[ 0.218290] ACPI: Interpreter disabled. >[ 0.218968] vgaarb: loaded >[ 0.219477] SCSI subsystem initialized >[ 0.220135] usbcore: registered new interface driver usbfs >[ 0.221010] usbcore: registered new interface driver hub >[ 0.221844] usbcore: registered new device driver usb >[ 0.222702] EDAC MC: Ver: 3.0.0 >[ 0.223299] PCI: Probing PCI hardware >[ 0.223915] PCI host bridge to bus 0000:00 >[ 0.224571] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.225540] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff] >[ 0.226680] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.231129] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.232249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.233272] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.234382] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.250928] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.252099] NetLabel: Initializing >[ 0.252653] NetLabel: domain hash size = 128 >[ 0.253343] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.254139] NetLabel: unlabeled traffic allowed by default >[ 0.255108] amd_nb: Cannot enumerate AMD northbridges >[ 0.255925] Switched to clocksource kvm-clock >[ 0.261174] pnp: PnP ACPI: disabled >[ 0.263083] NET: Registered protocol family 2 >[ 0.263914] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.265048] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.266065] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.267091] TCP: reno registered >[ 0.267607] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.268522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.269531] NET: Registered protocol family 1 >[ 0.270250] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.271191] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.272112] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.273154] Unpacking initramfs... >[ 0.275515] Freeing initrd memory: 3264k freed >[ 0.276628] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.278040] sha1_ssse3: Using AVX optimized SHA-1 implementation >[ 0.279049] sha256_ssse3: Using AVX optimized SHA-256 implementation >[ 0.280272] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.281251] Initialise system trusted keyring >[ 0.281962] audit: initializing netlink socket (disabled) >[ 0.282806] type=2000 audit(1532399266.356:1): initialized >[ 0.308900] HugeTLB registered 1 GB page size, pre-allocated 0 pages >[ 0.309919] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.312206] zpool: loaded >[ 0.312642] zbud: loaded >[ 0.313332] VFS: Disk quotas dquot_6.5.2 >[ 0.313996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.315167] msgmni has been set to 944 >[ 0.315814] Key type big_key registered >[ 0.316692] NET: Registered protocol family 38 >[ 0.317422] Key type asymmetric registered >[ 0.318086] Asymmetric key parser 'x509' registered >[ 0.318878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) >[ 0.320070] io scheduler noop registered >[ 0.320692] io scheduler deadline registered (default) >[ 0.321528] io scheduler cfq registered >[ 0.322152] io scheduler mq-deadline registered >[ 0.322870] io scheduler kyber registered >[ 0.323615] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.324516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.325577] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.326781] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.352807] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.353948] Non-volatile memory driver v1.3 >[ 0.354646] Linux agpgart interface v0.103 >[ 0.355422] crash memory driver: version 1.1 >[ 0.356160] rdac: device handler registered >[ 0.356840] hp_sw: device handler registered >[ 0.357529] emc: device handler registered >[ 0.358198] alua: device handler registered >[ 0.358890] libphy: Fixed MDIO Bus: probed >[ 0.359578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.360603] ehci-pci: EHCI PCI platform driver >[ 0.361324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.362300] ohci-pci: OHCI PCI platform driver >[ 0.363019] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.364071] usbcore: registered new interface driver usbserial_generic >[ 0.365106] usbserial: USB Serial support registered for generic >[ 0.366076] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.367979] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.368753] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.369635] mousedev: PS/2 mouse device common for all mice >[ 0.370833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.372948] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1 >[ 0.374586] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.375690] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.376967] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 0.378445] cpuidle: using governor menu >[ 0.379146] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.380102] usbcore: registered new interface driver usbhid >[ 0.380977] usbhid: USB HID core driver >[ 0.381621] drop_monitor: Initializing network drop monitor service >[ 0.382664] TCP: cubic registered >[ 0.383206] Initializing XFRM netlink socket >[ 0.383987] NET: Registered protocol family 10 >[ 0.384817] NET: Registered protocol family 17 >[ 0.385531] mpls_gso: MPLS GSO support >[ 0.386276] microcode: sig=0x306e4, pf=0x1, revision=0x1 >[ 0.387191] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.388655] Loading compiled-in X.509 certificates >[ 0.389901] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.392181] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.394322] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: e0f58ecd97127a52c75b58f5bb304d0da16f18cf' >[ 0.395986] registered taskstats version 1 >[ 0.396787] Key type trusted registered >[ 0.397693] Key type encrypted registered >[ 0.398557] IMA: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 0.399896] Magic number: 10:943:460 >[ 0.400625] rtc_cmos rtc_cmos: setting system clock to 2018-07-24 02:27:46 UTC (1532399266) >[ 0.402957] Freeing unused kernel memory: 1868k freed >[ 0.404029] Write protecting the kernel read-only data: 12288k >[ 0.406235] Freeing unused kernel memory: 580k freed >[ 0.408357] Freeing unused kernel memory: 616k freed >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.19 glibc >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 TERM=xterm-256color >supermin: uptime: 0.28 0.07 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >insmod: init_module: nfit.ko: No such device >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.442712] scsi host0: ata_piix >[ 0.443330] scsi host1: ata_piix >[ 0.443885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.444960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.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 crc-t10dif.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.617328] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 24 >[ 0.620447] scsi host2: Virtio SCSI HBA >[ 0.621411] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.622705] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25 >[ 0.626209] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 0.631658] random: fast init done >[ 0.646695] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25 >[ 0.650081] random: crng init done >[ 0.659238] sd 2:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >[ 0.660677] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.661878] sd 2:0:0:0: [sda] Write Protect is off >[ 0.662825] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.664431] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.665312] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.668069] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.671233] sda: sda1 sda2 >[ 0.672234] sd 2:0:0:0: [sda] Attached SCSI disk >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev (8:16) as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 0.697671] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 0.700442] 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 TERM=xterm-256color == *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 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 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 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 >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ mkdir -p /dev/shm >+ mount -t tmpfs -o mode=1777 shmfs /dev/shm >+ [[ 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 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=' beff f6fe a5ea 2323 82e1 d0e9 1422 68a0' >+ echo befff6fea5ea232382e1d0e9142268a0 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/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'. >+ 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 219 >specified group 'input' unknown >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 0.819187] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 0.840208] cryptd: max_cpu_qlen set to 1000 >[ 0.873462] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 0.878416] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 0.896290] AVX version of gcm_enc/dec engaged. >[ 0.897079] AES CTR mode by8 optimization enabled >[ 0.905198] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >[ 0.906367] alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) >[ 0.920556] EDAC sbridge: Ver: 1.1.2 >[ 1.023618] xor: automatically using best checksumming function: >[ 1.033929] avx : 18508.000 MB/sec >[ 1.059932] raid6: sse2x1 gen() 7019 MB/s >[ 1.076932] raid6: sse2x2 gen() 8753 MB/s >[ 1.093934] raid6: sse2x4 gen() 10093 MB/s >[ 1.094620] raid6: using algorithm sse2x4 gen() (10093 MB/s) >[ 1.095515] raid6: using ssse3x2 recovery algorithm >[ 1.162765] Btrfs loaded, crc32c=crc32c-intel >[ 1.164240] BTRFS: device label rhel devid 1 transid 159 /dev/sda1 >+ 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 >+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global >Cannot find device "eth0" >+ ip link set dev eth0 up >Cannot find device "eth0" >+ ip route add default via 169.254.2.2 >RTNETLINK answers: Network is unreachable >+ echo nameserver 169.254.2.3 >+ mdadm -As --auto=yes --no-degraded >mdadm: No arrays found in config file or automatically >+ mkdir -p /tmp/lvm >+ touch /tmp/lvm/lvm.conf >+ LVM_SYSTEM_DIR=/tmp/lvm >+ export LVM_SYSTEM_DIR >+ lvmetad >+ modprobe dm_mod >[ 1.220404] device-mapper: uevent: version 1.0.3 >[ 1.221664] device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com >+ lvm pvscan --cache --activate ay >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >/init: line 149: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 3.10.0-915.el7.x86_64 #1 SMP Fri Jun 22 23:49:29 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw------- 1 root root 10, 235 Jul 24 02:27 autofs >drwxr-xr-x 2 root root 120 Jul 24 02:27 block >drwxr-xr-x 2 root root 80 Jul 24 02:27 bsg >crw-rw---- 1 root disk 10, 234 Jul 24 02:27 btrfs-control >drwxr-xr-x 2 root root 2280 Jul 24 02:27 char >crw------- 1 root root 5, 1 Jul 24 02:27 console >lrwxrwxrwx 1 root root 11 Jul 24 02:27 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Jul 24 02:27 cpu >crw------- 1 root root 10, 61 Jul 24 02:27 cpu_dma_latency >crw------- 1 root root 10, 62 Jul 24 02:27 crash >drwxr-xr-x 6 root root 120 Jul 24 02:27 disk >lrwxrwxrwx 1 root root 13 Jul 24 02:27 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Jul 24 02:27 full >crw-rw-rw- 1 root root 10, 229 Jul 24 02:27 fuse >crw------- 1 root root 10, 183 Jul 24 02:27 hwrng >drwxr-xr-x 3 root root 220 Jul 24 02:27 input >crw-r--r-- 1 root root 1, 11 Jul 24 02:27 kmsg >crw-rw---- 1 root disk 10, 237 Jul 24 02:27 loop-control >drwxr-xr-x 2 root root 60 Jul 24 02:27 mapper >crw------- 1 root root 10, 227 Jul 24 02:27 mcelog >crw------- 1 root root 1, 1 Jul 24 02:27 mem >drwxr-xr-x 2 root root 60 Jul 24 02:27 net >crw------- 1 root root 10, 60 Jul 24 02:27 network_latency >crw------- 1 root root 10, 59 Jul 24 02:27 network_throughput >crw-rw-rw- 1 root root 1, 3 Jul 24 02:27 null >crw------- 1 root root 10, 144 Jul 24 02:27 nvram >crw------- 1 root root 1, 12 Jul 24 02:27 oldmem >crw------- 1 root root 1, 4 Jul 24 02:27 port >crw------- 1 root root 108, 0 Jul 24 02:27 ppp >crw-rw-rw- 1 root root 5, 2 Jul 24 02:27 ptmx >drwxr-xr-x 2 root root 0 Jul 24 02:27 pts >crw-rw-rw- 1 root root 1, 8 Jul 24 02:27 random >drwxr-xr-x 2 root root 60 Jul 24 02:27 raw >lrwxrwxrwx 1 root root 4 Jul 24 02:27 rtc -> rtc0 >crw------- 1 root root 252, 0 Jul 24 02:27 rtc0 >brw------- 1 root root 8, 0 Jul 24 02:27 sda >brw------- 1 root root 8, 1 Jul 24 02:27 sda1 >brw------- 1 root root 8, 2 Jul 24 02:27 sda2 >brw------- 1 root root 8, 16 Jul 24 02:27 sdb >crw-rw---- 1 root disk 21, 0 Jul 24 02:27 sg0 >crw-rw---- 1 root disk 21, 1 Jul 24 02:27 sg1 >drwxrwxrwt 2 root root 40 Jul 24 02:27 shm >crw------- 1 root root 10, 231 Jul 24 02:27 snapshot >drwxr-xr-x 2 root root 80 Jul 24 02:27 snd >lrwxrwxrwx 1 root root 15 Jul 24 02:27 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Jul 24 02:27 tty >crw------- 1 root root 4, 0 Jul 24 02:27 tty0 >crw------- 1 root root 4, 1 Jul 24 02:27 tty1 >crw------- 1 root root 4, 10 Jul 24 02:27 tty10 >crw------- 1 root root 4, 11 Jul 24 02:27 tty11 >crw------- 1 root root 4, 12 Jul 24 02:27 tty12 >crw------- 1 root root 4, 13 Jul 24 02:27 tty13 >crw------- 1 root root 4, 14 Jul 24 02:27 tty14 >crw------- 1 root root 4, 15 Jul 24 02:27 tty15 >crw------- 1 root root 4, 16 Jul 24 02:27 tty16 >crw------- 1 root root 4, 17 Jul 24 02:27 tty17 >crw------- 1 root root 4, 18 Jul 24 02:27 tty18 >crw------- 1 root root 4, 19 Jul 24 02:27 tty19 >crw------- 1 root root 4, 2 Jul 24 02:27 tty2 >crw------- 1 root root 4, 20 Jul 24 02:27 tty20 >crw------- 1 root root 4, 21 Jul 24 02:27 tty21 >crw------- 1 root root 4, 22 Jul 24 02:27 tty22 >crw------- 1 root root 4, 23 Jul 24 02:27 tty23 >crw------- 1 root root 4, 24 Jul 24 02:27 tty24 >crw------- 1 root root 4, 25 Jul 24 02:27 tty25 >crw------- 1 root root 4, 26 Jul 24 02:27 tty26 >crw------- 1 root root 4, 27 Jul 24 02:27 tty27 >crw------- 1 root root 4, 28 Jul 24 02:27 tty28 >crw------- 1 root root 4, 29 Jul 24 02:27 tty29 >crw------- 1 root root 4, 3 Jul 24 02:27 tty3 >crw------- 1 root root 4, 30 Jul 24 02:27 tty30 >crw------- 1 root root 4, 31 Jul 24 02:27 tty31 >crw------- 1 root root 4, 32 Jul 24 02:27 tty32 >crw------- 1 root root 4, 33 Jul 24 02:27 tty33 >crw------- 1 root root 4, 34 Jul 24 02:27 tty34 >crw------- 1 root root 4, 35 Jul 24 02:27 tty35 >crw------- 1 root root 4, 36 Jul 24 02:27 tty36 >crw------- 1 root root 4, 37 Jul 24 02:27 tty37 >crw------- 1 root root 4, 38 Jul 24 02:27 tty38 >crw------- 1 root root 4, 39 Jul 24 02:27 tty39 >crw------- 1 root root 4, 4 Jul 24 02:27 tty4 >crw------- 1 root root 4, 40 Jul 24 02:27 tty40 >crw------- 1 root root 4, 41 Jul 24 02:27 tty41 >crw------- 1 root root 4, 42 Jul 24 02:27 tty42 >crw------- 1 root root 4, 43 Jul 24 02:27 tty43 >crw------- 1 root root 4, 44 Jul 24 02:27 tty44 >crw------- 1 root root 4, 45 Jul 24 02:27 tty45 >crw------- 1 root root 4, 46 Jul 24 02:27 tty46 >crw------- 1 root root 4, 47 Jul 24 02:27 tty47 >crw------- 1 root root 4, 48 Jul 24 02:27 tty48 >crw------- 1 root root 4, 49 Jul 24 02:27 tty49 >crw------- 1 root root 4, 5 Jul 24 02:27 tty5 >crw------- 1 root root 4, 50 Jul 24 02:27 tty50 >crw------- 1 root root 4, 51 Jul 24 02:27 tty51 >crw------- 1 root root 4, 52 Jul 24 02:27 tty52 >crw------- 1 root root 4, 53 Jul 24 02:27 tty53 >crw------- 1 root root 4, 54 Jul 24 02:27 tty54 >crw------- 1 root root 4, 55 Jul 24 02:27 tty55 >crw------- 1 root root 4, 56 Jul 24 02:27 tty56 >crw------- 1 root root 4, 57 Jul 24 02:27 tty57 >crw------- 1 root root 4, 58 Jul 24 02:27 tty58 >crw------- 1 root root 4, 59 Jul 24 02:27 tty59 >crw------- 1 root root 4, 6 Jul 24 02:27 tty6 >crw------- 1 root root 4, 60 Jul 24 02:27 tty60 >crw------- 1 root root 4, 61 Jul 24 02:27 tty61 >crw------- 1 root root 4, 62 Jul 24 02:27 tty62 >crw------- 1 root root 4, 63 Jul 24 02:27 tty63 >crw------- 1 root root 4, 7 Jul 24 02:27 tty7 >crw------- 1 root root 4, 8 Jul 24 02:27 tty8 >crw------- 1 root root 4, 9 Jul 24 02:27 tty9 >crw------- 1 root root 4, 64 Jul 24 02:27 ttyS0 >crw------- 1 root root 10, 239 Jul 24 02:27 uhid >crw------- 1 root root 10, 223 Jul 24 02:27 uinput >crw-rw-rw- 1 root root 1, 9 Jul 24 02:27 urandom >crw------- 1 root root 247, 0 Jul 24 02:27 usbmon0 >crw------- 1 root root 7, 0 Jul 24 02:27 vcs >crw------- 1 root root 7, 1 Jul 24 02:27 vcs1 >crw------- 1 root root 7, 128 Jul 24 02:27 vcsa >crw------- 1 root root 7, 129 Jul 24 02:27 vcsa1 >drwxr-xr-x 2 root root 60 Jul 24 02:27 vfio >crw------- 1 root root 10, 63 Jul 24 02:27 vga_arbiter >crw------- 1 root root 10, 137 Jul 24 02:27 vhci >crw------- 1 root root 10, 238 Jul 24 02:27 vhost-net >drwxr-xr-x 2 root root 60 Jul 24 02:27 virtio-ports >crw------- 1 root root 243, 1 Jul 24 02:27 vport1p1 >crw-rw-rw- 1 root root 1, 5 Jul 24 02:27 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Jul 24 02:27 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Jul 24 02:27 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Jul 24 02:27 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Jul 24 02:27 8:2 -> ../sda2 > >/dev/bsg: >total 0 >crw------- 1 root root 248, 0 Jul 24 02:27 2:0:0:0 >crw------- 1 root root 248, 1 Jul 24 02:27 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 10:144 -> ../nvram >lrwxrwxrwx 1 root root 8 Jul 24 02:27 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 16 Jul 24 02:27 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Jul 24 02:27 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Jul 24 02:27 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 16 Jul 24 02:27 10:234 -> ../btrfs-control >lrwxrwxrwx 1 root root 9 Jul 24 02:27 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Jul 24 02:27 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 21 Jul 24 02:27 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Jul 24 02:27 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Jul 24 02:27 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Jul 24 02:27 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Jul 24 02:27 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 12 Jul 24 02:27 13:0 -> ../input/js0 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:33 -> ../input/mouse1 >lrwxrwxrwx 1 root root 13 Jul 24 02:27 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 15 Jul 24 02:27 13:67 -> ../input/event3 >lrwxrwxrwx 1 root root 13 Jul 24 02:27 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Jul 24 02:27 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Jul 24 02:27 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Jul 24 02:27 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Jul 24 02:27 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Jul 24 02:27 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Jul 24 02:27 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Jul 24 02:27 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Jul 24 02:27 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Jul 24 02:27 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Jul 24 02:27 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Jul 24 02:27 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Jul 24 02:27 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Jul 24 02:27 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Jul 24 02:27 243:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Jul 24 02:27 247:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Jul 24 02:27 248:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Jul 24 02:27 248:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 252:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Jul 24 02:27 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Jul 24 02:27 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Jul 24 02:27 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Jul 24 02:27 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Jul 24 02:27 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Jul 24 02:27 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Jul 24 02:27 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Jul 24 02:27 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Jul 24 02:27 0 >crw------- 1 root root 10, 184 Jul 24 02:27 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Jul 24 02:27 cpuid >crw------- 1 root root 202, 0 Jul 24 02:27 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 120 Jul 24 02:27 by-id >drwxr-xr-x 2 root root 60 Jul 24 02:27 by-label >drwxr-xr-x 2 root root 120 Jul 24 02:27 by-path >drwxr-xr-x 2 root root 100 Jul 24 02:27 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 24 02:27 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 24 02:27 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root root 10 Jul 24 02:27 rhel -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Jul 24 02:27 pci-0000:00:02.0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Jul 24 02:27 pci-0000:00:02.0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 4299b3e1-d887-44c3-8a9d-8d257ef1074a -> ../../sdb >lrwxrwxrwx 1 root root 10 Jul 24 02:27 439eff30-e04f-42b0-827d-405663321c84 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Jul 24 02:27 c4335bff-816c-4c3a-8cfd-82a5a2428bc5 -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Jul 24 02:27 by-path >crw------- 1 root root 13, 64 Jul 24 02:27 event0 >crw------- 1 root root 13, 65 Jul 24 02:27 event1 >crw------- 1 root root 13, 66 Jul 24 02:27 event2 >crw------- 1 root root 13, 67 Jul 24 02:27 event3 >crw-rw-r-- 1 root root 13, 0 Jul 24 02:27 js0 >crw------- 1 root root 13, 63 Jul 24 02:27 mice >crw------- 1 root root 13, 32 Jul 24 02:27 mouse0 >crw------- 1 root root 13, 33 Jul 24 02:27 mouse1 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 6 Jul 24 02:27 platform-i8042-serio-1-mouse -> ../js0 >lrwxrwxrwx 1 root root 9 Jul 24 02:27 platform-pcspkr-event-spkr -> ../event3 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Jul 24 02:27 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Jul 24 02:27 tun > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Jul 24 02:27 ptmx > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Jul 24 02:27 rawctl > >/dev/shm: >total 0 > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Jul 24 02:27 seq >crw-rw---- 1 root audio 116, 33 Jul 24 02:27 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Jul 24 02:27 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Jul 24 02:27 org.libguestfs.channel.0 -> ../vport1p1 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=97352k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=240216k,nr_inodes=60054,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >shmfs /dev/shm tmpfs rw,relatime 0 0 >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ lvm config >+ lvm pvs >+ lvm vgs >+ lvm lvs >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > 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 >+ ip r >+ cat /etc/resolv.conf >nameserver 169.254.2.3 >+ lsmod >Module Size Used by >dm_mod 123936 0 >btrfs 1073915 0 >raid6_pq 102527 1 btrfs >xor 21411 1 btrfs >sb_edac 31940 0 >iosf_mbi 15582 0 >ghash_clmulni_intel 13273 0 >aesni_intel 189414 0 >lrw 13286 1 aesni_intel >gf128mul 15139 1 lrw >sg 40721 0 >glue_helper 13990 1 aesni_intel >ablk_helper 13597 1 aesni_intel >joydev 17389 0 >cryptd 21190 3 ghash_clmulni_intel,aesni_intel,ablk_helper >ata_generic 12923 0 >serio_raw 13434 0 >pcspkr 12718 0 >pata_acpi 13053 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 579938 1 >mbcache 14958 1 ext4 >jbd2 107429 1 ext4 >virtio_pci 22985 0 >virtio_input 13257 0 >virtio_balloon 18015 0 >virtio_scsi 18463 1 >sd_mod 46281 1 >crc_t10dif 12912 1 sd_mod >nd_pmem 13186 0 >nd_btt 22754 1 nd_pmem >virtio_net 28063 0 >virtio_console 28075 0 >virtio_rng 13029 0 >virtio_blk 18222 0 >virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >ata_piix 35052 0 >libata 243133 3 pata_acpi,ata_generic,ata_piix >libnvdimm 142375 2 nd_pmem,nd_btt >crct10dif_generic 12647 0 >crc32_generic 12714 0 >crct10dif_pclmul 14307 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22094 2 >crc32_pclmul 13133 0 >+ date >Tue Jul 24 02:27:47 UTC 2018 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >1.39 0.24 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test '' = 1 >+ false >+ test '' = 1 >+ echo guestfsd --verbose >guestfsd --verbose >+ guestfsd --verbose >lvm_system_dir = /tmp/lvm >OCaml daemon loaded >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: list_partitions >guestfsd: <= list_partitions (0x8) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >guestfsd: => list_partitions (0x8) took 0.00 secslibguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2"] >libguestfs: trace: vfs_type "/dev/sda1" > >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda1 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >btrfs >guestfsd: => vfs_type (0xc6) took 0.00 secs >libguestfs: trace: vfs_type = "btrfs" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: <= vfs_type (0xc6) request length 56 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda2 >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >swap >guestfsd: => vfs_type (0xc6) took 0.00 secs >libguestfs: trace: vfs_type = "swap" >libguestfs: trace: inspect_os >guestfsd: <= inspect_os (0x1e0) request length 40 bytes >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda1' >command: blkid returned 0 >command: blkid: stdout: >btrfs >command: mount '/dev/sda1' '/tmp/btrfs3ireG0' >[ 1.592557] BTRFS info (device sda1): disk space caching is enabled >[ 1.593573] BTRFS info (device sda1): has skinny extents >command: mount returned 0 >command: btrfs 'subvolume' 'list' '/tmp/btrfs3ireG0' >command: btrfs returned 0 >command: btrfs: stdout: >ID 257 gen 146 top level 5 path root >ID 259 gen 129 top level 257 path root/var/lib/machines >command: mount '/dev/sda1' '/tmp/btrfsToUQ15' >[ 1.714153] BTRFS info (device sda1): disk space caching is enabled >[ 1.715172] BTRFS info (device sda1): has skinny extents >command: mount returned 0 >command: btrfs 'subvolume' 'get-default' '/tmp/btrfsToUQ15' >command: btrfs returned 0 >command: btrfs: stdout: >ID 5 (FS_TREE) >command: blkid '-c' '/dev/null' '-o' 'value' '-s' 'TYPE' '/dev/sda2' >command: blkid returned 0 >command: blkid: stdout: >swap >command: lvm 'lvs' '--help' >command: lvm returned 0 >command: lvm: stdout: > lvs - Display information about logical volumes > > lvs >\t[ -H|--history ] >\t[ -a|--all ] >\t[ -o|--options String ] >\t[ -S|--select String ] >\t[ -O|--sort String ] >\t[ --segments ] >\t[ --aligned ] >\t[ --binary ] >\t[ --configreport log|vg|lv|pv|pvseg|seg ] >\t[ --foreign ] >\t[ --ignorelockingfailure ] >\t[ --ignoreskippedcluster ] >\t[ --logonly ] >\t[ --nameprefixes ] >\t[ --noheadings ] >\t[ --nolocking ] >\t[ --nosuffix ] >\t[ --readonly ] >\t[ --reportformat basic|json ] >\t[ --rows ] >\t[ --separator String ] >\t[ --shared ] >\t[ --trustcache ] >\t[ --unbuffered ] >\t[ --units r|R|h|H|b|B|s|S|k|K|m|M|g|G|t|T|p|P|e|E ] >\t[ --unquoted ] >\t[ COMMON_OPTIONS ] >\t[ VG|LV|Tag ... ] > > Common options for lvm: >\t[ -d|--debug ] >\t[ -h|--help ] >\t[ -q|--quiet ] >\t[ -v|--verbose ] >\t[ -y|--yes ] >\t[ -t|--test ] >\t[ --commandprofile String ] >\t[ --config String ] >\t[ --driverloaded y|n ] >\t[ --lockopt String ] >\t[ --longhelp ] >\t[ --profile String ] >\t[ --version ] > > Use --longhelp to show all options and advanced commands. >command: lvm 'lvs' '-o' 'vg_name,lv_name' '-S' 'lv_role=public && lv_skip_activation!=yes' '--noheadings' '--separator' '/' >command: lvm returned 0 >check_for_filesystem_on: /dev/sda1 (btrfs) >command: mount '-o' 'ro' '/dev/sda1' '/sysroot//' >[ 1.805120] BTRFS info (device sda1): disk space caching is enabled >[ 1.806134] BTRFS info (device sda1): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /log' >chroot: /sysroot: running 'case_sensitive_path: /windows' >chroot: /sysroot: running 'case_sensitive_path: /windows/system32' >chroot: /sysroot: running 'case_sensitive_path: /winnt' >chroot: /sysroot: running 'case_sensitive_path: /winnt/system32' >chroot: /sysroot: running 'case_sensitive_path: /win32' >chroot: /sysroot: running 'case_sensitive_path: /win32/system32' >chroot: /sysroot: running 'case_sensitive_path: /win' >chroot: /sysroot: running 'case_sensitive_path: /win/system32' >chroot: /sysroot: running 'case_sensitive_path: /reactos' >chroot: /sysroot: running 'case_sensitive_path: /reactos/system32' >chroot: /sysroot: running 'case_sensitive_path: /boot.ini' >chroot: /sysroot: running 'get_windows_systemroot_from_boot_ini' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /System Volume Information' >chroot: /sysroot: running 'is_dir: /System Volume Information' >chroot: /sysroot: running 'case_sensitive_path: /FDOS' >chroot: /sysroot: running 'is_dir: /FDOS' >chroot: /sysroot: running 'case_sensitive_path: /DOS' >chroot: /sysroot: running 'is_dir: /DOS' >check_filesystem: /dev/sda1 matched no known OS partition >command: umount '/sysroot' >command: umount returned 0 >check_for_filesystem_on: btrfsvol:/dev/sda1/root (btrfs) >command: mount '-o' 'subvol=root,ro' '/dev/sda1' '/sysroot//' >[ 1.854087] BTRFS info (device sda1): disk space caching is enabled >[ 1.855096] BTRFS info (device sda1): has skinny extents >command: mount returned 0 >chroot: /sysroot: running 'is_file: /grub/menu.lst' >chroot: /sysroot: running 'is_file: /grub/grub.conf' >chroot: /sysroot: running 'is_file: /grub2/grub.cfg' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_file: /hurd/console' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_dir: /etc' >chroot: /sysroot: running 'is_dir: /bin' >chroot: /sysroot: running 'is_symlink: /bin' >chroot: /sysroot: running 'readlink: /bin' >chroot: /sysroot: running 'is_file: /etc/fstab' >check_filesystem: btrfsvol:/dev/sda1/root matched Linux root >check_tests: checking /etc/os-release >chroot: /sysroot: running 'is_file: /etc/os-release' >chroot: /sysroot: running 'parse_os_release' >parse_version_from_major_minor: parsing '7.3' >chroot: /sysroot: running 'is_file: /bin/bash' >chroot: /sysroot: running 'realpath: /bin/bash' >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /usr/bin/bash >calling: settle >chroot: /sysroot: running 'file: /usr/bin/bash' >command: file '-zb' '/sysroot//usr/bin/bash' >command: file returned 0 >command: file: stdout: >ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=da3f5a247db2152ce063cae497396eecee84a8cf, stripped >chroot: /sysroot: running 'is_file: /etc/fstab' >chroot: /sysroot: running 'check_fstab_aug' >chroot: /sysroot: running 'is_file: /etc/mdadm.conf' >augeas pathexpr = /augeas/load/*[ "/etc/fstab/" !~ regexp('^') + glob(incl) + regexp('/.*') ] >check_fstab_entry: augeas path: /files/etc/fstab/2 >check_fstab_entry: spec=UUID=e89ce156-8cd1-4fdb-8d2b-519a813fe701 >check_fstab_entry: mp=swap >command: findfs 'UUID=e89ce156-8cd1-4fdb-8d2b-519a813fe701' >command: findfs returned 1 >command: findfs: stderr: >findfs: unable to resolve 'UUID=e89ce156-8cd1-4fdb-8d2b-519a813fe701' >ocaml_exn: 'inspect_os' raised 'Failure' exception >guestfsd: error: findfs exited with status 1: findfs: unable to resolve 'UUID=e89ce156-8cd1-4fdb-8d2b-519a813fe701' >guestfsd: => inspect_os (0x1e0) took 0.88 secslibguestfs: trace: inspect_os = NULL (error) >libguestfs: error: inspect_os: findfs exited with status 1: findfs: unable to resolve 'UUID=e89ce156-8cd1-4fdb-8d2b-519a813fe701' >virt-inspector: no operating system could be detected inside this disk image. > >This may be because the file is not a disk image, or is not a virtual machine >image, or because the OS type is not understood by libguestfs. > >NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must >install the separate libguestfs-winsupport package. > >If you feel this is an error, please file a bug report including as much >information about the disk image as possible. > >libguestfs: trace: close >libguestfs: closing guestfs handle 0x5595679946e0 (state 2) >libguestfs: trace: internal_autosync > >guestfsd: <= internal_autosync (0x11a) request length 40 bytes >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw 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=/dev/root dir=/ type=ext2 opts=rw,noatime 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=97352k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=240216k,nr_inodes=60054,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=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=btrfs opts=ro,relatime,space_cache,subvolid=257,subvol=/root freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sda >calling: settle >fsync /dev/sda >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: udevadm --debug settle -E /dev/sdb >calling: settle >guestfsd: => internal_autosync (0x11a) took 0.04 secs >libguestfs: trace: internal_autosync = 0 >libguestfs: calling virDomainDestroy flags=0 >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsNaS4fJ >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsB0Iw6v
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1608131
: 1470420