Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1554288 Details for
Bug 1696822
Installed multiarch libraries results in incorrect package selection
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
libguestfs-test-tool
file_1696822.txt (text/plain), 44.34 KB, created by
bob
on 2019-04-10 15:58:17 UTC
(
hide
)
Description:
libguestfs-test-tool
Filename:
MIME Type:
Creator:
bob
Created:
2019-04-10 15:58:17 UTC
Size:
44.34 KB
patch
obsolete
> ************************************************************ > * IMPORTANT NOTICE > * > * When reporting bugs, include the COMPLETE, UNEDITED > * output below in your bug report. > * > ************************************************************ >PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin >XDG_RUNTIME_DIR=/run/user/1000 >SELinux: Enforcing >guestfs_get_append: (null) >guestfs_get_autosync: 1 >guestfs_get_backend: libvirt >guestfs_get_backend_settings: [] >guestfs_get_cachedir: /var/tmp >guestfs_get_hv: /usr/bin/qemu-kvm >guestfs_get_memsize: 768 >guestfs_get_network: 0 >guestfs_get_path: /usr/lib64/guestfs >guestfs_get_pgroup: 0 >guestfs_get_program: libguestfs-test-tool >guestfs_get_recovery_proc: 1 >guestfs_get_smp: 1 >guestfs_get_sockdir: /run/user/1000 >guestfs_get_tmpdir: /tmp >guestfs_get_trace: 0 >guestfs_get_verbose: 1 >host_cpu: x86_64 >Launching appliance, timeout set to 600 seconds. >libguestfs: launch: program=libguestfs-test-tool >libguestfs: launch: version=1.40.1fedora=29,release=2.fc29,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/libguestfs40bvbn >libguestfs: launch: umask=0022 >libguestfs: launch: euid=1000 >libguestfs: libvirt version = 4007000 (4.7.0) >libguestfs: guest random name = guestfs-be06nxw75e233j52 >libguestfs: connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x55e8af83f490 >libguestfs: qemu version (reported by libvirt) = 3000000 (3.0.0) >libguestfs: get libvirt capabilities >libguestfs: parsing capabilities XML >libguestfs: build appliance >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d >supermin: version: 5.1.20 >supermin: rpm: detected RPM version 4.14 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-1000/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-1000/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfs40bvbn/overlay2.qcow2 >Formatting '/tmp/libguestfs40bvbn/overlay2.qcow2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-1000/appliance.d/root backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 >libguestfs: create libvirt XML >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-be06nxw75e233j52</name>\n <memory unit="MiB">768</memory>\n <currentMemory unit="MiB">768</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-1000/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-1000/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/libguestfs40bvbn/scratch1.img"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" 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/libguestfs40bvbn/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="/run/user/1000/libguestfs0jnp6h/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/run/user/1000/libguestfs0jnp6h/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: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -R >libguestfs: command: run: \ -Z /var/tmp/.guestfs-1000 >libguestfs: /var/tmp/.guestfs-1000: >libguestfs: total 12 >libguestfs: drwxr-xr-x. 3 username username unconfined_u:object_r:user_tmp_t:s0 4096 Apr 11 01:51 . >libguestfs: drwxrwxrwt. 11 root root system_u:object_r:tmp_t:s0 4096 Apr 11 01:51 .. >libguestfs: drwxr-xr-x. 2 username username unconfined_u:object_r:user_tmp_t:s0 4096 Apr 11 01:42 appliance.d >libguestfs: -rw-r--r--. 1 username username unconfined_u:object_r:user_tmp_t:s0 0 Apr 11 01:42 lock >libguestfs: >libguestfs: /var/tmp/.guestfs-1000/appliance.d: >libguestfs: total 367640 >libguestfs: drwxr-xr-x. 2 username username unconfined_u:object_r:user_tmp_t:s0 4096 Apr 11 01:42 . >libguestfs: drwxr-xr-x. 3 username username unconfined_u:object_r:user_tmp_t:s0 4096 Apr 11 01:51 .. >libguestfs: -rw-r--r--. 1 username username system_u:object_r:virt_content_t:s0 803328 Apr 11 01:51 initrd >libguestfs: -rwxr-xr-x. 1 username username system_u:object_r:virt_content_t:s0 9543880 Apr 11 01:51 kernel >libguestfs: -rw-r--r--. 1 username username system_u:object_r:virt_content_t:s0 4294967296 Apr 11 01:51 root >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /run/user/1000/libguestfs0jnp6h >libguestfs: total 0 >libguestfs: drwx------. 2 username username unconfined_u:object_r:user_tmp_t:s0 80 Apr 11 01:51 . >libguestfs: drwx------. 14 username username system_u:object_r:user_tmp_t:s0 320 Apr 11 01:51 .. >libguestfs: srwxr-xr-x. 1 username username unconfined_u:object_r:user_tmp_t:s0 0 Apr 11 01:51 console.sock >libguestfs: srwxr-xr-x. 1 username username unconfined_u:object_r:user_tmp_t:s0 0 Apr 11 01:51 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 07/31/18 >SGABIOS $Id$ (mockbuild@) Tue Jul 31 15:44:07 UTC 2018 >Term: 80x24 >4 0 >\x1b[2J >SeaBIOS (version ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29) > > >Machine UUID f5c2004e-69ca-4eaf-933d-01875c41e384 > > >Booting from ROM... > >\x1b[2J[ 0.000000] Linux version 4.19.13-300.fc29.x86_64+debug (mockbuild@bkernel03.phx2.fedoraproject.org) (gcc version 8.2.1 20181215 (Red Hat 8.2.1-6) (GCC)) #1 SMP Sat Dec 29 22:37:50 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >[ 0.000000] 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-0x000000002fffdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] 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] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29 04/01/2014 >[ 0.000000] Hypervisor detected: KVM >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 26401001, primary cpu clock >[ 0.000000] kvm-clock: using sched offset of 223808061 cycles >[ 0.000004] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >[ 0.000014] tsc: Detected 3392.292 MHz processor >[ 0.000883] last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >[ 0.000951] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.009644] found SMP MP-table at [mem 0x000f5d10-0x000f5d1f] mapped at [(____ptrval____)] >[ 0.009791] Scanning 1 areas for low memory corruption >[ 0.010015] RAMDISK: [mem 0x2ff2b000-0x2ffeffff] >[ 0.010040] ACPI: Early table checksum verification disabled >[ 0.010118] ACPI BIOS Error (bug): A valid RSDP was not found (20180810/tbxfroot-210) >[ 0.010429] No NUMA configuration found >[ 0.010431] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >[ 0.010446] NODE_DATA(0) allocated [mem 0x2ff00000-0x2ff2afff] >[ 0.121890] Zone ranges: >[ 0.121911] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.121916] DMA32 [mem 0x0000000001000000-0x000000002fffdfff] >[ 0.121920] Normal empty >[ 0.121924] Device empty >[ 0.121927] Movable zone start for each node >[ 0.121931] Early memory node ranges >[ 0.121933] node 0: [mem 0x0000000000001000-0x000000000009efff] >[ 0.121935] node 0: [mem 0x0000000000100000-0x000000002fffdfff] >[ 0.121942] Reserved but unavailable: 98 pages >[ 0.121944] Initmem setup node 0 [mem 0x0000000000001000-0x000000002fffdfff] >[ 0.126268] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.126324] Intel MultiProcessor Specification v1.4 >[ 0.126329] MPTABLE: OEM ID: BOCHSCPU >[ 0.126331] MPTABLE: Product ID: 0.1 >[ 0.126333] MPTABLE: APIC at: 0xFEE00000 >[ 0.126361] Processor #0 (Bootup-CPU) >[ 0.126424] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.126428] Processors: 1 >[ 0.126437] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 0.126498] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.126501] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >[ 0.126503] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.126505] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.126510] [mem 0x30000000-0xfeffbfff] available for PCI devices >[ 0.126517] Booting paravirtualized kernel on KVM >[ 0.126526] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >[ 0.227896] random: get_random_bytes called from start_kernel+0x9d/0x578 with crng_init=0 >[ 0.227916] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.231138] percpu: Embedded 494 pages/cpu @(____ptrval____) s1986560 r8192 d28672 u2097152 >[ 0.231195] KVM setup async PF for cpu 0 >[ 0.231202] kvm-stealtime: cpu 0, msr 2efe4040 >[ 0.231220] Built 1 zonelists, mobility grouping on. Total pages: 193415 >[ 0.231223] Policy zone: DMA32 >[ 0.231232] 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.274826] Memory: 714300K/786032K available (14348K kernel code, 3911K rwdata, 4340K rodata, 4856K init, 20052K bss, 71732K reserved, 0K cma-reserved) >[ 0.277085] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.277144] Kernel/User page tables isolation: enabled >[ 0.277262] ftrace: allocating 38863 entries in 152 pages >[ 0.315238] Running RCU self tests >[ 0.315248] rcu: Hierarchical RCU implementation. >[ 0.315250] rcu: \tRCU lockdep checking is enabled. >[ 0.315255] rcu: \tRCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >[ 0.315258] rcu: \tRCU callback double-/use-after-free debug enabled. >[ 0.315260] \tTasks RCU enabled. >[ 0.315263] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >[ 0.320588] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 >[ 0.321372] Console: colour *CGA 80x25 >[ 0.397291] console [ttyS0] enabled >[ 0.397782] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >[ 0.398770] ... MAX_LOCKDEP_SUBCLASSES: 8 >[ 0.399274] ... MAX_LOCK_DEPTH: 48 >[ 0.399896] ... MAX_LOCKDEP_KEYS: 8191 >[ 0.400492] ... CLASSHASH_SIZE: 4096 >[ 0.401078] ... MAX_LOCKDEP_ENTRIES: 32768 >[ 0.401663] ... MAX_LOCKDEP_CHAINS: 65536 >[ 0.402253] ... CHAINHASH_SIZE: 32768 >[ 0.402832] memory used by lock dependency info: 7903 kB >[ 0.403533] per task-struct memory footprint: 2688 bytes >[ 0.404289] kmemleak: Kernel memory leak detector disabled >[ 0.405393] APIC: Switch to symmetric I/O mode setup >[ 0.406387] x2apic enabled >[ 0.407079] Switched APIC routing to physical x2apic. >[ 0.409515] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.410662] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e5dd94d34, max_idle_ns: 440795304975 ns >[ 0.412293] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392292) >[ 0.414270] pid_max: default: 32768 minimum: 301 >[ 0.414975] Security Framework initialized >[ 0.415274] Yama: becoming mindful. >[ 0.415786] SELinux: Disabled at boot. >[ 0.420619] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.422377] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.423307] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.424167] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.426569] Disabling memory control group subsystem >[ 0.427410] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature >[ 0.428699] mce: CPU supports 10 MCE banks >[ 0.429331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >[ 0.430268] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >[ 0.431015] Spectre V2 : Mitigation: Full generic retpoline >[ 0.431268] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >[ 0.432267] Spectre V2 : Enabling Restricted Speculation for firmware calls >[ 0.433280] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier >[ 0.434280] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp >[ 0.447280] Freeing SMP alternatives memory: 28K >[ 0.449646] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9) >[ 0.450802] Performance Events: IvyBridge events, Intel PMU driver. >[ 0.451283] ... version: 2 >[ 0.451839] ... bit width: 48 >[ 0.452271] ... generic registers: 4 >[ 0.452780] ... value mask: 0000ffffffffffff >[ 0.453270] ... max period: 000000007fffffff >[ 0.453986] ... fixed-purpose events: 3 >[ 0.454270] ... event mask: 000000070000000f >[ 0.455178] rcu: Hierarchical SRCU implementation. >[ 0.456238] random: crng done (trusting CPU's manufacturer) >[ 0.456565] smp: Bringing up secondary CPUs ... >[ 0.457141] smp: Brought up 1 node, 1 CPU >[ 0.457287] smpboot: Max logical packages: 1 >[ 0.457855] smpboot: Total of 1 processors activated (6784.58 BogoMIPS) >[ 0.459391] devtmpfs: initialized >[ 0.460428] x86/mm: Memory block size: 128MB >[ 0.502507] DMA-API: preallocated 65536 debug entries >[ 0.503274] DMA-API: debugging enabled by kernel config >[ 0.504195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >[ 0.504322] futex hash table entries: 256 (order: 3, 32768 bytes) >[ 0.505845] pinctrl core: initialized pinctrl subsystem >[ 0.507130] >[ 0.507274] ************************************************************* >[ 0.508279] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** >[ 0.509275] ** ** >[ 0.510279] ** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL ** >[ 0.511277] ** ** >[ 0.512273] ** This means that this kernel is built to expose internal ** >[ 0.513273] ** IOMMU data structures, which may compromise security on ** >[ 0.514273] ** your system. ** >[ 0.515282] ** ** >[ 0.516284] ** If you see this message and you are not debugging the ** >[ 0.517273] ** kernel, report this immediately to your vendor! ** >[ 0.518235] ** ** >[ 0.518272] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** >[ 0.519113] ************************************************************* >[ 0.519395] RTC time: 15:51:03, date: 04/10/19 >[ 0.520638] NET: Registered protocol family 16 >[ 0.521667] audit: initializing netlink subsys (disabled) >[ 0.522813] cpuidle: using governor menu >[ 0.523461] KVM setup pv remote TLB flush >[ 0.524289] PCI: Using configuration type 1 for base access >[ 0.525149] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >[ 0.530332] audit: type=2000 audit(1554911464.198:1): state=initialized audit_enabled=0 res=1 >[ 0.532751] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.533740] cryptd: max_cpu_qlen set to 1000 >[ 0.534836] ACPI: Interpreter disabled. >[ 0.535619] vgaarb: loaded >[ 0.536330] SCSI subsystem initialized >[ 0.536985] usbcore: USB support disabled >[ 0.537354] pps_core: LinuxPPS API ver. 1 registered >[ 0.538038] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >[ 0.538308] PTP clock support registered >[ 0.539171] EDAC MC: Ver: 3.0.0 >[ 0.539631] PCI: Probing PCI hardware >[ 0.540225] PCI host bridge to bus 0000:00 >[ 0.540274] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.541047] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >[ 0.541277] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.546193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.546281] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.547279] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.548186] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.562950] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.564027] NetLabel: Initializing >[ 0.564272] NetLabel: domain hash size = 128 >[ 0.564838] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >[ 0.565367] NetLabel: unlabeled traffic allowed by default >[ 0.566752] clocksource: Switched to clocksource kvm-clock >[ 0.637176] VFS: Disk quotas dquot_6.6.0 >[ 0.637748] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.638878] pnp: PnP ACPI: disabled >[ 0.645507] NET: Registered protocol family 2 >[ 0.646840] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 45056 bytes) >[ 0.647878] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >[ 0.648946] TCP bind hash table entries: 8192 (order: 7, 655360 bytes) >[ 0.650568] TCP: Hash tables configured (established 8192 bind 8192) >[ 0.651805] UDP hash table entries: 512 (order: 4, 98304 bytes) >[ 0.652631] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >[ 0.653607] NET: Registered protocol family 1 >[ 0.654153] NET: Registered protocol family 44 >[ 0.654714] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.655462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.656215] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.657248] Unpacking initramfs... >[ 0.662212] Freeing initrd memory: 788K >[ 0.663013] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5dd94d34, max_idle_ns: 440795304975 ns >[ 0.664358] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.665756] Scanning for low memory corruption every 60 seconds >[ 0.667026] alg: self-tests disabled >[ 0.668748] Initialise system trusted keyrings >[ 0.669404] Key type blacklist registered >[ 0.670071] cryptomgr_test (33) used greatest stack depth: 14872 bytes left >[ 0.671142] workingset: timestamp_bits=36 max_order=18 bucket_order=0 >[ 0.677148] zbud: loaded >[ 0.679120] pstore: using deflate compression >[ 0.680458] cryptomgr_test (41) used greatest stack depth: 14824 bytes left >[ 0.685998] NET: Registered protocol family 38 >[ 0.686662] Key type asymmetric registered >[ 0.687229] Asymmetric key parser 'x509' registered >[ 0.687857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >[ 0.688993] io scheduler noop registered >[ 0.689530] io scheduler deadline registered >[ 0.690152] io scheduler cfq registered (default) >[ 0.690755] io scheduler mq-deadline registered >[ 0.691951] atomic64_test: passed for x86-64 platform with CX8 and with SSE >[ 0.693221] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 0.694445] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 10 >[ 0.696574] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 11 >[ 0.698686] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 11 >[ 0.700756] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 0.724553] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 0.726776] Non-volatile memory driver v1.3 >[ 0.727936] Linux agpgart interface v0.103 >[ 0.731125] scsi host0: ata_piix >[ 0.732048] scsi host1: ata_piix >[ 0.732545] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 0.733392] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >[ 0.734482] libphy: Fixed MDIO Bus: probed >[ 0.735364] usbserial: usb_serial_init - registering generic driver failed >[ 0.736288] usbserial: usb_serial_init - returning with error -19 >[ 0.737093] i8042: PNP: No PS/2 controller found. >[ 0.737658] i8042: Probing ports directly. >[ 0.739173] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.739939] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.740914] mousedev: PS/2 mouse device common for all mice >[ 0.742718] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.745239] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >[ 0.746725] rtc_cmos rtc_cmos: registered as rtc0 >[ 0.747335] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.748320] device-mapper: uevent: version 1.0.3 >[ 0.749122] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >[ 0.750606] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 0.752157] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.753028] drop_monitor: Initializing network drop monitor service >[ 0.754045] Initializing XFRM netlink socket >[ 0.754987] NET: Registered protocol family 10 >[ 0.757850] kworker/u2:2 (92) used greatest stack depth: 13992 bytes left >[ 0.759566] Segment Routing with IPv6 >[ 0.760045] mip6: Mobile IPv6 >[ 0.760592] NET: Registered protocol family 17 >[ 0.762821] RAS: Correctable Errors collector initialized. >[ 0.763584] AVX version of gcm_enc/dec engaged. >[ 0.764152] AES CTR mode by8 optimization enabled >[ 0.765673] sched_clock: Marking stable (678970240, 86300472)->(794984581, -29713869) >[ 0.767206] registered taskstats version 1 >[ 0.767852] Loading compiled-in X.509 certificates >[ 0.769184] Loaded X.509 cert 'Fedora kernel signing key: 9e3926ca58b1a5a94fa74228ebcbdd988db19219' >[ 0.770434] zswap: loaded using pool lzo/zbud >[ 0.771791] kworker/u2:2 (120) used greatest stack depth: 13192 bytes left >[ 0.773445] Key type big_key registered >[ 0.774299] Key type encrypted registered >[ 0.775015] ima: No TPM chip found, activating TPM-bypass! >[ 0.775745] ima: Allocated hash algorithm: sha1 >[ 0.777226] Magic number: 15:667:891 >[ 0.777842] event_source msr: hash matches >[ 0.778581] rtc_cmos rtc_cmos: setting system clock to 2019-04-10 15:51:04 UTC (1554911464) >[ 0.921693] Freeing unused decrypted memory: 2040K >[ 0.926715] Freeing unused kernel image memory: 4856K >[ 0.928400] Write protecting the kernel read-only data: 22528k >[ 0.931219] Freeing unused kernel image memory: 2024K >[ 0.933684] Freeing unused kernel image memory: 1804K >[ 0.941365] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 0.942152] rodata_test: all tests were successful >[ 0.942717] x86/mm: Checking user space page tables >[ 0.950746] x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 0.951620] Run /init as init process >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.20 dietlibc >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.87 0.16 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32_generic.ko >supermin: internal insmod nfit.ko >insmod: init_module: nfit.ko: No such device >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod crypto_engine.ko >supermin: internal insmod virtio_crypto.ko >supermin: internal insmod failover.ko >supermin: internal insmod net_failover.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod rpmsg_core.ko >supermin: internal insmod virtio_rpmsg_bus.ko >supermin: internal insmod virtio_scsi.ko >[ 1.003693] scsi host2: Virtio SCSI HBA >[ 1.008485] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.012845] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 1.157028] sd 2:0:0:0: Power-on or device reset occurred >[ 1.158474] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (105 MB/100 MiB) >[ 1.159507] sd 2:0:0:0: [sda] Write Protect is off >[ 1.160490] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.161776] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 1.163059] sd 2:0:1:0: Power-on or device reset occurred >[ 1.164253] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 1.165298] sd 2:0:1:0: [sdb] Write Protect is off >[ 1.166155] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.168431] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 1.173939] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 1.175395] sd 2:0:0:0: [sda] Attached SCSI disk >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_mmio.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc4.ko >supermin: internal insmod crc64.ko >supermin: internal insmod crc7.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 >[ 1.192894] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 1.197804] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >[ 1.231108] mkdir (138) used greatest stack depth: 12480 bytes left >[ 1.241166] mount (140) used greatest stack depth: 11768 bytes left >+ [[ 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 >+ ln -s /proc/mounts /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 >kmod: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >++ od -x -A n >++ dd if=/dev/urandom bs=16 count=1 status=none >+ machine_id=' f93b 3713 7fa2 9a83 9463 48d2 f955 d27c' >+ echo f93b37137fa29a83946348d2f955d27c >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >systemd-tmpfiles: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ 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 >/lib/systemd/systemd-udevd: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ udevadm trigger >udevadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ udevadm settle --timeout=600 >udevadm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ 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 >/init: line 116: echo: write error: Invalid argument >+ for f in /sys/block/{h,s,ub,v}d*/queue/scheduler >+ echo noop >/init: line 116: echo: write error: Invalid argument >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >[ 1.344919] ip (166) used greatest stack depth: 11112 bytes left >+ test '' = 1 >+ 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 >lvmetad: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ modprobe dm_mod >modprobe: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ : >+ lvm pvscan --cache --activate ay >lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ ldmtool create all >ldmtool: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 4.19.13-300.fc29.x86_64+debug #1 SMP Sat Dec 29 22:37:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw-r--r-- 1 root root 10, 235 Apr 10 15:51 autofs >drwxr-xr-x 2 root root 80 Apr 10 15:51 bsg >crw------- 1 root root 5, 1 Apr 10 15:51 console >drwxr-xr-x 3 root root 60 Apr 10 15:51 cpu >crw------- 1 root root 10, 62 Apr 10 15:51 cpu_dma_latency >crw-rw-rw- 1 root root 1, 7 Apr 10 15:51 full >crw------- 1 root root 10, 183 Apr 10 15:51 hwrng >drwxr-xr-x 2 root root 160 Apr 10 15:51 input >crw-r--r-- 1 root root 1, 11 Apr 10 15:51 kmsg >drwxr-xr-x 2 root root 60 Apr 10 15:51 mapper >crw------- 1 root root 10, 227 Apr 10 15:51 mcelog >crw------- 1 root root 1, 1 Apr 10 15:51 mem >crw------- 1 root root 10, 59 Apr 10 15:51 memory_bandwidth >crw------- 1 root root 10, 61 Apr 10 15:51 network_latency >crw------- 1 root root 10, 60 Apr 10 15:51 network_throughput >crw-rw-rw- 1 root root 1, 3 Apr 10 15:51 null >crw------- 1 root root 10, 144 Apr 10 15:51 nvram >crw------- 1 root root 1, 4 Apr 10 15:51 port >crw-rw-rw- 1 root root 5, 2 Apr 10 15:51 ptmx >drwxr-xr-x 2 root root 0 Apr 10 15:51 pts >crw-rw-rw- 1 root root 1, 8 Apr 10 15:51 random >drwxr-xr-x 2 root root 60 Apr 10 15:51 raw >crw------- 1 root root 249, 0 Apr 10 15:51 rtc0 >brw------- 1 root root 8, 0 Apr 10 15:51 sda >brw------- 1 root root 8, 16 Apr 10 15:51 sdb >crw------- 1 root root 21, 0 Apr 10 15:51 sg0 >crw------- 1 root root 21, 1 Apr 10 15:51 sg1 >drwxrwxrwt 2 root root 40 Apr 10 15:51 shm >crw------- 1 root root 10, 231 Apr 10 15:51 snapshot >crw-rw-rw- 1 root root 5, 0 Apr 10 15:51 tty >crw------- 1 root root 4, 0 Apr 10 15:51 tty0 >crw------- 1 root root 4, 1 Apr 10 15:51 tty1 >crw------- 1 root root 4, 10 Apr 10 15:51 tty10 >crw------- 1 root root 4, 11 Apr 10 15:51 tty11 >crw------- 1 root root 4, 12 Apr 10 15:51 tty12 >crw------- 1 root root 4, 13 Apr 10 15:51 tty13 >crw------- 1 root root 4, 14 Apr 10 15:51 tty14 >crw------- 1 root root 4, 15 Apr 10 15:51 tty15 >crw------- 1 root root 4, 16 Apr 10 15:51 tty16 >crw------- 1 root root 4, 17 Apr 10 15:51 tty17 >crw------- 1 root root 4, 18 Apr 10 15:51 tty18 >crw------- 1 root root 4, 19 Apr 10 15:51 tty19 >crw------- 1 root root 4, 2 Apr 10 15:51 tty2 >crw------- 1 root root 4, 20 Apr 10 15:51 tty20 >crw------- 1 root root 4, 21 Apr 10 15:51 tty21 >crw------- 1 root root 4, 22 Apr 10 15:51 tty22 >crw------- 1 root root 4, 23 Apr 10 15:51 tty23 >crw------- 1 root root 4, 24 Apr 10 15:51 tty24 >crw------- 1 root root 4, 25 Apr 10 15:51 tty25 >crw------- 1 root root 4, 26 Apr 10 15:51 tty26 >crw------- 1 root root 4, 27 Apr 10 15:51 tty27 >crw------- 1 root root 4, 28 Apr 10 15:51 tty28 >crw------- 1 root root 4, 29 Apr 10 15:51 tty29 >crw------- 1 root root 4, 3 Apr 10 15:51 tty3 >crw------- 1 root root 4, 30 Apr 10 15:51 tty30 >crw------- 1 root root 4, 31 Apr 10 15:51 tty31 >crw------- 1 root root 4, 32 Apr 10 15:51 tty32 >crw------- 1 root root 4, 33 Apr 10 15:51 tty33 >crw------- 1 root root 4, 34 Apr 10 15:51 tty34 >crw------- 1 root root 4, 35 Apr 10 15:51 tty35 >crw------- 1 root root 4, 36 Apr 10 15:51 tty36 >crw------- 1 root root 4, 37 Apr 10 15:51 tty37 >crw------- 1 root root 4, 38 Apr 10 15:51 tty38 >crw------- 1 root root 4, 39 Apr 10 15:51 tty39 >crw------- 1 root root 4, 4 Apr 10 15:51 tty4 >crw------- 1 root root 4, 40 Apr 10 15:51 tty40 >crw------- 1 root root 4, 41 Apr 10 15:51 tty41 >crw------- 1 root root 4, 42 Apr 10 15:51 tty42 >crw------- 1 root root 4, 43 Apr 10 15:51 tty43 >crw------- 1 root root 4, 44 Apr 10 15:51 tty44 >crw------- 1 root root 4, 45 Apr 10 15:51 tty45 >crw------- 1 root root 4, 46 Apr 10 15:51 tty46 >crw------- 1 root root 4, 47 Apr 10 15:51 tty47 >crw------- 1 root root 4, 48 Apr 10 15:51 tty48 >crw------- 1 root root 4, 49 Apr 10 15:51 tty49 >crw------- 1 root root 4, 5 Apr 10 15:51 tty5 >crw------- 1 root root 4, 50 Apr 10 15:51 tty50 >crw------- 1 root root 4, 51 Apr 10 15:51 tty51 >crw------- 1 root root 4, 52 Apr 10 15:51 tty52 >crw------- 1 root root 4, 53 Apr 10 15:51 tty53 >crw------- 1 root root 4, 54 Apr 10 15:51 tty54 >crw------- 1 root root 4, 55 Apr 10 15:51 tty55 >crw------- 1 root root 4, 56 Apr 10 15:51 tty56 >crw------- 1 root root 4, 57 Apr 10 15:51 tty57 >crw------- 1 root root 4, 58 Apr 10 15:51 tty58 >crw------- 1 root root 4, 59 Apr 10 15:51 tty59 >crw------- 1 root root 4, 6 Apr 10 15:51 tty6 >crw------- 1 root root 4, 60 Apr 10 15:51 tty60 >crw------- 1 root root 4, 61 Apr 10 15:51 tty61 >crw------- 1 root root 4, 62 Apr 10 15:51 tty62 >crw------- 1 root root 4, 63 Apr 10 15:51 tty63 >crw------- 1 root root 4, 7 Apr 10 15:51 tty7 >crw------- 1 root root 4, 8 Apr 10 15:51 tty8 >crw------- 1 root root 4, 9 Apr 10 15:51 tty9 >crw------- 1 root root 4, 64 Apr 10 15:51 ttyS0 >crw-rw-rw- 1 root root 1, 9 Apr 10 15:51 urandom >crw------- 1 root root 243, 0 Apr 10 15:51 usbmon0 >crw------- 1 root root 7, 0 Apr 10 15:51 vcs >crw------- 1 root root 7, 1 Apr 10 15:51 vcs1 >crw------- 1 root root 7, 128 Apr 10 15:51 vcsa >crw------- 1 root root 7, 129 Apr 10 15:51 vcsa1 >crw------- 1 root root 7, 64 Apr 10 15:51 vcsu >crw------- 1 root root 7, 65 Apr 10 15:51 vcsu1 >crw------- 1 root root 10, 63 Apr 10 15:51 vga_arbiter >crw------- 1 root root 241, 1 Apr 10 15:51 vport1p1 >crw-rw-rw- 1 root root 1, 5 Apr 10 15:51 zero > >/dev/bsg: >total 0 >crw------- 1 root root 244, 0 Apr 10 15:51 2:0:0:0 >crw------- 1 root root 244, 1 Apr 10 15:51 2:0:1:0 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Apr 10 15:51 0 > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Apr 10 15:51 cpuid >crw------- 1 root root 202, 0 Apr 10 15:51 msr > >/dev/input: >total 0 >crw------- 1 root root 13, 64 Apr 10 15:51 event0 >crw------- 1 root root 13, 65 Apr 10 15:51 event1 >crw------- 1 root root 13, 66 Apr 10 15:51 event2 >crw------- 1 root root 13, 63 Apr 10 15:51 mice >crw------- 1 root root 13, 32 Apr 10 15:51 mouse0 >crw------- 1 root root 13, 33 Apr 10 15:51 mouse1 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Apr 10 15:51 control > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Apr 10 15:51 ptmx > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Apr 10 15:51 rawctl > >/dev/shm: >total 0 >+ cat /proc/mounts >/dev/root / ext2 rw,noatime,block_validity,barrier,user_xattr,acl 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=145168k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=357164k,nr_inodes=89291,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: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ lvm pvs >lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ lvm vgs >lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ lvm lvs >lvm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ 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 >cat: /etc/resolv.conf: No such file or directory >+ lsmod >lsmod: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ date >Wed Apr 10 15:51:05 UTC 2019 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >1.43 0.18 >+ 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 >guestfsd: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >+ sync >+ test '' = 1 >+ reboot -f >reboot: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory >[ 1.592711] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 >[ 1.592711] >[ 1.593885] CPU: 0 PID: 1 Comm: init Not tainted 4.19.13-300.fc29.x86_64+debug #1 >[ 1.594766] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29 04/01/2014 >[ 1.596430] Call Trace: >[ 1.596750] dump_stack+0x85/0xc0 >[ 1.597196] panic+0xec/0x254 >[ 1.597600] do_exit.cold.22+0xaf/0xc1 >[ 1.598089] ? __do_page_fault+0x29a/0x540 >[ 1.598623] do_group_exit+0x47/0xc0 >[ 1.599085] __x64_sys_exit_group+0x14/0x20 >[ 1.599635] do_syscall_64+0x60/0x1f0 >[ 1.600114] entry_SYSCALL_64_after_hwframe+0x49/0xbe >[ 1.600779] RIP: 0033:0x7f0b23addad6 >[ 1.601243] Code: Bad RIP value. >[ 1.601645] RSP: 002b:00007fffde89c9b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7 >[ 1.602595] RAX: ffffffffffffffda RBX: 00007f0b23bd0740 RCX: 00007f0b23addad6 >[ 1.603533] RDX: 000000000000007f RSI: 000000000000003c RDI: 000000000000007f >[ 1.604501] RBP: 000000000000007f R08: 00000000000000e7 R09: ffffffffffffff80 >[ 1.605411] R10: 00007fffde89c86a R11: 0000000000000246 R12: 00007f0b23bd0740 >[ 1.606322] R13: 0000000000000001 R14: 00007f0b23bd9448 R15: 0000000000000000 >[ 1.607401] Kernel Offset: 0x1b000000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff) >[ 1.608774] Rebooting in 1 seconds.. >libguestfs: error: appliance closed the connection unexpectedly, see earlier error messages >libguestfs: child_cleanup: 0x55e8af83f650: child process died >libguestfs: error: guestfs_launch failed, see earlier error messages >libguestfs: closing guestfs handle 0x55e8af83f650 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfs40bvbn >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /run/user/1000/libguestfs0jnp6h
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 1696822
:
1554288
|
1554289
|
1554590
|
1554592
|
1554593