Created
October 23, 2017 21:31
-
-
Save FGrose/97d834d362c7e1e3f690b97612c673dd to your computer and use it in GitHub Desktop.
SoaS-27beta startup journal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Logs begin at Mon 2017-10-23 12:44:14 EDT, end at Mon 2017-10-23 16:52:03 EDT. -- | |
[ 0.000000] localhost kernel: random: get_random_bytes called from start_kernel+0x42/0x4e6 with crng_init=0 | |
[ 0.000000] localhost kernel: Linux version 4.13.5-300.fc27.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)) #1 SMP Thu Oct 5 16:57:11 UTC 2017 | |
[ 0.000000] localhost kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=2693-1DD1 rd.live.image rw rd.live.overlay=UUID=2693-1DD1 | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map: | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b3d99fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b3d9a000-0x00000000b3da0fff] ACPI NVS | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b3da1000-0x00000000b41f0fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b41f1000-0x00000000b464dfff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000b464e000-0x00000000c86f7fff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c86f8000-0x00000000c8900fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c8901000-0x00000000c8919fff] ACPI data | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c891a000-0x00000000c8e5afff] ACPI NVS | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c8e5b000-0x00000000c9ffefff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000c9fff000-0x00000000c9ffffff] usable | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000cb000000-0x00000000cf1fffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000082fdfffff] usable | |
[ 0.000000] localhost kernel: NX (Execute Disable) protection: active | |
[ 0.000000] localhost kernel: random: fast init done | |
[ 0.000000] localhost kernel: SMBIOS 2.7 present. | |
[ 0.000000] localhost kernel: DMI: ASUS All Series/Z87-PLUS, BIOS 1707 12/13/2013 | |
[ 0.000000] localhost kernel: tsc: Fast TSC calibration using PIT | |
[ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] localhost kernel: e820: last_pfn = 0x82fe00 max_arch_pfn = 0x400000000 | |
[ 0.000000] localhost kernel: MTRR default type: uncachable | |
[ 0.000000] localhost kernel: MTRR fixed ranges enabled: | |
[ 0.000000] localhost kernel: 00000-9FFFF write-back | |
[ 0.000000] localhost kernel: A0000-BFFFF uncachable | |
[ 0.000000] localhost kernel: C0000-CFFFF write-protect | |
[ 0.000000] localhost kernel: D0000-E7FFF uncachable | |
[ 0.000000] localhost kernel: E8000-FFFFF write-protect | |
[ 0.000000] localhost kernel: MTRR variable ranges enabled: | |
[ 0.000000] localhost kernel: 0 base 0000000000 mask 7800000000 write-back | |
[ 0.000000] localhost kernel: 1 base 0800000000 mask 7FE0000000 write-back | |
[ 0.000000] localhost kernel: 2 base 0820000000 mask 7FF0000000 write-back | |
[ 0.000000] localhost kernel: 3 base 00E0000000 mask 7FE0000000 uncachable | |
[ 0.000000] localhost kernel: 4 base 00D0000000 mask 7FF0000000 uncachable | |
[ 0.000000] localhost kernel: 5 base 00CC000000 mask 7FFC000000 uncachable | |
[ 0.000000] localhost kernel: 6 base 00CB000000 mask 7FFF000000 uncachable | |
[ 0.000000] localhost kernel: 7 base 082FE00000 mask 7FFFE00000 uncachable | |
[ 0.000000] localhost kernel: 8 disabled | |
[ 0.000000] localhost kernel: 9 disabled | |
[ 0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] localhost kernel: e820: update [mem 0xcb000000-0xffffffff] usable ==> reserved | |
[ 0.000000] localhost kernel: e820: last_pfn = 0xca000 max_arch_pfn = 0x400000000 | |
[ 0.000000] localhost kernel: found SMP MP-table at [mem 0x000fd830-0x000fd83f] mapped at [ffff9062000fd830] | |
[ 0.000000] localhost kernel: Base memory trampoline at [ffff906200097000] 97000 size 24576 | |
[ 0.000000] localhost kernel: Using GB pages for direct mapping | |
[ 0.000000] localhost kernel: BRK [0x252495000, 0x252495fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x252496000, 0x252496fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x252497000, 0x252497fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x252498000, 0x252498fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x252499000, 0x252499fff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249a000, 0x25249afff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249b000, 0x25249bfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249c000, 0x25249cfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249d000, 0x25249dfff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249e000, 0x25249efff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x25249f000, 0x25249ffff] PGTABLE | |
[ 0.000000] localhost kernel: BRK [0x2524a0000, 0x2524a0fff] PGTABLE | |
[ 0.000000] localhost kernel: RAMDISK: [mem 0x7d1db000-0x7fffffff] | |
[ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled | |
[ 0.000000] localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA) | |
[ 0.000000] localhost kernel: ACPI: XSDT 0x00000000C8906080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: FACP 0x00000000C8914C48 00010C (v05 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: DSDT 0x00000000C8906198 00EAAC (v02 ALASKA A M I 00000031 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: FACS 0x00000000C8E59080 000040 | |
[ 0.000000] localhost kernel: ACPI: APIC 0x00000000C8914D58 000092 (v03 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: FPDT 0x00000000C8914DF0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: LPIT 0x00000000C8914E38 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8914E98 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C89153D8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: MCFG 0x00000000C8915EB0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) | |
[ 0.000000] localhost kernel: ACPI: HPET 0x00000000C8915EF0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8915F28 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8916298 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) | |
[ 0.000000] localhost kernel: ACPI: BGRT 0x00000000C89197D8 000038 (v00 ALASKA A M I 01072009 AMI 00010013) | |
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] localhost kernel: No NUMA configuration found | |
[ 0.000000] localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x82fdd5000-0x82fdfffff] | |
[ 0.000000] localhost kernel: Zone ranges: | |
[ 0.000000] localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] localhost kernel: Normal [mem 0x0000000100000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: Device empty | |
[ 0.000000] localhost kernel: Movable zone start for each node | |
[ 0.000000] localhost kernel: Early memory node ranges | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009cfff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000100000-0x00000000b3d99fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b3da1000-0x00000000b41f0fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b464e000-0x00000000c86f7fff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x00000000c9fff000-0x00000000c9ffffff] | |
[ 0.000000] localhost kernel: node 0: [mem 0x0000000100000000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000082fdfffff] | |
[ 0.000000] localhost kernel: On node 0 totalpages: 8355889 | |
[ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap | |
[ 0.000000] localhost kernel: DMA zone: 21 pages reserved | |
[ 0.000000] localhost kernel: DMA zone: 3996 pages, LIFO batch:0 | |
[ 0.000000] localhost kernel: DMA32 zone: 12747 pages used for memmap | |
[ 0.000000] localhost kernel: DMA32 zone: 815765 pages, LIFO batch:31 | |
[ 0.000000] localhost kernel: Normal zone: 117752 pages used for memmap | |
[ 0.000000] localhost kernel: Normal zone: 7536128 pages, LIFO batch:31 | |
[ 0.000000] localhost kernel: Reserving Intel graphics memory at 0x00000000cb200000-0x00000000cf1fffff | |
[ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x1808 | |
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) | |
[ 0.000000] localhost kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 | |
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.000000] localhost kernel: ACPI: IRQ0 used by override. | |
[ 0.000000] localhost kernel: ACPI: IRQ9 used by override. | |
[ 0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 | |
[ 0.000000] localhost kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later) | |
[ 0.000000] localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb3d9a000-0xb3da0fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xb41f1000-0xb464dfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc86f8000-0xc8900fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc8901000-0xc8919fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc891a000-0xc8e5afff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc8e5b000-0xc9ffefff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xca000000-0xcaffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xcb000000-0xcf1fffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xcf200000-0xefffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] | |
[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] localhost kernel: e820: [mem 0xcf200000-0xefffffff] available for PCI devices | |
[ 0.000000] localhost kernel: Booting paravirtualized kernel on bare hardware | |
[ 0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns | |
[ 0.000000] localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 | |
[ 0.000000] localhost kernel: percpu: Embedded 37 pages/cpu @ffff906a2fa00000 s112600 r8192 d30760 u262144 | |
[ 0.000000] localhost kernel: pcpu-alloc: s112600 r8192 d30760 u262144 alloc=1*2097152 | |
[ 0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 | |
[ 0.000000] localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 8225305 | |
[ 0.000000] localhost kernel: Policy zone: Normal | |
[ 0.000000] localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=2693-1DD1 rd.live.image rw rd.live.overlay=UUID=2693-1DD1 | |
[ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] localhost kernel: Memory: 32763428K/33423556K available (8836K kernel code, 2404K rwdata, 3760K rodata, 2224K init, 1976K bss, 660128K reserved, 0K cma-reserved) | |
[ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
[ 0.000000] localhost kernel: ftrace: allocating 34938 entries in 137 pages | |
[ 0.000000] localhost kernel: Hierarchical RCU implementation. | |
[ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. | |
[ 0.000000] localhost kernel: Tasks RCU enabled. | |
[ 0.000000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 | |
[ 0.000000] localhost kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16 | |
[ 0.000000] localhost kernel: Offload RCU callbacks from CPUs: . | |
[ 0.000000] localhost kernel: Console: colour VGA+ 80x25 | |
[ 0.000000] localhost kernel: console [tty0] enabled | |
[ 0.000000] localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
[ 0.000000] localhost kernel: hpet clockevent registered | |
[ 0.000000] localhost kernel: tsc: Fast TSC calibration using PIT | |
[ 0.001000] localhost kernel: tsc: Detected 3498.188 MHz processor | |
[ 0.001000] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6996.37 BogoMIPS (lpj=3498188) | |
[ 0.001000] localhost kernel: pid_max: default: 32768 minimum: 301 | |
[ 0.001000] localhost kernel: ACPI: Core revision 20170531 | |
[ 0.007928] localhost kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded | |
[ 0.008025] localhost kernel: Security Framework initialized | |
[ 0.008093] localhost kernel: Yama: becoming mindful. | |
[ 0.008161] localhost kernel: SELinux: Initializing. | |
[ 0.008236] localhost kernel: SELinux: Starting in permissive mode | |
[ 0.012428] localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) | |
[ 0.014578] localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) | |
[ 0.014754] localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.014888] localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.015137] localhost kernel: CPU: Physical Processor ID: 0 | |
[ 0.015204] localhost kernel: CPU: Processor Core ID: 0 | |
[ 0.015273] localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.015343] localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.015417] localhost kernel: mce: CPU supports 9 MCE banks | |
[ 0.015490] localhost kernel: CPU0: Thermal monitoring enabled (TM1) | |
[ 0.015567] localhost kernel: process: using mwait in idle threads | |
[ 0.015636] localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 | |
[ 0.015706] localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 | |
[ 0.016008] localhost kernel: Freeing SMP alternatives memory: 32K | |
[ 0.017045] localhost kernel: smpboot: Max logical packages: 2 | |
[ 0.018331] localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.029000] localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3) | |
[ 0.029000] localhost kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. | |
[ 0.029000] localhost kernel: ... version: 3 | |
[ 0.029000] localhost kernel: ... bit width: 48 | |
[ 0.029000] localhost kernel: ... generic registers: 4 | |
[ 0.029000] localhost kernel: ... value mask: 0000ffffffffffff | |
[ 0.029000] localhost kernel: ... max period: 00007fffffffffff | |
[ 0.029000] localhost kernel: ... fixed-purpose events: 3 | |
[ 0.029000] localhost kernel: ... event mask: 000000070000000f | |
[ 0.029000] localhost kernel: Hierarchical SRCU implementation. | |
[ 0.029306] localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.029419] localhost kernel: smp: Bringing up secondary CPUs ... | |
[ 0.030046] localhost kernel: x86: Booting SMP configuration: | |
[ 0.030114] localhost kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 | |
[ 0.450015] localhost kernel: smp: Brought up 1 node, 8 CPUs | |
[ 0.450140] localhost kernel: smpboot: Total of 8 processors activated (55965.31 BogoMIPS) | |
[ 0.451553] localhost kernel: devtmpfs: initialized | |
[ 0.451553] localhost kernel: x86/mm: Memory block size: 128MB | |
[ 0.453211] localhost kernel: PM: Registering ACPI NVS region [mem 0xb3d9a000-0xb3da0fff] (28672 bytes) | |
[ 0.453211] localhost kernel: PM: Registering ACPI NVS region [mem 0xc891a000-0xc8e5afff] (5509120 bytes) | |
[ 0.453310] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
[ 0.453425] localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) | |
[ 0.453548] localhost kernel: pinctrl core: initialized pinctrl subsystem | |
[ 0.453648] localhost kernel: RTC time: 16:44:10, date: 10/23/17 | |
[ 0.453765] localhost kernel: NET: Registered protocol family 16 | |
[ 0.454098] localhost kernel: cpuidle: using governor menu | |
[ 0.454098] localhost kernel: PCCT header not found. | |
[ 0.454173] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
[ 0.454275] localhost kernel: ACPI: bus type PCI registered | |
[ 0.454343] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.454457] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) | |
[ 0.454563] localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 | |
[ 0.454638] localhost kernel: pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override. | |
[ 0.454832] localhost kernel: PCI: Using configuration type 1 for base access | |
[ 0.455023] localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on | |
[ 0.456128] localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.456128] localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.456171] localhost kernel: ACPI: Added _OSI(Module Device) | |
[ 0.456171] localhost kernel: ACPI: Added _OSI(Processor Device) | |
[ 0.456172] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.456240] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.456435] localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code | |
[ 0.459811] localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
[ 0.460354] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.460354] localhost kernel: ACPI: SSDT 0xFFFF906A0B639800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) | |
[ 0.460354] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.460354] localhost kernel: ACPI: SSDT 0xFFFF906A0BAD2800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) | |
[ 0.461178] localhost kernel: ACPI: Dynamic OEM Table Load: | |
[ 0.461178] localhost kernel: ACPI: SSDT 0xFFFF906A0B60FA00 000119 (v01 PmRef ApCst 00003000 INTL 20091112) | |
[ 0.462566] localhost kernel: ACPI: Interpreter enabled | |
[ 0.462653] localhost kernel: ACPI: (supports S0 S3 S4 S5) | |
[ 0.462720] localhost kernel: ACPI: Using IOAPIC for interrupt routing | |
[ 0.462804] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.468682] localhost kernel: ACPI: Power Resource [FN00] (off) | |
[ 0.468791] localhost kernel: ACPI: Power Resource [FN01] (off) | |
[ 0.468898] localhost kernel: ACPI: Power Resource [FN02] (off) | |
[ 0.469007] localhost kernel: ACPI: Power Resource [FN03] (off) | |
[ 0.469117] localhost kernel: ACPI: Power Resource [FN04] (off) | |
[ 0.469677] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e]) | |
[ 0.469751] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.470153] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] | |
[ 0.470256] localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 0.470587] localhost kernel: PCI host bridge to bus 0000:00 | |
[ 0.470655] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.470727] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.470798] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.470901] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] | |
[ 0.471001] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] | |
[ 0.471104] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] | |
[ 0.471206] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] | |
[ 0.471309] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] | |
[ 0.471411] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] | |
[ 0.471514] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window] | |
[ 0.471616] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7e] | |
[ 0.471690] localhost kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 | |
[ 0.471746] localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 | |
[ 0.471771] localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold | |
[ 0.471839] localhost kernel: pci 0000:00:02.0: [8086:0412] type 00 class 0x030000 | |
[ 0.471846] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xef800000-0xefbfffff 64bit] | |
[ 0.471849] localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] | |
[ 0.471852] localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] | |
[ 0.471900] localhost kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 | |
[ 0.471906] localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xefe34000-0xefe37fff 64bit] | |
[ 0.471974] localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 | |
[ 0.471989] localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xefe20000-0xefe2ffff 64bit] | |
[ 0.472043] localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.472086] localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 | |
[ 0.472102] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xefe3e000-0xefe3e00f 64bit] | |
[ 0.472153] localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
[ 0.472198] localhost kernel: pci 0000:00:19.0: [8086:153b] type 00 class 0x020000 | |
[ 0.472212] localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xefe00000-0xefe1ffff] | |
[ 0.472218] localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xefe3c000-0xefe3cfff] | |
[ 0.472224] localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] | |
[ 0.472270] localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold | |
[ 0.472312] localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 | |
[ 0.472328] localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xefe30000-0xefe33fff 64bit] | |
[ 0.472383] localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
[ 0.472430] localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 | |
[ 0.472485] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.472560] localhost kernel: pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401 | |
[ 0.472616] localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold | |
[ 0.472684] localhost kernel: pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400 | |
[ 0.472739] localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold | |
[ 0.472808] localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 | |
[ 0.472826] localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xefe3b000-0xefe3b3ff] | |
[ 0.472895] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
[ 0.472943] localhost kernel: pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 | |
[ 0.473076] localhost kernel: pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 | |
[ 0.473089] localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] | |
[ 0.473094] localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] | |
[ 0.473099] localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] | |
[ 0.473104] localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] | |
[ 0.473109] localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] | |
[ 0.473114] localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xefe3a000-0xefe3a7ff] | |
[ 0.473141] localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot | |
[ 0.473179] localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 | |
[ 0.473193] localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xefe39000-0xefe390ff 64bit] | |
[ 0.473209] localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] | |
[ 0.473276] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.473384] localhost kernel: acpiphp: Slot [1] registered | |
[ 0.473453] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.473565] localhost kernel: pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401 | |
[ 0.473674] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03-04] (subtractive decode) | |
[ 0.473749] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xefd00000-0xefdfffff] | |
[ 0.473752] localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) | |
[ 0.473753] localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff window] (subtractive decode) | |
[ 0.473754] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) | |
[ 0.473755] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) | |
[ 0.473755] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) | |
[ 0.473756] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) | |
[ 0.473756] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) | |
[ 0.473757] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) | |
[ 0.473758] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) | |
[ 0.473758] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xcf200000-0xfeafffff window] (subtractive decode) | |
[ 0.473796] localhost kernel: pci 0000:04:01.0: [1131:7133] type 00 class 0x048000 | |
[ 0.473826] localhost kernel: pci 0000:04:01.0: reg 0x10: [mem 0xefd00000-0xefd007ff] | |
[ 0.473942] localhost kernel: pci 0000:04:01.0: supports D1 D2 | |
[ 0.474016] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode) | |
[ 0.474097] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefd00000-0xefdfffff] | |
[ 0.474104] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefd00000-0xefdfffff] (subtractive decode) | |
[ 0.474104] localhost kernel: pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) | |
[ 0.474105] localhost kernel: pci 0000:03:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) | |
[ 0.474106] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) | |
[ 0.474106] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) | |
[ 0.474107] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) | |
[ 0.474107] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) | |
[ 0.474108] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) | |
[ 0.474109] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) | |
[ 0.474109] localhost kernel: pci 0000:03:00.0: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) | |
[ 0.474110] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xcf200000-0xfeafffff window] (subtractive decode) | |
[ 0.474175] localhost kernel: pci 0000:05:00.0: [1912:0014] type 00 class 0x0c0330 | |
[ 0.474218] localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xefc00000-0xefc01fff 64bit] | |
[ 0.474375] localhost kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.477034] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 05] | |
[ 0.477105] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.477589] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) | |
[ 0.477690] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. | |
[ 0.477822] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15) | |
[ 0.477921] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15) | |
[ 0.478027] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) | |
[ 0.478126] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) | |
[ 0.478224] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15) | |
[ 0.478323] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15) | |
[ 0.478594] localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F | |
[ 0.478705] localhost kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
[ 0.478705] localhost kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 0.478705] localhost kernel: pci 0000:00:02.0: vgaarb: bridge control possible | |
[ 0.478705] localhost kernel: vgaarb: loaded | |
[ 0.479054] localhost kernel: SCSI subsystem initialized | |
[ 0.479128] localhost kernel: libata version 3.00 loaded. | |
[ 0.479128] localhost kernel: ACPI: bus type USB registered | |
[ 0.479128] localhost kernel: usbcore: registered new interface driver usbfs | |
[ 0.479164] localhost kernel: usbcore: registered new interface driver hub | |
[ 0.479244] localhost kernel: usbcore: registered new device driver usb | |
[ 0.479331] localhost kernel: EDAC MC: Ver: 3.0.0 | |
[ 0.479331] localhost kernel: PCI: Using ACPI for IRQ routing | |
[ 0.482133] localhost kernel: PCI: pci_cache_line_size set to 64 bytes | |
[ 0.482168] localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] | |
[ 0.482168] localhost kernel: e820: reserve RAM buffer [mem 0xb3d9a000-0xb3ffffff] | |
[ 0.482169] localhost kernel: e820: reserve RAM buffer [mem 0xb41f1000-0xb7ffffff] | |
[ 0.482169] localhost kernel: e820: reserve RAM buffer [mem 0xc86f8000-0xcbffffff] | |
[ 0.482170] localhost kernel: e820: reserve RAM buffer [mem 0xca000000-0xcbffffff] | |
[ 0.482171] localhost kernel: e820: reserve RAM buffer [mem 0x82fe00000-0x82fffffff] | |
[ 0.482220] localhost kernel: NetLabel: Initializing | |
[ 0.482286] localhost kernel: NetLabel: domain hash size = 128 | |
[ 0.482353] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 0.482431] localhost kernel: NetLabel: unlabeled traffic allowed by default | |
[ 0.482508] localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 0.482508] localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
[ 0.484010] localhost kernel: clocksource: Switched to clocksource hpet | |
[ 0.491331] localhost kernel: VFS: Disk quotas dquot_6.6.0 | |
[ 0.491411] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.491527] localhost kernel: pnp: PnP ACPI init | |
[ 0.491635] localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved | |
[ 0.491708] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 0.491805] localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved | |
[ 0.491875] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.491945] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.492020] localhost kernel: system 00:01: [io 0xffff] has been reserved | |
[ 0.492089] localhost kernel: system 00:01: [io 0x1c00-0x1cfe] has been reserved | |
[ 0.492159] localhost kernel: system 00:01: [io 0x1d00-0x1dfe] has been reserved | |
[ 0.492229] localhost kernel: system 00:01: [io 0x1e00-0x1efe] has been reserved | |
[ 0.492299] localhost kernel: system 00:01: [io 0x1f00-0x1ffe] has been reserved | |
[ 0.492370] localhost kernel: system 00:01: [io 0x1800-0x18fe] has been reserved | |
[ 0.492440] localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved | |
[ 0.492511] localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.492523] localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.492549] localhost kernel: system 00:03: [io 0x1854-0x1857] has been reserved | |
[ 0.492620] localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
[ 0.492668] localhost kernel: system 00:04: [io 0x0290-0x029f] has been reserved | |
[ 0.492739] localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.492764] localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved | |
[ 0.492835] localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.492968] localhost kernel: pnp 00:06: [dma 0 disabled] | |
[ 0.492992] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.493032] localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) | |
[ 0.493265] localhost kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
[ 0.493337] localhost kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved | |
[ 0.493408] localhost kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 0.493479] localhost kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 0.493551] localhost kernel: system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved | |
[ 0.493622] localhost kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 0.493693] localhost kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 0.493765] localhost kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved | |
[ 0.493836] localhost kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved | |
[ 0.493908] localhost kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 0.493980] localhost kernel: system 00:08: [mem 0xeffdf000-0xeffdffff] has been reserved | |
[ 0.494056] localhost kernel: system 00:08: [mem 0xeffe0000-0xeffeffff] has been reserved | |
[ 0.494128] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.494261] localhost kernel: pnp: PnP ACPI: found 9 devices | |
[ 0.499775] localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.499910] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] | |
[ 0.499982] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] | |
[ 0.500061] localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] | |
[ 0.500135] localhost kernel: pci 0000:03:00.0: bridge window [mem 0xefd00000-0xefdfffff] | |
[ 0.500215] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 03-04] | |
[ 0.500286] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xefd00000-0xefdfffff] | |
[ 0.500362] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 05] | |
[ 0.500433] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xefc00000-0xefcfffff] | |
[ 0.500509] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.500510] localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 0.500511] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.500511] localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] | |
[ 0.500512] localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] | |
[ 0.500513] localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] | |
[ 0.500513] localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] | |
[ 0.500514] localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window] | |
[ 0.500515] localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window] | |
[ 0.500515] localhost kernel: pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff window] | |
[ 0.500516] localhost kernel: pci_bus 0000:03: resource 1 [mem 0xefd00000-0xefdfffff] | |
[ 0.500517] localhost kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.500517] localhost kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window] | |
[ 0.500518] localhost kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.500519] localhost kernel: pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window] | |
[ 0.500519] localhost kernel: pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window] | |
[ 0.500520] localhost kernel: pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window] | |
[ 0.500521] localhost kernel: pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window] | |
[ 0.500521] localhost kernel: pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff window] | |
[ 0.500522] localhost kernel: pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff window] | |
[ 0.500523] localhost kernel: pci_bus 0000:03: resource 13 [mem 0xcf200000-0xfeafffff window] | |
[ 0.500523] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xefd00000-0xefdfffff] | |
[ 0.500524] localhost kernel: pci_bus 0000:04: resource 4 [mem 0xefd00000-0xefdfffff] | |
[ 0.500524] localhost kernel: pci_bus 0000:04: resource 5 [io 0x0000-0x0cf7 window] | |
[ 0.500525] localhost kernel: pci_bus 0000:04: resource 6 [io 0x0d00-0xffff window] | |
[ 0.500526] localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000a0000-0x000bffff window] | |
[ 0.500526] localhost kernel: pci_bus 0000:04: resource 8 [mem 0x000d0000-0x000d3fff window] | |
[ 0.500527] localhost kernel: pci_bus 0000:04: resource 9 [mem 0x000d4000-0x000d7fff window] | |
[ 0.500528] localhost kernel: pci_bus 0000:04: resource 10 [mem 0x000d8000-0x000dbfff window] | |
[ 0.500528] localhost kernel: pci_bus 0000:04: resource 11 [mem 0x000dc000-0x000dffff window] | |
[ 0.500529] localhost kernel: pci_bus 0000:04: resource 12 [mem 0x000e0000-0x000e3fff window] | |
[ 0.500529] localhost kernel: pci_bus 0000:04: resource 13 [mem 0x000e4000-0x000e7fff window] | |
[ 0.500530] localhost kernel: pci_bus 0000:04: resource 14 [mem 0xcf200000-0xfeafffff window] | |
[ 0.500531] localhost kernel: pci_bus 0000:05: resource 1 [mem 0xefc00000-0xefcfffff] | |
[ 0.500602] localhost kernel: NET: Registered protocol family 2 | |
[ 0.500811] localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.501134] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
[ 0.501298] localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) | |
[ 0.501402] localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes) | |
[ 0.501531] localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) | |
[ 0.501677] localhost kernel: NET: Registered protocol family 1 | |
[ 0.501753] localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 0.518189] localhost kernel: PCI: CLS 64 bytes, default 64 | |
[ 0.518211] localhost kernel: Unpacking initramfs... | |
[ 3.147609] localhost kernel: Freeing initrd memory: 47252K | |
[ 3.147686] localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 3.147758] localhost kernel: software IO TLB [mem 0xc46f8000-0xc86f8000] (64MB) mapped at [ffff9062c46f8000-ffff9062c86f7fff] | |
[ 3.148576] localhost kernel: audit: initializing netlink subsys (disabled) | |
[ 3.148673] localhost kernel: audit: type=2000 audit(1508777052.148:1): state=initialized audit_enabled=0 res=1 | |
[ 3.148840] localhost kernel: Initialise system trusted keyrings | |
[ 3.148913] localhost kernel: Key type blacklist registered | |
[ 3.149007] localhost kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0 | |
[ 3.149702] localhost kernel: zbud: loaded | |
[ 3.150779] localhost kernel: SELinux: Registering netfilter hooks | |
[ 3.269647] localhost kernel: NET: Registered protocol family 38 | |
[ 3.269716] localhost kernel: Key type asymmetric registered | |
[ 3.269783] localhost kernel: Asymmetric key parser 'x509' registered | |
[ 3.269874] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) | |
[ 3.270009] localhost kernel: io scheduler noop registered | |
[ 3.270075] localhost kernel: io scheduler deadline registered | |
[ 3.270160] localhost kernel: io scheduler cfq registered (default) | |
[ 3.270228] localhost kernel: io scheduler mq-deadline registered | |
[ 3.270358] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE | |
[ 3.270736] localhost kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 24 | |
[ 3.270816] localhost kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 25 | |
[ 3.270896] localhost kernel: pcieport 0000:00:1c.7: Signaling PME with IRQ 26 | |
[ 3.270982] localhost kernel: intel_idle: MWAIT substates: 0x42120 | |
[ 3.270982] localhost kernel: intel_idle: v0.4.1 model 0x3C | |
[ 3.271165] localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 3.271229] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 | |
[ 3.271339] localhost kernel: ACPI: Power Button [PWRB] | |
[ 3.271422] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 | |
[ 3.271533] localhost kernel: ACPI: Power Button [PWRF] | |
[ 3.271942] localhost kernel: (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). | |
[ 3.272136] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 | |
[ 3.272206] localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) | |
[ 3.272402] localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 | |
[ 3.272472] localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) | |
[ 3.272574] localhost kernel: GHES: HEST is not enabled! | |
[ 3.272683] localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 3.293270] localhost kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 3.294450] localhost kernel: Non-volatile memory driver v1.3 | |
[ 3.294532] localhost kernel: Linux agpgart interface v0.103 | |
[ 3.294974] localhost kernel: ahci 0000:00:1f.2: version 3.0 | |
[ 3.295080] localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode | |
[ 3.295185] localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst | |
[ 3.301390] localhost kernel: scsi host0: ahci | |
[ 3.301581] localhost kernel: scsi host1: ahci | |
[ 3.301771] localhost kernel: scsi host2: ahci | |
[ 3.301891] localhost kernel: scsi host3: ahci | |
[ 3.302026] localhost kernel: scsi host4: ahci | |
[ 3.302194] localhost kernel: scsi host5: ahci | |
[ 3.302278] localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xefe3a000 port 0xefe3a100 irq 27 | |
[ 3.302381] localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xefe3a000 port 0xefe3a180 irq 27 | |
[ 3.302484] localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xefe3a000 port 0xefe3a200 irq 27 | |
[ 3.302586] localhost kernel: ata4: DUMMY | |
[ 3.302650] localhost kernel: ata5: DUMMY | |
[ 3.302714] localhost kernel: ata6: DUMMY | |
[ 3.302809] localhost kernel: libphy: Fixed MDIO Bus: probed | |
[ 3.302936] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 3.303034] localhost kernel: ehci-pci: EHCI PCI platform driver | |
[ 3.303177] localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller | |
[ 3.303270] localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 | |
[ 3.303380] localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 | |
[ 3.307333] localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported | |
[ 3.307339] localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xefe3b000 | |
[ 3.314011] localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 | |
[ 3.314101] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 3.314173] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 3.314275] localhost kernel: usb usb1: Product: EHCI Host Controller | |
[ 3.314343] localhost kernel: usb usb1: Manufacturer: Linux 4.13.5-300.fc27.x86_64 ehci_hcd | |
[ 3.314415] localhost kernel: usb usb1: SerialNumber: 0000:00:1d.0 | |
[ 3.314555] localhost kernel: hub 1-0:1.0: USB hub found | |
[ 3.314623] localhost kernel: hub 1-0:1.0: 2 ports detected | |
[ 3.314752] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 3.314825] localhost kernel: ohci-pci: OHCI PCI platform driver | |
[ 3.314896] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver | |
[ 3.315042] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 3.315141] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 3.316313] localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 | |
[ 3.316422] localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 3.316468] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 3.316540] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 3.316642] localhost kernel: usb usb2: Product: xHCI Host Controller | |
[ 3.316711] localhost kernel: usb usb2: Manufacturer: Linux 4.13.5-300.fc27.x86_64 xhci-hcd | |
[ 3.316782] localhost kernel: usb usb2: SerialNumber: 0000:00:14.0 | |
[ 3.316909] localhost kernel: hub 2-0:1.0: USB hub found | |
[ 3.316988] localhost kernel: hub 2-0:1.0: 14 ports detected | |
[ 3.318298] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 3.318404] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 | |
[ 3.318528] localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 3.318599] localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 3.318701] localhost kernel: usb usb3: Product: xHCI Host Controller | |
[ 3.318769] localhost kernel: usb usb3: Manufacturer: Linux 4.13.5-300.fc27.x86_64 xhci-hcd | |
[ 3.318841] localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 | |
[ 3.318968] localhost kernel: hub 3-0:1.0: USB hub found | |
[ 3.319052] localhost kernel: hub 3-0:1.0: 6 ports detected | |
[ 3.319412] localhost kernel: xhci_hcd 0000:05:00.0: Resetting | |
[ 3.613798] localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) | |
[ 3.613882] localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 3.615885] localhost kernel: ata1.00: supports DRM functions and may not be fully accessible | |
[ 3.616353] localhost kernel: ata1.00: NCQ Send/Recv Log not supported | |
[ 3.616423] localhost kernel: ata1.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0BB6Q, max UDMA/133 | |
[ 3.616496] localhost kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA | |
[ 3.617167] localhost kernel: ata2.00: ATAPI: PIONEER BD-RW BDR-208D, 1.10, max UDMA/100 | |
[ 3.617297] localhost kernel: ata1.00: supports DRM functions and may not be fully accessible | |
[ 3.617703] localhost kernel: ata1.00: NCQ Send/Recv Log not supported | |
[ 3.618144] localhost kernel: ata1.00: configured for UDMA/133 | |
[ 3.618326] localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5 | |
[ 3.618681] localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 3.618692] localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) | |
[ 3.618696] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off | |
[ 3.618697] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 3.618702] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.618976] localhost kernel: sda: sda1 sda2 sda3 sda4 | |
[ 3.619763] localhost kernel: sd 0:0:0:0: [sda] supports TCG Opal | |
[ 3.619833] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 3.620739] localhost kernel: ata2.00: configured for UDMA/100 | |
[ 3.624041] localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci | |
[ 3.631852] localhost kernel: scsi 1:0:0:0: CD-ROM PIONEER BD-RW BDR-208D 1.10 PQ: 0 ANSI: 5 | |
[ 3.632147] localhost kernel: usb 3-3: new SuperSpeed USB device number 2 using xhci_hcd | |
[ 3.646091] localhost kernel: usb 3-3: New USB device found, idVendor=174c, idProduct=3074 | |
[ 3.646175] localhost kernel: usb 3-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 3.646247] localhost kernel: usb 3-3: Product: ASM107x | |
[ 3.646314] localhost kernel: usb 3-3: Manufacturer: Asmedia | |
[ 3.646381] localhost kernel: usb 3-3: SerialNumber: 00000000A001 | |
[ 3.647408] localhost kernel: hub 3-3:1.0: USB hub found | |
[ 3.647597] localhost kernel: hub 3-3:1.0: 4 ports detected | |
[ 3.672991] localhost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 125x/125x writer cd/rw xa/form2 cdda tray | |
[ 3.673101] localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 | |
[ 3.673306] localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 | |
[ 3.673387] localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 | |
[ 3.742496] localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8000 | |
[ 3.742580] localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 3.742898] localhost kernel: hub 1-1:1.0: USB hub found | |
[ 3.743122] localhost kernel: hub 1-1:1.0: 8 ports detected | |
[ 3.800023] localhost kernel: usb 2-2: new high-speed USB device number 2 using xhci_hcd | |
[ 3.821056] localhost kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) | |
[ 3.827136] localhost kernel: ata3.00: ATA-8: WDC WD20EARS-00S8B1, 80.00A80, max UDMA/133 | |
[ 3.827208] localhost kernel: ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 3.833142] localhost kernel: ata3.00: configured for UDMA/133 | |
[ 3.833382] localhost kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD20EARS-00S 0A80 PQ: 0 ANSI: 5 | |
[ 3.833833] localhost kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 | |
[ 3.833955] localhost kernel: sd 2:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) | |
[ 3.834115] localhost kernel: sd 2:0:0:0: [sdb] Write Protect is off | |
[ 3.834196] localhost kernel: sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 3.834282] localhost kernel: sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 3.922625] localhost kernel: sdb: sdb1 sdb2 sdb4 | |
[ 3.923339] localhost kernel: sd 2:0:0:0: [sdb] Attached SCSI disk | |
[ 3.968512] localhost kernel: usb 2-2: New USB device found, idVendor=0204, idProduct=6025 | |
[ 3.968585] localhost kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 3.968657] localhost kernel: usb 2-2: Product: Flash Disk | |
[ 3.968724] localhost kernel: usb 2-2: SerialNumber: 17114200ABDC3700 | |
[ 4.125039] localhost kernel: usb 2-3: new high-speed USB device number 3 using xhci_hcd | |
[ 4.192037] localhost kernel: tsc: Refined TSC clocksource calibration: 3497.972 MHz | |
[ 4.192116] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x326bd592a83, max_idle_ns: 440795311901 ns | |
[ 4.295034] localhost kernel: usb 2-3: New USB device found, idVendor=174c, idProduct=2074 | |
[ 4.295107] localhost kernel: usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1 | |
[ 4.295179] localhost kernel: usb 2-3: Product: ASM107x | |
[ 4.295245] localhost kernel: usb 2-3: Manufacturer: Asmedia | |
[ 4.295312] localhost kernel: usb 2-3: SerialNumber: 00000000A001 | |
[ 4.295887] localhost kernel: hub 2-3:1.0: USB hub found | |
[ 4.296106] localhost kernel: hub 2-3:1.0: 4 ports detected | |
[ 4.384161] localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller | |
[ 4.384320] localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4 | |
[ 4.389825] localhost kernel: xhci_hcd 0000:05:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000010 | |
[ 4.390073] localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 4.390145] localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 4.390247] localhost kernel: usb usb4: Product: xHCI Host Controller | |
[ 4.390315] localhost kernel: usb usb4: Manufacturer: Linux 4.13.5-300.fc27.x86_64 xhci-hcd | |
[ 4.390387] localhost kernel: usb usb4: SerialNumber: 0000:05:00.0 | |
[ 4.390585] localhost kernel: hub 4-0:1.0: USB hub found | |
[ 4.390659] localhost kernel: hub 4-0:1.0: 4 ports detected | |
[ 4.391526] localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller | |
[ 4.391695] localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5 | |
[ 4.393434] localhost kernel: usb usb5: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 4.393546] localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 4.393618] localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 4.393720] localhost kernel: usb usb5: Product: xHCI Host Controller | |
[ 4.393788] localhost kernel: usb usb5: Manufacturer: Linux 4.13.5-300.fc27.x86_64 xhci-hcd | |
[ 4.393859] localhost kernel: usb usb5: SerialNumber: 0000:05:00.0 | |
[ 4.394034] localhost kernel: hub 5-0:1.0: USB hub found | |
[ 4.394110] localhost kernel: hub 5-0:1.0: 4 ports detected | |
[ 4.394258] localhost kernel: usbcore: registered new interface driver usbserial | |
[ 4.394331] localhost kernel: usbcore: registered new interface driver usbserial_generic | |
[ 4.394405] localhost kernel: usbserial: USB Serial support registered for generic | |
[ 4.394490] localhost kernel: i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12 | |
[ 4.394561] localhost kernel: i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 | |
[ 4.396959] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 4.397040] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 4.397220] localhost kernel: mousedev: PS/2 mouse device common for all mice | |
[ 4.397406] localhost kernel: rtc_cmos 00:02: RTC can wake from S4 | |
[ 4.397577] localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 | |
[ 4.397667] localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
[ 4.397801] localhost kernel: device-mapper: uevent: version 1.0.3 | |
[ 4.397913] localhost kernel: device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com | |
[ 4.398062] localhost kernel: intel_pstate: Intel P-state driver initializing | |
[ 4.399053] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina | |
[ 4.399241] localhost kernel: usbcore: registered new interface driver usbhid | |
[ 4.399355] localhost kernel: usbhid: USB HID core driver | |
[ 4.399645] localhost kernel: drop_monitor: Initializing network drop monitor service | |
[ 4.399927] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 4.400181] localhost kernel: Initializing XFRM netlink socket | |
[ 4.400633] localhost kernel: NET: Registered protocol family 10 | |
[ 4.405895] localhost kernel: Segment Routing with IPv6 | |
[ 4.406064] localhost kernel: mip6: Mobile IPv6 | |
[ 4.406171] localhost kernel: NET: Registered protocol family 17 | |
[ 4.407620] localhost kernel: RAS: Correctable Errors collector initialized. | |
[ 4.407815] localhost kernel: microcode: sig=0x306c3, pf=0x2, revision=0x12 | |
[ 4.408223] localhost kernel: microcode: Microcode Update Driver: v2.2. | |
[ 4.408238] localhost kernel: AVX2 version of gcm_enc/dec engaged. | |
[ 4.408461] localhost kernel: AES CTR mode by8 optimization enabled | |
[ 4.424243] localhost kernel: sched_clock: Marking stable (4424224591, 0)->(4547233381, -123008790) | |
[ 4.424745] localhost kernel: registered taskstats version 1 | |
[ 4.424841] localhost kernel: Loading compiled-in X.509 certificates | |
[ 4.454027] localhost kernel: usb 2-10: new high-speed USB device number 4 using xhci_hcd | |
[ 4.456890] localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 8985b38f9543dae3c552c7278f9132ce76d263f0' | |
[ 4.457022] localhost kernel: zswap: loaded using pool lzo/zbud | |
[ 4.459049] localhost kernel: Key type big_key registered | |
[ 4.460051] localhost kernel: Key type encrypted registered | |
[ 4.460357] localhost kernel: Magic number: 5:136:743 | |
[ 4.460538] localhost kernel: rtc_cmos 00:02: setting system clock to 2017-10-23 16:44:14 UTC (1508777054) | |
[ 4.460669] localhost kernel: PM: Hibernation image not present or could not be loaded. | |
[ 4.461932] localhost kernel: Freeing unused kernel memory: 2224K | |
[ 4.462004] localhost kernel: Write protecting the kernel read-only data: 14336k | |
[ 4.462357] localhost kernel: Freeing unused kernel memory: 1392K | |
[ 4.462899] localhost kernel: Freeing unused kernel memory: 336K | |
[ 4.464133] localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
[ 4.464205] localhost kernel: rodata_test: all tests were successful | |
[ 4.467578] localhost systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid) | |
[ 4.467902] localhost systemd[1]: Detected architecture x86-64. | |
[ 4.467972] localhost systemd[1]: Running in initial RAM disk. | |
[ 4.468369] localhost systemd[1]: No hostname configured. | |
[ 4.468438] localhost systemd[1]: Set hostname to <localhost>. | |
[ 4.468524] localhost systemd[1]: Initializing machine ID from random generator. | |
[ 4.491324] localhost systemd[1]: Reached target Initrd Root Device. | |
[ 4.491713] localhost systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 4.492058] localhost systemd[1]: Listening on udev Kernel Socket. | |
[ 4.492617] localhost systemd[1]: Created slice System Slice. | |
[ 4.499551] localhost kernel: audit: type=1130 audit(1508777054.538:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.500095] localhost kernel: audit: type=1130 audit(1508777054.539:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.500594] localhost kernel: audit: type=1130 audit(1508777054.540:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.504504] localhost kernel: audit: type=1130 audit(1508777054.543:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.527909] localhost systemd-journald[265]: Journal started | |
[ 4.528091] localhost systemd-journald[265]: Runtime journal (/run/log/journal/dc621910f5d3499eaf1422e5c1186b61) is 8.0M, max 1.5G, 1.5G free. | |
[ 4.528179] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.528258] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.528325] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.528360] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.528609] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.528695] localhost dracut-cmdline[267]: dracut-27 (Twenty Seven) dracut-046-4.fc27 | |
[ 4.528695] localhost dracut-cmdline[267]: Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:UUID=2693-1DD1 rd.live.image rw rd.live.overlay=UUID=2693-1DD1 | |
[ 4.528589] localhost kernel: audit: type=1130 audit(1508777054.568:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.531629] localhost dracut-cmdline[267]: livenet: no url handler for UUID=2693-1DD1 | |
[ 4.543735] localhost kernel: loop: module loaded | |
[ 4.544082] localhost dracut-cmdline[267]: root was live:UUID=2693-1DD1, is now live:/dev/disk/by-uuid/2693-1DD1 | |
[ 4.617188] localhost systemd[1]: Started dracut cmdline hook. | |
[ 4.617560] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.617540] localhost kernel: audit: type=1130 audit(1508777054.656:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.618268] localhost systemd[1]: Starting dracut pre-udev hook... | |
[ 4.619036] localhost systemd[1]: Starting Open-iSCSI... | |
[ 4.621885] localhost iscsid[411]: iSCSI logger with pid=412 started! | |
[ 4.622403] localhost systemd[1]: iscsid.service: Failed to read PID from file /var/run/iscsid.pid: Invalid argument | |
[ 4.624185] localhost kernel: usb 2-10: New USB device found, idVendor=04b4, idProduct=6560 | |
[ 4.624278] localhost kernel: usb 2-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 4.624828] localhost kernel: hub 2-10:1.0: USB hub found | |
[ 4.624980] localhost kernel: hub 2-10:1.0: 4 ports detected | |
[ 4.628864] localhost kernel: Loading iSCSI transport class v2.0-870. | |
[ 4.633097] localhost systemd[1]: Started Open-iSCSI. | |
[ 4.633437] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.633397] localhost kernel: audit: type=1130 audit(1508777054.672:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.652350] localhost kernel: RPC: Registered named UNIX socket transport module. | |
[ 4.652421] localhost kernel: RPC: Registered udp transport module. | |
[ 4.652488] localhost kernel: RPC: Registered tcp transport module. | |
[ 4.652556] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 4.668931] localhost rpc.statd[442]: Version 2.1.1 starting | |
[ 4.677450] localhost rpc.statd[442]: Initializing NSM state | |
[ 4.677695] localhost rpc.statd[442]: Running as root. chown /var/lib/nfs/statd to choose different user | |
[ 4.686947] localhost dracut-pre-udev[410]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed | |
[ 4.696799] localhost systemd[1]: Started dracut pre-udev hook. | |
[ 4.697123] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.697572] localhost systemd[1]: Starting udev Kernel Device Manager... | |
[ 4.697102] localhost kernel: audit: type=1130 audit(1508777054.736:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.703457] localhost systemd[1]: Started udev Kernel Device Manager. | |
[ 4.703789] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.703779] localhost kernel: audit: type=1130 audit(1508777054.743:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.704523] localhost systemd[1]: Starting dracut pre-trigger hook... | |
[ 4.706020] localhost kernel: usb 2-3.1: new low-speed USB device number 5 using xhci_hcd | |
[ 4.712556] localhost lldpad[471]: config file failed to load, | |
[ 4.712693] localhost lldpad[471]: create a new file. | |
[ 4.712738] localhost lldpad[471]: bound ctrl iface to /com/intel/lldpad | |
[ 4.713394] localhost dracut-pre-trigger[467]: 472 | |
[ 4.744504] localhost dracut-pre-trigger[467]: rd.md=0: removing MD RAID activation | |
[ 4.772401] localhost systemd[1]: Started dracut pre-trigger hook. | |
[ 4.772694] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.773085] localhost systemd[1]: Starting udev Coldplug all Devices... | |
[ 4.790070] localhost systemd[1]: Mounting Kernel Configuration File System... | |
[ 4.791438] localhost systemd[1]: Mounted Kernel Configuration File System. | |
[ 4.808980] localhost kernel: usb 2-3.1: New USB device found, idVendor=046d, idProduct=c626 | |
[ 4.809088] localhost kernel: usb 2-3.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0 | |
[ 4.809232] localhost kernel: usb 2-3.1: Product: SpaceNavigator | |
[ 4.809327] localhost kernel: usb 2-3.1: Manufacturer: 3Dconnexion | |
[ 4.825011] localhost kernel: logitech 0003:046D:C626.0001: fixing up rel/abs in Logitech report descriptor | |
[ 4.825322] localhost kernel: input: 3Dconnexion SpaceNavigator as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.1/2-3.1:1.0/0003:046D:C626.0001/input/input5 | |
[ 4.835339] localhost systemd[1]: Started udev Coldplug all Devices. | |
[ 4.835540] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 4.836040] localhost systemd[1]: Starting dracut initqueue hook... | |
[ 4.836379] localhost systemd[1]: Reached target System Initialization. | |
[ 4.837792] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. | |
[ 4.837933] localhost systemd[1]: Reached target Sockets. | |
[ 4.838064] localhost systemd[1]: Reached target Basic System. | |
[ 4.858239] localhost kernel: pps_core: LinuxPPS API ver. 1 registered | |
[ 4.858339] localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 4.859935] localhost kernel: PTP clock support registered | |
[ 4.872765] localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k | |
[ 4.872870] localhost kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 4.873135] localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode | |
[ 4.877099] localhost kernel: logitech 0003:046D:C626.0001: input,hidraw0: USB HID v1.10 Multi-Axis Controller [3Dconnexion SpaceNavigator] on usb-0000:00:14.0-3.1/input0 | |
[ 4.883072] localhost kernel: usb-storage 2-2:1.0: USB Mass Storage device detected | |
[ 4.883221] localhost kernel: scsi host6: usb-storage 2-2:1.0 | |
[ 4.883377] localhost kernel: usbcore: registered new interface driver usb-storage | |
[ 4.885030] localhost systemd-udevd[539]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. | |
[ 4.885528] localhost kernel: usbcore: registered new interface driver uas | |
[ 4.905041] localhost kernel: usb 2-3.2: new full-speed USB device number 6 using xhci_hcd | |
[ 4.965818] localhost kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock | |
[ 5.001028] localhost kernel: usb 2-3.2: New USB device found, idVendor=413c, idProduct=1002 | |
[ 5.001102] localhost kernel: usb 2-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 5.001205] localhost kernel: usb 2-3.2: Product: Dell USB Keyboard Hub | |
[ 5.001273] localhost kernel: usb 2-3.2: Manufacturer: Dell | |
[ 5.002258] localhost kernel: hub 2-3.2:1.0: USB hub found | |
[ 5.002467] localhost kernel: hub 2-3.2:1.0: 3 ports detected | |
[ 5.047993] localhost systemd-udevd[546]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. | |
[ 5.047050] localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d0:2b:c4:83:85 | |
[ 5.047189] localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection | |
[ 5.047311] localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF | |
[ 5.048034] localhost kernel: e1000e 0000:00:19.0 eno1: renamed from eth0 | |
[ 5.053638] localhost kernel: 8021q: 802.1Q VLAN Support v1.8 | |
[ 5.086032] localhost kernel: usb 2-3.4: new low-speed USB device number 7 using xhci_hcd | |
[ 5.194355] localhost kernel: usb 2-3.4: New USB device found, idVendor=051d, idProduct=0002 | |
[ 5.194440] localhost kernel: usb 2-3.4: New USB device strings: Mfr=3, Product=1, SerialNumber=2 | |
[ 5.194543] localhost kernel: usb 2-3.4: Product: IBM UPS1000TLV FW:600.1I1.D USB FW:1.5 | |
[ 5.194614] localhost kernel: usb 2-3.4: Manufacturer: American Power Conversion | |
[ 5.194684] localhost kernel: usb 2-3.4: SerialNumber: AS0516121120 | |
[ 5.200231] localhost kernel: clocksource: Switched to clocksource tsc | |
[ 5.272036] localhost kernel: usb 2-3.2.1: new full-speed USB device number 8 using xhci_hcd | |
[ 5.274249] localhost kernel: hid-generic 0003:051D:0002.0002: hiddev96,hidraw1: USB HID v1.10 Device [American Power Conversion IBM UPS1000TLV FW:600.1I1.D USB FW:1.5] on usb-0000:00:14.0-3.4/input0 | |
[ 5.349172] localhost kernel: usb 2-3.2.1: New USB device found, idVendor=413c, idProduct=2002 | |
[ 5.349245] localhost kernel: usb 2-3.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 5.349348] localhost kernel: usb 2-3.2.1: Product: Dell USB Keyboard Hub | |
[ 5.349416] localhost kernel: usb 2-3.2.1: Manufacturer: Dell | |
[ 5.351156] localhost kernel: input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.0/0003:413C:2002.0003/input/input6 | |
[ 5.403183] localhost kernel: hid-generic 0003:413C:2002.0003: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:00:14.0-3.2.1/input0 | |
[ 5.404599] localhost kernel: input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.2/2-3.2.1/2-3.2.1:1.1/0003:413C:2002.0004/input/input7 | |
[ 5.456122] localhost kernel: hid-generic 0003:413C:2002.0004: input,hidraw3: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:00:14.0-3.2.1/input1 | |
[ 5.493005] localhost kernel: random: crng init done | |
[ 5.557775] localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 | |
[ 5.622170] localhost iscsid[412]: iSCSI daemon with pid=413 started! | |
[ 5.622425] localhost iscsid[412]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi | |
[ 5.622586] localhost iscsid[412]: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formatted InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or | |
[ 5.622738] localhost iscsid[412]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi | |
[ 5.622882] localhost iscsid[412]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf | |
[ 5.920496] localhost kernel: scsi 6:0:0:0: Direct-Access Flash Disk 5.00 PQ: 0 ANSI: 2 | |
[ 5.920887] localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 | |
[ 5.921112] localhost kernel: sd 6:0:0:0: [sdc] 4129792 512-byte logical blocks: (2.11 GB/1.97 GiB) | |
[ 5.921397] localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off | |
[ 5.921481] localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 0b 00 00 08 | |
[ 5.921616] localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found | |
[ 5.921701] localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through | |
[ 5.923144] localhost kernel: sdc: sdc1 | |
[ 5.924127] localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk | |
[ 6.312825] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 6.432174] localhost kernel: FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 7.308398] localhost systemd[1]: Found device /dev/mapper/live-rw. | |
[ 7.340159] localhost systemd[1]: Started dracut initqueue hook. | |
[ 7.340536] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.340633] localhost systemd[1]: Reached target Remote File Systems (Pre). | |
[ 7.340914] localhost systemd[1]: Reached target Remote File Systems. | |
[ 7.341828] localhost systemd[1]: Starting dracut pre-mount hook... | |
[ 7.355708] localhost systemd[1]: Started dracut pre-mount hook. | |
[ 7.355999] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.356335] localhost systemd[1]: Mounting /sysroot... | |
[ 7.676975] localhost systemd[1]: Mounted /sysroot. | |
[ 7.675988] localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) | |
[ 7.677530] localhost systemd[1]: Reached target Initrd Root File System. | |
[ 7.678543] localhost systemd[1]: Starting Reload Configuration from the Real Root... | |
[ 7.685490] localhost systemd[1]: Reloading. | |
[ 7.742706] localhost systemd[1]: Started Reload Configuration from the Real Root. | |
[ 7.743013] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.743071] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.743090] localhost systemd[1]: Reached target Initrd File Systems. | |
[ 7.743335] localhost systemd[1]: Reached target Initrd Default Target. | |
[ 7.743873] localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... | |
[ 7.909081] localhost systemd[1]: Started dracut pre-pivot and cleanup hook. | |
[ 7.909439] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.910086] localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... | |
[ 7.915554] localhost systemd[1]: Stopped target Timers. | |
[ 7.916052] localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. | |
[ 7.916384] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.916452] localhost systemd[1]: Stopped target Remote File Systems. | |
[ 7.916671] localhost systemd[1]: Stopped target Remote File Systems (Pre). | |
[ 7.917176] localhost systemd[1]: Stopped dracut pre-mount hook. | |
[ 7.917508] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.917575] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.917682] localhost systemd[1]: Stopped dracut initqueue hook. | |
[ 7.918026] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.918088] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.918451] localhost systemd[1]: Stopping Open-iSCSI... | |
[ 7.918761] localhost systemd[1]: Stopped target Initrd Default Target. | |
[ 7.919108] localhost systemd[1]: Stopped target Initrd Root Device. | |
[ 7.919414] localhost systemd[1]: Stopped target Basic System. | |
[ 7.919725] localhost systemd[1]: Stopped target Sockets. | |
[ 7.920058] localhost systemd[1]: Closed Open-iSCSI iscsiuio Socket. | |
[ 7.920371] localhost systemd[1]: Stopped target System Initialization. | |
[ 7.920681] localhost systemd[1]: Stopped target Local Encrypted Volumes. | |
[ 7.921258] localhost systemd[1]: Stopped udev Coldplug all Devices. | |
[ 7.921622] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.921686] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.921786] localhost systemd[1]: Stopped dracut pre-trigger hook. | |
[ 7.922042] localhost iscsid[412]: iscsid shutting down. | |
[ 7.922309] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.922396] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.922484] localhost systemd[1]: Stopping udev Kernel Device Manager... | |
[ 7.922642] localhost systemd[1]: Stopped Apply Kernel Variables. | |
[ 7.922941] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.922964] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.923061] localhost systemd[1]: Stopped Create Volatile Files and Directories. | |
[ 7.923324] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.923349] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.923367] localhost systemd[1]: Stopped target Local File Systems. | |
[ 7.923568] localhost systemd[1]: Stopped target Slices. | |
[ 7.923798] localhost systemd[1]: Stopped target Paths. | |
[ 7.931090] localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. | |
[ 7.931338] localhost systemd[1]: Stopped target Swap. | |
[ 7.932477] localhost systemd[1]: Stopped Open-iSCSI. | |
[ 7.932755] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.932796] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.933379] localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons. | |
[ 7.933689] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.933729] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.935319] localhost systemd[1]: Stopped udev Kernel Device Manager. | |
[ 7.935631] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.935687] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.935818] localhost systemd[1]: Stopped dracut pre-udev hook. | |
[ 7.936120] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.936175] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.936231] localhost systemd[1]: Stopped dracut cmdline hook. | |
[ 7.936519] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.936562] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.936688] localhost systemd[1]: Stopped Create Static Device Nodes in /dev. | |
[ 7.936965] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.937021] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.937159] localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. | |
[ 7.937439] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.937487] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.937520] localhost systemd[1]: Closed udev Kernel Socket. | |
[ 7.937738] localhost systemd[1]: Closed udev Control Socket. | |
[ 7.938454] localhost systemd[1]: Starting Cleanup udevd DB... | |
[ 7.943689] localhost systemd[1]: Started Cleanup udevd DB. | |
[ 7.943981] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.944042] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.944371] localhost systemd[1]: Reached target Switch Root. | |
[ 7.945073] localhost systemd[1]: Starting Switch Root... | |
[ 7.964077] localhost systemd[1]: Switching root. | |
[ 7.972540] localhost systemd-journald[265]: Journal stopped | |
[ 7.972579] localhost systemd-journald[265]: Received SIGTERM from PID 1 (systemd). | |
[ 8.054577] localhost kernel: systemd: 21 output lines suppressed due to ratelimiting | |
[ 9.085582] localhost kernel: kauditd_printk_skb: 36 callbacks suppressed | |
[ 9.085653] localhost kernel: audit: type=1404 audit(1508777059.125:47): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 | |
[ 9.192614] localhost kernel: SELinux: 32768 avtab hash slots, 107709 rules. | |
[ 9.202031] localhost kernel: SELinux: 32768 avtab hash slots, 107709 rules. | |
[ 9.214630] localhost kernel: SELinux: 8 users, 14 roles, 5071 types, 314 bools, 1 sens, 1024 cats | |
[ 9.214632] localhost kernel: SELinux: 97 classes, 107709 rules | |
[ 9.216979] localhost kernel: SELinux: Permission getrlimit in class process not defined in policy. | |
[ 9.217137] localhost kernel: SELinux: Class sctp_socket not defined in policy. | |
[ 9.217205] localhost kernel: SELinux: Class icmp_socket not defined in policy. | |
[ 9.217274] localhost kernel: SELinux: Class ax25_socket not defined in policy. | |
[ 9.217342] localhost kernel: SELinux: Class ipx_socket not defined in policy. | |
[ 9.217411] localhost kernel: SELinux: Class netrom_socket not defined in policy. | |
[ 9.217479] localhost kernel: SELinux: Class atmpvc_socket not defined in policy. | |
[ 9.217548] localhost kernel: SELinux: Class x25_socket not defined in policy. | |
[ 9.217616] localhost kernel: SELinux: Class rose_socket not defined in policy. | |
[ 9.217684] localhost kernel: SELinux: Class decnet_socket not defined in policy. | |
[ 9.217753] localhost kernel: SELinux: Class atmsvc_socket not defined in policy. | |
[ 9.217821] localhost kernel: SELinux: Class rds_socket not defined in policy. | |
[ 9.217889] localhost kernel: SELinux: Class irda_socket not defined in policy. | |
[ 9.217966] localhost kernel: SELinux: Class pppox_socket not defined in policy. | |
[ 9.218036] localhost kernel: SELinux: Class llc_socket not defined in policy. | |
[ 9.218105] localhost kernel: SELinux: Class can_socket not defined in policy. | |
[ 9.218174] localhost kernel: SELinux: Class tipc_socket not defined in policy. | |
[ 9.218244] localhost kernel: SELinux: Class bluetooth_socket not defined in policy. | |
[ 9.218314] localhost kernel: SELinux: Class iucv_socket not defined in policy. | |
[ 9.218383] localhost kernel: SELinux: Class rxrpc_socket not defined in policy. | |
[ 9.218453] localhost kernel: SELinux: Class isdn_socket not defined in policy. | |
[ 9.218522] localhost kernel: SELinux: Class phonet_socket not defined in policy. | |
[ 9.218592] localhost kernel: SELinux: Class ieee802154_socket not defined in policy. | |
[ 9.218662] localhost kernel: SELinux: Class caif_socket not defined in policy. | |
[ 9.218731] localhost kernel: SELinux: Class alg_socket not defined in policy. | |
[ 9.218800] localhost kernel: SELinux: Class nfc_socket not defined in policy. | |
[ 9.218869] localhost kernel: SELinux: Class vsock_socket not defined in policy. | |
[ 9.218948] localhost kernel: SELinux: Class kcm_socket not defined in policy. | |
[ 9.219018] localhost kernel: SELinux: Class qipcrtr_socket not defined in policy. | |
[ 9.219088] localhost kernel: SELinux: Class smc_socket not defined in policy. | |
[ 9.219158] localhost kernel: SELinux: the above unknown classes and permissions will be allowed | |
[ 9.219262] localhost kernel: SELinux: policy capability network_peer_controls=1 | |
[ 9.219332] localhost kernel: SELinux: policy capability open_perms=1 | |
[ 9.219401] localhost kernel: SELinux: policy capability extended_socket_class=0 | |
[ 9.219471] localhost kernel: SELinux: policy capability always_check_network=0 | |
[ 9.219540] localhost kernel: SELinux: policy capability cgroup_seclabel=0 | |
[ 9.219609] localhost kernel: SELinux: Completing initialization. | |
[ 9.219610] localhost kernel: SELinux: Setting up existing superblocks. | |
[ 9.233120] localhost kernel: audit: type=1403 audit(1508777059.272:48): policy loaded auid=4294967295 ses=4294967295 | |
[ 9.234440] localhost systemd[1]: Successfully loaded SELinux policy in 152.651ms. | |
[ 9.287091] localhost systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. | |
[ 9.314918] localhost kernel: audit: type=1400 audit(1508791459.354:49): avc: denied { relabelfrom } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18779 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=lnk_file permissive=0 | |
[ 9.314941] localhost systemd[1]: Unable to fix SELinux security context of /run/rootfsbase: Permission denied | |
[ 9.320177] localhost systemd[1]: Relabelled /dev and /run in 25.027ms. | |
[ 10.595701] localhost kernel: audit: type=1130 audit(1508791460.635:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.596807] localhost kernel: audit: type=1131 audit(1508791460.635:51): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.597391] localhost kernel: audit: type=1130 audit(1508791460.636:52): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.597627] localhost kernel: audit: type=1131 audit(1508791460.636:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.598307] localhost kernel: audit: type=1130 audit(1508791460.637:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.598542] localhost kernel: audit: type=1131 audit(1508791460.637:55): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.635717] localhost kernel: audit: type=1305 audit(1508791460.675:56): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 | |
[ 10.679713] localhost systemd-journald[845]: Journal started | |
[ 10.679803] localhost systemd-journald[845]: Runtime journal (/run/log/journal/0fc28a0818e44783bed9befcd031311a) is 8.0M, max 1.5G, 1.5G free. | |
[ 10.679830] localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 | |
[ 10.679875] localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 | |
[ 10.679900] localhost audit[1]: AVC avc: denied { relabelfrom } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18779 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=lnk_file permissive=0 | |
[ 10.679925] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.679947] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.679965] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.679984] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.680017] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.680046] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.680063] localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 | |
[ 10.680095] localhost systemd[1]: systemd 234 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid) | |
[ 10.680294] localhost systemd[1]: Detected architecture x86-64. | |
[ 10.680424] localhost systemd[1]: Initializing machine ID from random generator. | |
[ 10.733579] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.733977] localhost systemd[1]: Started Create list of required static device nodes for the current kernel. | |
[ 10.734244] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.734409] localhost systemd[1]: Started Remount Root and Kernel File Systems. | |
[ 10.734679] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.808321] localhost systemd[1]: Starting udev Coldplug all Devices... | |
[ 10.808957] localhost systemd[1]: Starting Configure read-only root support... | |
[ 10.809640] localhost systemd[1]: Starting Create Static Device Nodes in /dev... | |
[ 10.810272] localhost systemd[1]: Starting Flush Journal to Persistent Storage... | |
[ 10.852244] localhost systemd[1]: Mounted Kernel Debug File System. | |
[ 10.852555] localhost systemd[1]: Mounted POSIX Message Queue File System. | |
[ 10.852842] localhost systemd[1]: Mounted Huge Pages File System. | |
[ 10.853132] localhost systemd[1]: Mounted Temporary Directory (/tmp). | |
[ 10.879596] localhost systemd-tmpfiles[857]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 10.882029] localhost systemd-tmpfiles[857]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 10.932402] localhost systemd[1]: Started Apply Kernel Variables. | |
[ 10.932681] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 10.939027] localhost systemd-journald[845]: Time spent on flushing to /var is 7.433ms for 1039 entries. | |
[ 10.939027] localhost systemd-journald[845]: System journal (/var/log/journal/0fc28a0818e44783bed9befcd031311a) is 8.0M, max 497.5M, 489.5M free. | |
[ 14.215766] localhost kernel: kauditd_printk_skb: 7 callbacks suppressed | |
[ 14.215837] localhost kernel: audit: type=1130 audit(1508791464.255:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.216048] localhost kernel: audit: type=1131 audit(1508791464.255:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.222820] localhost kernel: audit: type=1130 audit(1508791464.262:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228508] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228585] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228629] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228666] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228703] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228738] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.228772] localhost fedora-readonly[856]: /lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input | |
[ 14.228883] localhost systemd[1]: Started udev Coldplug all Devices. | |
[ 14.229059] localhost udevadm[855]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.229059] localhost udevadm[855]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.229210] localhost systemd[1]: Starting udev Wait for Complete Device Initialization... | |
[ 14.229356] localhost udevadm[860]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.229356] localhost udevadm[860]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.229545] localhost systemd[1]: Started Flush Journal to Persistent Storage. | |
[ 14.229687] localhost udevadm[862]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.229687] localhost udevadm[862]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.230201] localhost systemd[1]: Started Configure read-only root support. | |
[ 14.230391] localhost systemd[1]: Starting Load/Save Random Seed... | |
[ 14.230534] localhost systemd[1]: Started Setup Virtual Console. | |
[ 14.230645] localhost systemd[1]: Started Load/Save Random Seed. | |
[ 14.275435] localhost systemd[1]: Started Create Static Device Nodes in /dev. | |
[ 14.275713] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.275704] localhost kernel: audit: type=1130 audit(1508791464.315:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.276255] localhost systemd[1]: Starting udev Kernel Device Manager... | |
[ 14.287987] localhost systemd-udevd[873]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.290648] localhost systemd-udevd[873]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 14.520278] localhost systemd[1]: Started udev Kernel Device Manager. | |
[ 14.520637] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.520618] localhost kernel: audit: type=1130 audit(1508791464.560:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.521849] localhost systemd[1]: Starting Show Plymouth Boot Screen... | |
[ 14.793697] localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 14.814086] localhost systemd[1]: Received SIGRTMIN+20 from PID 887 (plymouthd). | |
[ 14.814378] localhost systemd[1]: Started Show Plymouth Boot Screen. | |
[ 14.814598] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.814769] localhost systemd[1]: Reached target Paths. | |
[ 14.814956] localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. | |
[ 14.814598] localhost kernel: audit: type=1130 audit(1508791464.854:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 14.841650] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20170531/utaddress-247) | |
[ 14.841800] localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 14.841907] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247) | |
[ 14.842058] localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 14.842166] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170531/utaddress-247) | |
[ 14.842314] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247) | |
[ 14.842459] localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 14.842565] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20170531/utaddress-247) | |
[ 14.842709] localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20170531/utaddress-247) | |
[ 14.842853] localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 14.842958] localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich | |
[ 14.926366] localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt | |
[ 15.182286] localhost systemd-udevd[893]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. | |
[ 15.345006] localhost kernel: media: Linux media interface: v0.10 | |
[ 15.392077] localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer | |
[ 15.392183] localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
[ 15.392252] localhost kernel: RAPL PMU: hw unit of domain package 2^-14 Joules | |
[ 15.392321] localhost kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules | |
[ 15.392389] localhost kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules | |
[ 15.473543] localhost systemd-udevd[895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. | |
[ 15.485630] localhost kernel: Linux video capture interface: v2.00 | |
[ 15.603669] localhost kernel: iTCO_vendor_support: vendor-support=0 | |
[ 15.648616] localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. | |
[ 15.649143] localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 | |
[ 15.649245] localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) | |
[ 15.649468] localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) | |
[ 15.670400] localhost kernel: asus_wmi: ASUS WMI generic driver loaded | |
[ 15.671733] localhost kernel: [drm] Memory usable by graphics device = 2048M | |
[ 15.671804] localhost kernel: [drm] Replacing VGA console driver | |
[ 15.672361] localhost kernel: Console: switching to colour dummy device 80x25 | |
[ 15.678049] localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 15.678051] localhost kernel: [drm] Driver supports precise vblank timestamp query. | |
[ 15.680330] localhost kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 15.682860] localhost kernel: [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0 | |
[ 15.691371] localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 15.691831] localhost kernel: acpi device:60: registered as cooling_device13 | |
[ 15.691904] localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 | |
[ 15.691964] localhost kernel: asus_wmi: Initialization: 0x0 | |
[ 15.692019] localhost kernel: asus_wmi: BIOS WMI version: 0.9 | |
[ 15.692075] localhost kernel: asus_wmi: SFUN value: 0x0 | |
[ 15.692358] localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input9 | |
[ 15.692418] localhost kernel: asus_wmi: Number of fans: 1 | |
[ 15.818402] localhost kernel: fbcon: inteldrmfb (fb0) is primary device | |
[ 15.846060] localhost kernel: Console: switching to colour frame buffer device 160x64 | |
[ 15.862342] localhost kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
[ 15.864200] localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
[ 15.904262] localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice. | |
[ 15.904848] localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0... | |
[ 15.914087] localhost kernel: saa7134: saa7130/34: v4l2 driver version 0, 2, 17 loaded | |
[ 15.914317] localhost kernel: saa7134: saa7133[0]: found at 0000:04:01.0, rev: 17, irq: 19, latency: 32, mmio: 0xefd00000 | |
[ 15.914356] localhost kernel: saa7134: saa7133[0]: subsystem: 1421:0380, board: ADS Tech Instant HDTV [card=151,autodetected] | |
[ 15.914409] localhost kernel: saa7134: saa7133[0]: board init: gpio is 0 | |
[ 15.914782] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10 | |
[ 15.914868] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11 | |
[ 15.914947] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12 | |
[ 15.915211] localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13 | |
[ 15.928868] localhost systemd[1]: Reached target Sound Card. | |
[ 15.931740] localhost systemd-backlight[950]: Failed to get backlight or LED device 'backlight:acpi_video0': No such device | |
[ 15.932085] localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Main process exited, code=exited, status=1/FAILURE | |
[ 15.932353] localhost systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0. | |
[ 15.932502] localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Unit entered failed state. | |
[ 15.932622] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' | |
[ 15.932670] localhost systemd[1]: systemd-backlight@backlight:acpi_video0.service: Failed with result 'exit-code'. | |
[ 15.932520] localhost kernel: audit: type=1130 audit(1508791465.971:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' | |
[ 15.933855] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line | |
[ 15.933902] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 15.933935] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) | |
[ 15.933965] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 | |
[ 15.933990] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e | |
[ 15.934014] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: inputs: | |
[ 15.934031] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 | |
[ 15.934046] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 | |
[ 15.934061] localhost kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a | |
[ 15.947563] localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14 | |
[ 15.947644] localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15 | |
[ 15.947715] localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16 | |
[ 15.947777] localhost kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17 | |
[ 15.947862] localhost kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18 | |
[ 15.947964] localhost kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19 | |
[ 15.948315] localhost kernel: input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20 | |
[ 15.948459] localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input21 | |
[ 16.057193] localhost kernel: intel_rapl: Found RAPL domain package | |
[ 16.057210] localhost kernel: intel_rapl: Found RAPL domain core | |
[ 16.057221] localhost kernel: intel_rapl: Found RAPL domain uncore | |
[ 16.057233] localhost kernel: intel_rapl: Found RAPL domain dram | |
[ 16.058011] localhost kernel: saa7134: i2c eeprom 00: 21 14 80 03 54 20 1c 00 43 43 a9 1c 55 d2 b2 92 | |
[ 16.058726] localhost kernel: saa7134: i2c eeprom 10: 00 ff 82 0f ff 20 ff ff ff ff ff ff ff ff ff ff | |
[ 16.059416] localhost kernel: saa7134: i2c eeprom 20: 01 40 01 02 02 ff 01 04 08 ff 00 fe ff ff ff ff | |
[ 16.060096] localhost kernel: saa7134: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.060768] localhost kernel: saa7134: i2c eeprom 40: ff 18 00 c0 86 00 ff 00 00 00 ff ff ff ff ff ff | |
[ 16.061440] localhost kernel: saa7134: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.062112] localhost kernel: saa7134: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.062771] localhost kernel: saa7134: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.063425] localhost kernel: saa7134: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.064071] localhost kernel: saa7134: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.064706] localhost kernel: saa7134: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.065335] localhost kernel: saa7134: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.065949] localhost kernel: saa7134: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.066555] localhost kernel: saa7134: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.067153] localhost kernel: saa7134: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.067738] localhost kernel: saa7134: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff | |
[ 16.092055] localhost kernel: tuner: 8-0061: Tuner -1 found with type(s) Radio TV. | |
[ 16.138009] localhost kernel: tuner-simple 8-0061: creating new instance | |
[ 16.138715] localhost kernel: tuner-simple 8-0061: type set to 68 (Philips TUV1236D ATSC/NTSC dual in) | |
[ 16.167512] localhost kernel: saa7134: saa7133[0]: registered device video0 [v4l2] | |
[ 16.168602] localhost kernel: saa7134: saa7133[0]: registered device vbi0 | |
[ 16.186429] localhost kernel: saa7134_dvb: dvb_init() allocating 1 frontend | |
[ 16.195957] localhost systemd[1]: Started udev Wait for Complete Device Initialization. | |
[ 16.196123] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.196580] localhost systemd[1]: Starting Activation of DM RAID sets... | |
[ 16.197817] localhost systemd[1]: Started LVM2 metadata daemon. | |
[ 16.196010] localhost kernel: audit: type=1130 audit(1508791466.235:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.198024] localhost kernel: audit: type=1130 audit(1508791466.237:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.198056] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.216006] localhost kernel: nxt200x: NXT2004 Detected | |
[ 16.221026] localhost kernel: tuner-simple 8-0061: attaching existing instance | |
[ 16.221643] localhost kernel: tuner-simple 8-0061: type set to 68 (Philips TUV1236D ATSC/NTSC dual in) | |
[ 16.222280] localhost kernel: dvbdev: DVB: registering new adapter (saa7133[0]) | |
[ 16.222884] localhost kernel: saa7134 0000:04:01.0: DVB: registering adapter 0 frontend 0 (Nextwave NXT200X VSB/QAM frontend)... | |
[ 16.224221] localhost lvmetad[974]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.227522] localhost lvmetad[974]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.240164] localhost lvm[848]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.242921] localhost lvm[848]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.247376] localhost kernel: saa7134 0000:04:01.0: Direct firmware load for dvb-fe-nxt2004.fw failed with error -2 | |
[ 16.248618] localhost kernel: nxt200x: nxt2004_init: No firmware uploaded (timeout or file not found?) | |
[ 16.252688] localhost kernel: saa7134_alsa: saa7134 ALSA driver for DMA sound loaded | |
[ 16.253542] localhost kernel: saa7134_alsa: saa7133[0]/alsa: saa7133[0] at 0xefd00000 irq 19 registered as card -1 | |
[ 16.685684] localhost systemd[1]: Started Activation of DM RAID sets. | |
[ 16.685909] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.685952] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.685979] localhost systemd[1]: Reached target Local Encrypted Volumes. | |
[ 16.685732] localhost kernel: audit: type=1130 audit(1508791466.725:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.689694] localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. | |
[ 16.689809] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.689859] localhost systemd[1]: Reached target Local File Systems (Pre). | |
[ 16.691469] localhost systemd[1]: Mounting /var/tmp... | |
[ 16.694262] localhost systemd[1]: Mounted /var/tmp. | |
[ 16.694609] localhost systemd[1]: Reached target Local File Systems. | |
[ 16.695541] localhost systemd[1]: Starting Preprocess NFS configuration... | |
[ 16.696284] localhost systemd[1]: Starting Restore /run/initramfs on shutdown... | |
[ 16.696950] localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... | |
[ 16.698212] localhost systemd[1]: Starting Import network configuration from initramfs... | |
[ 16.712931] localhost systemd[1]: Started Restore /run/initramfs on shutdown. | |
[ 16.713162] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.723783] localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. | |
[ 16.724746] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.724856] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.732506] localhost systemd[1]: Started Preprocess NFS configuration. | |
[ 16.732698] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.732727] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.780460] localhost fedora-import-state[996]: restorecon: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.783347] localhost fedora-import-state[996]: restorecon: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.787571] localhost systemd[1]: Started Import network configuration from initramfs. | |
[ 16.787770] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.788367] localhost systemd[1]: Starting Create Volatile Files and Directories... | |
[ 16.791600] localhost systemd-tmpfiles[1010]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.794413] localhost systemd-tmpfiles[1010]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 16.811619] localhost systemd[1]: Started Create Volatile Files and Directories. | |
[ 16.811777] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 16.812208] localhost systemd[1]: Starting Security Auditing Service... | |
[ 16.987134] localhost auditd[1013]: Started dispatcher: /sbin/audispd pid: 1015 | |
[ 16.987424] localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 16.987463] localhost audit: CONFIG_CHANGE audit_pid=1013 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 | |
[ 16.994377] localhost audispd[1015]: No plugins found, exiting | |
[ 16.994528] localhost auditd[1013]: dispatcher 1015 reaped | |
[ 17.094672] localhost auditd[1013]: Init complete, auditd 2.7.8 listening for events (startup state enable) | |
[ 17.332348] localhost augenrules[1017]: /usr/sbin/restorecon: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 17.334859] localhost augenrules[1017]: /usr/sbin/restorecon: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 17.343625] localhost augenrules[1017]: No rules | |
[ 17.343793] localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 | |
[ 17.343996] localhost systemd[1]: Started Security Auditing Service. | |
[ 17.344257] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.344867] localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... | |
[ 17.347694] localhost audit[1034]: SYSTEM_BOOT pid=1034 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' | |
[ 17.349507] localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. | |
[ 17.349725] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.349790] localhost systemd[1]: Reached target System Initialization. | |
[ 17.353353] localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. | |
[ 17.353555] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. | |
[ 17.354885] localhost systemd[1]: Listening on SSSD Secrets Service responder socket. | |
[ 17.356289] localhost systemd[1]: Started Updates mlocate database every day. | |
[ 17.357431] localhost systemd[1]: Started Daily Cleanup of Temporary Directories. | |
[ 17.357607] localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. | |
[ 17.359131] localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. | |
[ 17.360555] localhost systemd[1]: Listening on D-Bus System Message Bus Socket. | |
[ 17.361267] localhost systemd[1]: Reached target Sockets. | |
[ 17.362526] localhost systemd[1]: Reached target Basic System. | |
[ 17.369165] localhost systemd[1]: Started irqbalance daemon. | |
[ 17.369342] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.369851] localhost systemd[1]: Started D-Bus System Message Bus. | |
[ 17.597785] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.598615] localhost systemd[1]: Starting LSB: Init script for live image.... | |
[ 17.599335] localhost systemd[1]: Starting System Security Services Daemon... | |
[ 17.601682] localhost systemd[1]: Starting Modem Manager... | |
[ 17.633446] localhost systemd[1]: Starting System Logging Service... | |
[ 17.674760] localhost systemd[1]: Starting firewalld - dynamic firewall daemon... | |
[ 17.675370] localhost systemd[1]: Starting Disk Manager... | |
[ 17.676492] localhost systemd[1]: Started Machine Check Exception Logging Daemon. | |
[ 17.676925] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.677404] localhost systemd[1]: Starting GSSAPI Proxy Daemon... | |
[ 17.754746] localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. | |
[ 17.754965] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.755028] localhost systemd[1]: Reached target Timers. | |
[ 17.756724] localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... | |
[ 17.757498] localhost systemd[1]: Started Manage Sound Card State (restore and store). | |
[ 17.758111] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.758518] localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[ 17.758872] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.758933] localhost alsactl[1054]: alsactl 1.1.4 daemon started | |
[ 17.759138] localhost alsactl[1054]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory | |
[ 17.759235] localhost alsactl[1054]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid | |
[ 17.759372] localhost alsactl[1054]: Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x1043" "0x8534" | |
[ 17.759372] localhost alsactl[1054]: Hardware is initialized using a generic method | |
[ 17.759627] localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... | |
[ 17.759763] localhost alsactl[1054]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid | |
[ 17.759853] localhost alsactl[1054]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,10438573,00100302" "0x1043" "0x8573" | |
[ 17.759853] localhost alsactl[1054]: Hardware is initialized using a generic method | |
[ 17.759853] localhost alsactl[1054]: Found hardware: "SAA7134" "SAA7134 Mixer" "" "0x1421" "0x0380" | |
[ 17.759853] localhost alsactl[1054]: Hardware is initialized using a generic method | |
[ 17.760164] localhost alsactl[1054]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid | |
[ 17.861328] localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. | |
[ 17.861593] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 17.861651] localhost rtkit-daemon[1053]: Successfully called chroot. | |
[ 17.861887] localhost rtkit-daemon[1053]: Successfully dropped privileges. | |
[ 17.862038] localhost rtkit-daemon[1053]: Successfully limited resources. | |
[ 17.862173] localhost rtkit-daemon[1053]: Running. | |
[ 17.862304] localhost rtkit-daemon[1053]: Watchdog thread running. | |
[ 17.862478] localhost rtkit-daemon[1053]: Canary thread running. | |
[ 18.018283] localhost rngd[1055]: Failed to init entropy source 0: Hardware RNG Device | |
[ 18.018283] localhost rngd[1055]: Failed to init entropy source 1: TPM RNG Device | |
[ 18.340349] localhost avahi-daemon[1056]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). | |
[ 18.340740] localhost avahi-daemon[1056]: Successfully dropped root privileges. | |
[ 18.340927] localhost avahi-daemon[1056]: avahi-daemon 0.7 starting up. | |
[ 18.387087] localhost avahi-daemon[1056]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! | |
[ 18.388158] localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. | |
[ 18.388345] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 18.388395] localhost avahi-daemon[1056]: Successfully called chroot(). | |
[ 18.388533] localhost avahi-daemon[1056]: Successfully dropped remaining capabilities. | |
[ 18.388645] localhost avahi-daemon[1059]: chroot.c: open() failed: No such file or directory | |
[ 18.388771] localhost avahi-daemon[1056]: Failed to open /etc/resolv.conf: Invalid argument | |
[ 18.400075] localhost avahi-daemon[1056]: No service file found in /etc/avahi/services. | |
[ 19.252745] localhost avahi-daemon[1056]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. | |
[ 21.700094] localhost udisksd[1049]: udisks daemon version 2.7.3 starting | |
[ 21.700572] localhost avahi-daemon[1056]: Network interface enumeration completed. | |
[ 21.700731] localhost avahi-daemon[1056]: Server startup complete. Host name is linux.local. Local service cookie is 1696639818. | |
[ 21.700875] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 21.700996] localhost systemd[1]: Started System Logging Service. | |
[ 21.701176] localhost smartd[1052]: smartd 6.5 2016-05-07 r4318 [x86_64-linux-4.13.5-300.fc27.x86_64] (local build) | |
[ 21.701397] localhost smartd[1052]: Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org | |
[ 21.701523] localhost smartd[1052]: Opened configuration file /etc/smartmontools/smartd.conf | |
[ 21.701645] localhost ModemManager[1041]: <info> ModemManager (version 1.6.8-1.fc27) starting in system bus... | |
[ 21.701842] localhost rsyslogd[1047]: [origin software="rsyslogd" swVersion="8.29.0" x-pid="1047" x-info="http://www.rsyslog.com"] start | |
[ 21.856425] localhost smartd[1052]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices | |
[ 21.859645] localhost smartd[1052]: Device: /dev/sda, type changed from 'scsi' to 'sat' | |
[ 21.859748] localhost smartd[1052]: Device: /dev/sda [SAT], opened | |
[ 21.859835] localhost smartd[1052]: Device: /dev/sda [SAT], Samsung SSD 840 EVO 500GB, S/N:S1DHNSAD811213A, WWN:5-002538-8a0002edf, FW:EXT0BB6Q, 500 GB | |
[ 21.861234] localhost smartd[1052]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs | |
[ 21.871494] localhost smartd[1052]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 | |
[ 21.871692] localhost smartd[1052]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 | |
[ 21.871842] localhost smartd[1052]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. | |
[ 21.877158] localhost smartd[1052]: Device: /dev/sdb, type changed from 'scsi' to 'sat' | |
[ 21.877325] localhost smartd[1052]: Device: /dev/sdb [SAT], opened | |
[ 21.882738] localhost smartd[1052]: Device: /dev/sdb [SAT], WDC WD20EARS-00S8B1, S/N:WD-WCAVY2697816, WWN:5-0014ee-204212474, FW:80.00A80, 2.00 TB | |
[ 21.890285] localhost smartd[1052]: Device: /dev/sdb [SAT], found in smartd database: Western Digital Caviar Green (AF) | |
[ 22.056681] localhost smartd[1052]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list. | |
[ 22.056878] localhost smartd[1052]: Monitoring 2 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices | |
[ 22.149525] localhost smartd[1052]: Device: /dev/sdb [SAT], 1 Currently unreadable (pending) sectors | |
[ 22.149881] localhost smartd[1052]: Sending warning via /usr/libexec/smartmontools/smartdnotify to root ... | |
[ 22.227536] localhost systemd[1]: Started GSSAPI Proxy Daemon. | |
[ 22.227838] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 22.227893] localhost systemd[1]: Reached target NFS client services. | |
[ 22.320226] localhost smartd[1052]: Warning via /usr/libexec/smartmontools/smartdnotify to root: successful | |
[ 22.320434] localhost smartd[1052]: Device: /dev/sdb [SAT], 1 Offline uncorrectable sectors | |
[ 22.320524] localhost smartd[1052]: Sending warning via /usr/libexec/smartmontools/smartdnotify to root ... | |
[ 22.327249] localhost smartd[1052]: Warning via /usr/libexec/smartmontools/smartdnotify to root: successful | |
[ 22.747671] localhost systemd[1]: Started Modem Manager. | |
[ 22.747891] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 22.749118] localhost dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=1049 comm="/usr/libexec/udisks2/udisksd " label="system_u:system_r:devicekit_disk_t:s0") | |
[ 22.749883] localhost systemd[1]: Starting Authorization Manager... | |
[ 23.045679] localhost livesys[1039]: Mounting persistent /home Remounting live store r/w [ OK ] | |
[ 23.603725] localhost polkitd[1115]: Started polkitd version 0.113 | |
[ 24.389759] localhost sssd[1040]: Starting up | |
[ 24.903741] localhost kernel: EXT4-fs (loop3): mounted filesystem with ordered data mode. Opts: (null) | |
[ 24.907708] localhost livesys[1039]: /sbin/restorecon: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 24.911860] localhost livesys[1039]: /sbin/restorecon: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 24.936521] localhost livesys[1039]: [ OK ] | |
[ 25.260555] localhost ModemManager[1041]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin | |
[ 25.487166] localhost useradd[1126]: new group: name=liveuser, GID=1000 | |
[ 25.487498] localhost audit[1126]: ADD_GROUP pid=1126 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 25.487565] localhost useradd[1126]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash | |
[ 25.784084] localhost audit[1126]: ADD_USER pid=1126 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 25.784313] localhost livesys[1039]: Adding live user /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 25.791143] localhost livesys[1039]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 25.795941] localhost sssd[be[implicit_files]][1127]: Starting up | |
[ 26.090856] localhost polkitd[1115]: Loading rules from directory /etc/polkit-1/rules.d | |
[ 26.091209] localhost polkitd[1115]: Loading rules from directory /usr/share/polkit-1/rules.d | |
[ 26.912071] localhost kernel: print_req_error: I/O error, dev loop3, sector 592 | |
[ 26.952529] localhost polkitd[1115]: Finished loading, compiling and executing 5 rules | |
[ 26.953466] localhost dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' | |
[ 26.953894] localhost polkitd[1115]: Acquired the name org.freedesktop.PolicyKit1 on the system bus | |
[ 26.954263] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 26.954368] localhost systemd[1]: Started Authorization Manager. | |
[ 27.592537] localhost systemd[1]: Started Disk Manager. | |
[ 27.592995] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 27.593271] localhost udisksd[1049]: Acquired the name org.freedesktop.UDisks2 on the system message bus | |
[ 28.348354] localhost audit[1140]: USER_MGMT pid=1140 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=1000 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' | |
[ 28.706996] localhost audit[1126]: USER_MGMT pid=1126 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' | |
[ 29.203344] localhost livesys[1039]: [ OK ] | |
[ 29.241326] localhost sssd[nss][1141]: Starting up | |
[ 29.270987] localhost systemd[1]: Started System Security Services Daemon. | |
[ 29.271344] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sssd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.271422] localhost systemd[1]: Reached target User and Group Name Lookups. | |
[ 29.272793] localhost systemd[1]: Starting Accounts Service... | |
[ 29.273248] localhost systemd[1]: Starting Login Service... | |
[ 29.318793] localhost systemd-logind[1144]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 29.322867] localhost systemd-logind[1144]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 29.333373] localhost systemd[1]: Started Login Service. | |
[ 29.333572] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.333980] localhost systemd-logind[1144]: New seat seat0. | |
[ 29.335030] localhost accounts-daemon[1143]: started daemon version 0.6.42 | |
[ 29.417552] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 29.417653] localhost systemd[1]: Started Accounts Service. | |
[ 29.417872] localhost systemd-logind[1144]: Watching system buttons on /dev/input/event1 (Power Button) | |
[ 29.418070] localhost systemd-logind[1144]: Watching system buttons on /dev/input/event0 (Power Button) | |
[ 29.424397] localhost systemd-logind[1144]: Watching system buttons on /dev/input/event3 (Dell Dell USB Keyboard Hub) | |
[ 29.424710] localhost systemd-logind[1144]: Watching system buttons on /dev/input/event4 (Dell Dell USB Keyboard Hub) | |
[ 32.150261] localhost systemd[1]: Started firewalld - dynamic firewall daemon. | |
[ 32.150476] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 32.150518] localhost systemd[1]: Reached target Network (Pre). | |
[ 32.151616] localhost systemd[1]: Starting Network Manager... | |
[ 32.590667] localhost audit[1142]: USER_CHAUTHTOK pid=1142 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' | |
[ 32.968747] localhost audit[1157]: USER_MGMT pid=1157 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' | |
[ 32.968962] localhost usermod[1157]: add 'liveuser' to group 'wheel' | |
[ 32.969436] localhost audit[1157]: USER_MGMT pid=1157 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' | |
[ 32.969528] localhost livesys[1039]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 32.969970] localhost usermod[1157]: add 'liveuser' to shadow group 'wheel' | |
[ 32.973102] localhost livesys[1039]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 32.998108] localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 33.228948] localhost audit: NETFILTER_CFG table=filter family=10 entries=0 | |
[ 33.965352] localhost kernel: Ebtables v2.0 registered | |
[ 34.202324] localhost audit: NETFILTER_CFG table=security family=2 entries=0 | |
[ 34.222654] localhost audit: NETFILTER_CFG table=raw family=2 entries=0 | |
[ 34.226828] localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 | |
[ 34.673666] localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max) | |
[ 34.783561] localhost audit: NETFILTER_CFG table=nat family=2 entries=0 | |
[ 34.783662] localhost audit: NETFILTER_CFG table=security family=10 entries=0 | |
[ 34.783705] localhost audit: NETFILTER_CFG table=raw family=10 entries=0 | |
[ 34.783750] localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 | |
[ 34.783784] localhost audit: NETFILTER_CFG table=nat family=10 entries=0 | |
[ 34.798718] localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 34.884745] localhost kernel: Netfilter messages via NETLINK v0.30. | |
[ 34.894543] localhost kernel: ip_set: protocol 6 | |
[ 35.468926] localhost audit[1174]: USER_CHAUTHTOK pid=1174 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' | |
[ 35.474813] localhost audit: NETFILTER_CFG table=nat family=2 entries=5 | |
[ 35.474899] localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 | |
[ 35.474952] localhost audit: NETFILTER_CFG table=raw family=2 entries=3 | |
[ 35.474995] localhost audit: NETFILTER_CFG table=security family=2 entries=4 | |
[ 35.491508] localhost audit: NETFILTER_CFG table=filter family=2 entries=4 | |
[ 35.494548] localhost audit: NETFILTER_CFG table=nat family=10 entries=5 | |
[ 35.494648] localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 | |
[ 35.494718] localhost audit: NETFILTER_CFG table=raw family=10 entries=3 | |
[ 35.494778] localhost audit: NETFILTER_CFG table=security family=10 entries=4 | |
[ 35.798249] localhost audit: NETFILTER_CFG table=filter family=10 entries=4 | |
[ 35.800589] localhost audit: NETFILTER_CFG table=broute family=7 entries=1 | |
[ 35.800653] localhost audit: NETFILTER_CFG table=nat family=7 entries=3 | |
[ 35.800681] localhost audit: NETFILTER_CFG table=filter family=7 entries=3 | |
[ 36.459991] localhost audit: NETFILTER_CFG table=raw family=10 entries=15 | |
[ 36.461026] localhost firewalld[1048]: WARNING: FedoraServer: INVALID_SERVICE: cockpit | |
[ 36.466903] localhost audit: NETFILTER_CFG table=raw family=2 entries=15 | |
[ 36.473108] localhost audit: NETFILTER_CFG table=filter family=2 entries=39 | |
[ 36.473255] localhost audit: NETFILTER_CFG table=nat family=2 entries=26 | |
[ 36.473340] localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 | |
[ 36.476448] localhost audit: NETFILTER_CFG table=raw family=10 entries=17 | |
[ 36.477234] localhost audit: NETFILTER_CFG table=filter family=10 entries=39 | |
[ 36.477386] localhost audit: NETFILTER_CFG table=nat family=10 entries=26 | |
[ 36.477481] localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 | |
[ 36.480284] localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 | |
[ 36.480367] localhost audit: NETFILTER_CFG table=raw family=2 entries=27 | |
[ 36.480430] localhost audit: NETFILTER_CFG table=security family=2 entries=13 | |
[ 36.480534] localhost audit: NETFILTER_CFG table=filter family=2 entries=79 | |
[ 36.482870] localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 | |
[ 36.482952] localhost audit: NETFILTER_CFG table=raw family=10 entries=29 | |
[ 36.483015] localhost audit: NETFILTER_CFG table=security family=10 entries=13 | |
[ 36.483147] localhost audit: NETFILTER_CFG table=filter family=10 entries=80 | |
[ 36.485752] localhost audit: NETFILTER_CFG table=broute family=7 entries=1 | |
[ 36.485841] localhost audit: NETFILTER_CFG table=nat family=7 entries=3 | |
[ 36.485897] localhost audit: NETFILTER_CFG table=filter family=7 entries=3 | |
[ 36.690710] localhost livesys[1039]: No such schema “org.gnome.software” | |
[ 36.727750] localhost NetworkManager[1156]: <info> [1508791486.7668] NetworkManager (version 1.8.4-2.fc27) is starting... (for the first time) | |
[ 36.728096] localhost NetworkManager[1156]: <info> [1508791486.7671] Read config: /etc/NetworkManager/NetworkManager.conf | |
[ 36.757347] localhost systemd[1]: Started LSB: Init script for live image.. | |
[ 36.757608] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.758315] localhost systemd[1]: Starting SYSV: Late init script for live image.... | |
[ 36.760038] localhost NetworkManager[1156]: <info> [1508791486.7993] manager[0x55698ac12140]: monitoring kernel firmware directory '/lib/firmware'. | |
[ 36.760462] localhost systemd[1]: Starting NTP client/server... | |
[ 36.764549] localhost NetworkManager[1156]: <info> [1508791486.8039] policy: hostname management mode: default | |
[ 36.764738] localhost NetworkManager[1156]: <info> [1508791486.8041] dns-mgr[0x55698ac1d140]: init: dns=default, rc-manager=symlink | |
[ 36.765167] localhost NetworkManager[1156]: <info> [1508791486.8046] manager[0x55698ac12140]: rfkill: WiFi hardware radio set enabled | |
[ 36.765343] localhost NetworkManager[1156]: <info> [1508791486.8046] manager[0x55698ac12140]: rfkill: WWAN hardware radio set enabled | |
[ 36.765771] localhost systemd[1]: Started Network Manager. | |
[ 36.765986] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.766586] localhost systemd[1]: Starting Network Manager Wait Online... | |
[ 36.766758] localhost systemd[1]: Reached target Network. | |
[ 36.766909] localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. | |
[ 36.767631] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.770472] localhost systemd[1]: Reached target Remote File Systems (Pre). | |
[ 36.770669] localhost systemd[1]: Reached target Remote File Systems. | |
[ 36.771719] localhost systemd[1]: Starting Permit User Sessions... | |
[ 36.781443] localhost systemd-user-sessions[1305]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 36.784580] localhost systemd-user-sessions[1305]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 36.785851] localhost systemd[1]: Started Permit User Sessions. | |
[ 36.786039] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.786700] localhost systemd[1]: Starting Terminate Plymouth Boot Screen... | |
[ 36.787585] localhost systemd[1]: Starting Hold until boot process finishes up... | |
[ 36.804255] localhost systemd[1]: Received SIGRTMIN+21 from PID 887 (plymouthd). | |
[ 36.814754] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.814911] localhost systemd[1]: Started Terminate Plymouth Boot Screen. | |
[ 36.815023] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.815066] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.815192] localhost systemd[1]: Started Hold until boot process finishes up. | |
[ 36.815340] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 36.815369] localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.151969] localhost dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.16' (uid=0 pid=1156 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") | |
[ 37.152323] localhost chronyd[1309]: chronyd version 3.2 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +SIGND +ASYNCDNS +IPV6 +DEBUG) | |
[ 37.158414] localhost systemd[1]: Starting Network Manager Script Dispatcher Service... | |
[ 37.167777] localhost chronyd[1309]: Using right/UTC timezone to obtain leap second data | |
[ 37.167946] localhost livesys-late[1291]: Warning: Schema “org.gnome.crypto.cache” has path “/desktop/gnome/crypto/cache/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.179918] localhost livesys-late[1291]: Warning: Schema “org.gnome.crypto.pgp” has path “/desktop/gnome/crypto/pgp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.185657] localhost dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' | |
[ 37.186030] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.186132] localhost systemd[1]: Started Network Manager Script Dispatcher Service. | |
[ 37.192488] localhost NetworkManager[1156]: <info> [1508791487.2319] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) | |
[ 37.192673] localhost NetworkManager[1156]: <info> [1508791487.2321] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) | |
[ 37.192784] localhost NetworkManager[1156]: <info> [1508791487.2321] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. | |
[ 37.200179] localhost systemd[1]: Started NTP client/server. | |
[ 37.200296] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.323775] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324040] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324040] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324040] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324596] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324596] localhost livesys-late[1291]: Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. | |
[ 37.324855] localhost dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.16' (uid=0 pid=1156 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") | |
[ 37.335756] localhost systemd[1]: Starting Hostname Service... | |
[ 37.539194] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.539278] localhost systemd-hostnamed[1320]: /etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found | |
[ 37.539278] localhost systemd-hostnamed[1320]: /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found | |
[ 37.539612] localhost systemd[1]: Started Hostname Service. | |
[ 37.539824] localhost dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.hostname1' | |
[ 37.539983] localhost NetworkManager[1156]: <info> [1508791487.5793] settings: hostname: using hostnamed | |
[ 37.540171] localhost NetworkManager[1156]: <info> [1508791487.5794] settings: hostname changed from (none) to "localhost-live" | |
[ 37.540285] localhost NetworkManager[1156]: <info> [1508791487.5795] policy: set-hostname: set hostname to 'localhost-live' (from system configuration) | |
[ 37.540393] localhost NetworkManager[1156]: <info> [1508791487.5798] dhcp-init: Using DHCP client 'dhclient' | |
[ 37.540514] localhost-live NetworkManager[1156]: <info> [1508791487.5798] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file | |
[ 37.540622] localhost-live systemd-hostnamed[1320]: Changed host name to 'localhost-live' | |
[ 37.540729] localhost-live NetworkManager[1156]: <info> [1508791487.5798] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file | |
[ 37.540833] localhost-live nm-dispatcher[1310]: req:1 'hostname': new request (5 scripts) | |
[ 37.540954] localhost-live NetworkManager[1156]: <info> [1508791487.5799] manager: Networking is enabled by state file | |
[ 37.541095] localhost-live nm-dispatcher[1310]: req:1 'hostname': start running ordered scripts... | |
[ 37.541203] localhost-live NetworkManager[1156]: <info> [1508791487.5800] Loaded device plugin: NMBondDeviceFactory (internal) | |
[ 37.541310] localhost-live NetworkManager[1156]: <info> [1508791487.5800] Loaded device plugin: NMBridgeDeviceFactory (internal) | |
[ 37.541416] localhost-live NetworkManager[1156]: <info> [1508791487.5801] Loaded device plugin: NMDummyDeviceFactory (internal) | |
[ 37.541517] localhost-live NetworkManager[1156]: <info> [1508791487.5801] Loaded device plugin: NMEthernetDeviceFactory (internal) | |
[ 37.541619] localhost-live NetworkManager[1156]: <info> [1508791487.5801] Loaded device plugin: NMInfinibandDeviceFactory (internal) | |
[ 37.541718] localhost-live NetworkManager[1156]: <info> [1508791487.5801] Loaded device plugin: NMIPTunnelDeviceFactory (internal) | |
[ 37.541822] localhost-live NetworkManager[1156]: <info> [1508791487.5801] Loaded device plugin: NMMacsecDeviceFactory (internal) | |
[ 37.541923] localhost-live NetworkManager[1156]: <info> [1508791487.5802] Loaded device plugin: NMMacvlanDeviceFactory (internal) | |
[ 37.542032] localhost-live NetworkManager[1156]: <info> [1508791487.5802] Loaded device plugin: NMTunDeviceFactory (internal) | |
[ 37.542135] localhost-live NetworkManager[1156]: <info> [1508791487.5802] Loaded device plugin: NMVethDeviceFactory (internal) | |
[ 37.542237] localhost-live NetworkManager[1156]: <info> [1508791487.5802] Loaded device plugin: NMVlanDeviceFactory (internal) | |
[ 37.542337] localhost-live NetworkManager[1156]: <info> [1508791487.5802] Loaded device plugin: NMVxlanDeviceFactory (internal) | |
[ 37.568880] localhost-live NetworkManager[1156]: <info> [1508791487.6083] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) | |
[ 37.569246] localhost-live systemd[1]: Started SYSV: Late init script for live image.. | |
[ 37.569542] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.569679] localhost-live systemd[1]: Reached target Multi-User System. | |
[ 37.570569] localhost-live systemd[1]: Starting Light Display Manager... | |
[ 37.578275] localhost-live NetworkManager[1156]: <info> [1508791487.6177] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) | |
[ 37.631182] localhost-live NetworkManager[1156]: <info> [1508791487.6706] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) | |
[ 37.666743] localhost-live NetworkManager[1156]: <info> [1508791487.7061] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) | |
[ 37.682680] localhost-live NetworkManager[1156]: <info> [1508791487.7221] device (lo): link connected | |
[ 37.683312] localhost-live NetworkManager[1156]: <info> [1508791487.7227] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) | |
[ 37.684402] localhost-live NetworkManager[1156]: <info> [1508791487.7238] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) | |
[ 37.685514] localhost-live NetworkManager[1156]: <info> [1508791487.7249] ifcfg-rh: add connection in-memory (08a0076a-9dd7-3df0-9e2c-cdea7481b764,"Wired connection 1") | |
[ 37.685898] localhost-live NetworkManager[1156]: <info> [1508791487.7253] settings: (eno1): created default wired connection 'Wired connection 1' | |
[ 37.686804] localhost-live NetworkManager[1156]: <info> [1508791487.7262] device (eno1): state change: unmanaged -> unavailable (reason 'managed', internal state 'external') | |
[ 37.687137] localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready | |
[ 37.710700] localhost-live systemd[1]: Started Light Display Manager. | |
[ 37.710959] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.711021] localhost-live systemd[1]: Reached target Graphical Interface. | |
[ 37.711414] localhost-live systemd[1]: Starting Update UTMP about System Runlevel Changes... | |
[ 37.714771] localhost-live audit[1344]: SYSTEM_RUNLEVEL pid=1344 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' | |
[ 37.715301] localhost-live systemd[1]: Started Update UTMP about System Runlevel Changes. | |
[ 37.715436] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.715471] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 37.904143] localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready | |
[ 37.910802] localhost-live nm-dispatcher[1310]: req:2 'hostname': new request (5 scripts) | |
[ 37.912767] localhost-live NetworkManager[1156]: <info> [1508791487.9521] ModemManager available in the bus | |
[ 37.978811] localhost-live nm-dispatcher[1310]: req:2 'hostname': start running ordered scripts... | |
[ 39.271418] localhost-live lightdm[1324]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed | |
[ 39.328065] localhost-live audit[1378]: USER_AUTH pid=1378 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 39.332199] localhost-live audit[1378]: USER_ACCT pid=1378 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 39.334772] localhost-live lightdm[1324]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed | |
[ 39.335508] localhost-live audit[1378]: CRED_ACQ pid=1378 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 39.360390] localhost-live audit[1378]: USER_ROLE_CHANGE pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 39.366555] localhost-live systemd[1]: Created slice User Slice of liveuser. | |
[ 39.368174] localhost-live systemd[1]: Starting User Manager for UID 1000... | |
[ 39.369052] localhost-live systemd-logind[1144]: New session 1 of user liveuser. | |
[ 39.369509] localhost-live systemd[1]: Started Session 1 of user liveuser. | |
[ 39.376365] localhost-live audit[1383]: USER_ACCT pid=1383 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 39.393896] localhost-live audit[1383]: USER_ROLE_CHANGE pid=1383 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 39.394611] localhost-live systemd[1383]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) | |
[ 39.394938] localhost-live audit[1383]: USER_START pid=1383 uid=0 auid=1000 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 39.416127] localhost-live systemd[1383]: Starting D-Bus User Message Bus Socket. | |
[ 39.437959] localhost-live kernel: e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx | |
[ 39.437965] localhost-live kernel: e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO | |
[ 39.437996] localhost-live kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready | |
[ 39.921533] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 39.921638] localhost-live audit[1378]: USER_START pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_limits,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 39.921686] localhost-live audit[1378]: USER_LOGIN pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=login id=1000 exe="/usr/sbin/lightdm" hostname=localhost-live addr=? terminal=/dev/tty1 res=success' | |
[ 39.921718] localhost-live systemd[1383]: Reached target Timers. | |
[ 39.922024] localhost-live lightdm[1378]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0) | |
[ 39.922252] localhost-live systemd[1383]: Reached target Paths. | |
[ 39.922480] localhost-live systemd[1383]: Listening on D-Bus User Message Bus Socket. | |
[ 39.922614] localhost-live systemd[1383]: Reached target Sockets. | |
[ 39.922729] localhost-live systemd[1383]: Reached target Basic System. | |
[ 39.922826] localhost-live systemd[1383]: Reached target Default. | |
[ 39.922917] localhost-live systemd[1383]: Startup finished in 22ms. | |
[ 39.923039] localhost-live systemd[1]: Started User Manager for UID 1000. | |
[ 39.923165] localhost-live NetworkManager[1156]: <info> [1508791489.4776] device (eno1): link connected | |
[ 39.923311] localhost-live NetworkManager[1156]: <info> [1508791489.4782] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', internal state 'managed') | |
[ 39.923388] localhost-live NetworkManager[1156]: <info> [1508791489.4788] policy: auto-activating connection 'Wired connection 1' | |
[ 39.923465] localhost-live NetworkManager[1156]: <info> [1508791489.4798] device (eno1): Activation: starting connection 'Wired connection 1' (08a0076a-9dd7-3df0-9e2c-cdea7481b764) | |
[ 39.923542] localhost-live NetworkManager[1156]: <info> [1508791489.4799] device (eno1): state change: disconnected -> prepare (reason 'none', internal state 'managed') | |
[ 39.923615] localhost-live NetworkManager[1156]: <info> [1508791489.4800] manager: NetworkManager state is now CONNECTING | |
[ 39.923688] localhost-live NetworkManager[1156]: <info> [1508791489.4803] device (eno1): state change: prepare -> config (reason 'none', internal state 'managed') | |
[ 39.951362] localhost-live systemd[1383]: Started D-Bus User Message Bus. | |
[ 40.004020] localhost-live audit: NETFILTER_CFG table=filter family=2 entries=79 | |
[ 40.004097] localhost-live audit: NETFILTER_CFG table=nat family=2 entries=50 | |
[ 40.004134] localhost-live audit: NETFILTER_CFG table=mangle family=2 entries=39 | |
[ 40.004179] localhost-live audit: NETFILTER_CFG table=raw family=2 entries=27 | |
[ 40.006388] localhost-live audit: NETFILTER_CFG table=filter family=10 entries=80 | |
[ 40.006484] localhost-live audit: NETFILTER_CFG table=nat family=10 entries=50 | |
[ 40.006516] localhost-live audit: NETFILTER_CFG table=mangle family=10 entries=39 | |
[ 40.006571] localhost-live audit: NETFILTER_CFG table=raw family=10 entries=29 | |
[ 40.007698] localhost-live NetworkManager[1156]: <info> [1508791490.0471] device (eno1): state change: config -> ip-config (reason 'none', internal state 'managed') | |
[ 40.008418] localhost-live NetworkManager[1156]: <info> [1508791490.0478] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds) | |
[ 40.052382] localhost-live NetworkManager[1156]: <info> [1508791490.0918] dhcp4 (eno1): dhclient started with pid 1399 | |
[ 40.325431] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Activating service name='com.redhat.imsettings' requested by ':1.4' (uid=1000 pid=1465 comm="/usr/libexec/imsettings-check --check-modules " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 40.332363] localhost-live dhclient[1399]: Created duid "\000\004\017\302\212\010\030\344G\203\276\331\276\374\32011\032". | |
[ 40.332700] localhost-live dhclient[1399]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 7 (xid=0xcc452e58) | |
[ 40.334538] localhost-live dhclient[1399]: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0xcc452e58) | |
[ 40.334693] localhost-live dhclient[1399]: DHCPOFFER from 192.168.0.1 | |
[ 40.358641] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.5' (uid=1000 pid=1473 comm="/usr/libexec/imsettings-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 40.368058] localhost-live systemd[1383]: Starting Virtual filesystem service... | |
[ 40.433189] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Successfully activated service 'org.gtk.vfs.Daemon' | |
[ 40.433454] localhost-live systemd[1383]: Started Virtual filesystem service. | |
[ 40.458771] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Successfully activated service 'com.redhat.imsettings' | |
[ 40.459114] localhost-live com.redhat.imsettings[1396]: [ 1508791490.498421]: IMSettings-Daemon[1473]: INFO: Starting imsettings-daemon... | |
[ 40.459553] localhost-live com.redhat.imsettings[1396]: [ 1508791490.498986]: IMSettings-Daemon[1473]: INFO: [HOME=/home/liveuser/.config/imsettings] | |
[ 40.459553] localhost-live com.redhat.imsettings[1396]: [ 1508791490.499020]: IMSettings-Daemon[1473]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] | |
[ 40.459917] localhost-live com.redhat.imsettings[1396]: [ 1508791490.499042]: IMSettings-Daemon[1473]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] | |
[ 40.459917] localhost-live com.redhat.imsettings[1396]: [ 1508791490.499064]: IMSettings-Daemon[1473]: INFO: [MODULEDIR=/usr/lib64/imsettings] | |
[ 40.459917] localhost-live com.redhat.imsettings[1396]: [ 1508791490.499085]: IMSettings-Daemon[1473]: INFO: [MODULES=gsettings] | |
[ 41.336751] localhost-live dhclient[1399]: DHCPACK from 192.168.0.1 (xid=0xcc452e58) | |
[ 41.340046] localhost-live NetworkManager[1156]: <info> [1508791491.3793] dhcp4 (eno1): address 192.168.0.12 | |
[ 41.340254] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): plen 24 (255.255.255.0) | |
[ 41.340368] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): gateway 192.168.0.1 | |
[ 41.340498] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): lease time 360000 | |
[ 41.340639] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): nameserver '209.18.47.61' | |
[ 41.340767] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): nameserver '209.18.47.62' | |
[ 41.340956] localhost-live NetworkManager[1156]: <info> [1508791491.3795] dhcp4 (eno1): state changed unknown -> bound | |
[ 41.341125] localhost-live avahi-daemon[1056]: Joining mDNS multicast group on interface eno1.IPv4 with address 192.168.0.12. | |
[ 41.341360] localhost-live NetworkManager[1156]: <info> [1508791491.3805] device (eno1): state change: ip-config -> ip-check (reason 'none', internal state 'managed') | |
[ 41.341480] localhost-live avahi-daemon[1056]: New relevant interface eno1.IPv4 for mDNS. | |
[ 41.341597] localhost-live avahi-daemon[1056]: Registering new address record for 192.168.0.12 on eno1.IPv4. | |
[ 41.342148] localhost-live nm-dispatcher[1310]: req:3 'pre-up' [eno1]: new request (1 scripts) | |
[ 41.352068] localhost-live NetworkManager[1156]: <info> [1508791491.3914] device (eno1): state change: ip-check -> secondaries (reason 'none', internal state 'managed') | |
[ 41.352366] localhost-live NetworkManager[1156]: <info> [1508791491.3918] device (eno1): state change: secondaries -> activated (reason 'none', internal state 'managed') | |
[ 41.352549] localhost-live NetworkManager[1156]: <info> [1508791491.3919] manager: NetworkManager state is now CONNECTED_LOCAL | |
[ 41.352846] localhost-live NetworkManager[1156]: <info> [1508791491.3923] manager: NetworkManager state is now CONNECTED_SITE | |
[ 41.352963] localhost-live NetworkManager[1156]: <info> [1508791491.3923] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS | |
[ 41.353188] localhost-live NetworkManager[1156]: <info> [1508791491.3926] device (eno1): Activation: successful, device activated. | |
[ 41.353617] localhost-live NetworkManager[1156]: <info> [1508791491.3930] manager: startup complete | |
[ 41.354086] localhost-live nm-dispatcher[1310]: req:4 'up' [eno1]: new request (5 scripts) | |
[ 41.354392] localhost-live nm-dispatcher[1310]: req:4 'up' [eno1]: start running ordered scripts... | |
[ 41.354510] localhost-live NetworkManager[1156]: <info> [1508791491.3935] manager: NetworkManager state is now CONNECTED_GLOBAL | |
[ 41.355203] localhost-live nm-dispatcher[1310]: req:5 'connectivity-change': new request (5 scripts) | |
[ 41.363530] localhost-live systemd[1]: Started Network Manager Wait Online. | |
[ 41.363759] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 41.363883] localhost-live systemd[1]: Reached target Network is Online. | |
[ 41.364433] localhost-live systemd[1]: Starting Notify NFS peers of a restart... | |
[ 41.370640] localhost-live systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. | |
[ 41.382584] localhost-live nm-dispatcher[1310]: req:5 'connectivity-change': start running ordered scripts... | |
[ 41.632327] localhost-live avahi-daemon[1056]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::1552:a44b:b14a:11c6. | |
[ 41.632775] localhost-live avahi-daemon[1056]: New relevant interface eno1.IPv6 for mDNS. | |
[ 41.632934] localhost-live avahi-daemon[1056]: Registering new address record for fe80::1552:a44b:b14a:11c6 on eno1.*. | |
[ 42.006928] localhost-live dhclient[1399]: bound to 192.168.0.12 -- renewal in 162767 seconds. | |
[ 42.054678] localhost-live sm-notify[1557]: Version 2.1.1 starting | |
[ 42.059549] localhost-live systemd[1]: Started Notify NFS peers of a restart. | |
[ 42.059864] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 42.060043] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 42.060121] localhost-live systemd[1]: Startup finished in 4.466s (kernel) + 4.602s (initrd) + 32.990s (userspace) = 42.059s. | |
[ 42.761950] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.15' (uid=1000 pid=1390 comm="python2 -m jarabe.main " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 42.766015] localhost-live systemd[1383]: Starting Accessibility services bus... | |
[ 42.779271] localhost-live dbus-daemon[1396]: [session uid=1000 pid=1396] Successfully activated service 'org.a11y.Bus' | |
[ 42.779511] localhost-live systemd[1383]: Started Accessibility services bus. | |
[ 42.786115] localhost-live at-spi-bus-launcher[1592]: dbus-daemon[1597]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1390 comm="python2 -m jarabe.main " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 42.797360] localhost-live at-spi-bus-launcher[1592]: dbus-daemon[1597]: Successfully activated service 'org.a11y.atspi.Registry' | |
[ 42.797776] localhost-live at-spi-bus-launcher[1592]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry | |
[ 43.517645] localhost-live audit[1378]: USER_LOGOUT pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=logout id=1000 exe="/usr/sbin/lightdm" hostname=localhost-live addr=? terminal=/dev/tty1 res=success' | |
[ 43.520204] localhost-live lightdm[1378]: pam_unix(lightdm-autologin:session): session closed for user liveuser | |
[ 43.520493] localhost-live audit[1378]: USER_END pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_limits,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 43.520540] localhost-live audit[1378]: CRED_DISP pid=1378 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 43.521336] localhost-live at-spi-bus-launcher[1592]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" | |
[ 43.521336] localhost-live at-spi-bus-launcher[1592]: after 21 requests (19 known processed) with 0 events remaining. | |
[ 43.523025] localhost-live systemd-logind[1144]: Removed session 1. | |
[ 43.528793] localhost-live systemd[1]: Stopping User Manager for UID 1000... | |
[ 43.533487] localhost-live systemd[1383]: Stopping D-Bus User Message Bus... | |
[ 43.533777] localhost-live systemd[1383]: Stopped target Default. | |
[ 43.533988] localhost-live com.redhat.imsettings[1396]: Exiting... | |
[ 43.533988] localhost-live com.redhat.imsettings[1396]: [ 1508791493.573258]: GLib-GIO[1473]: CRITICAL **: Error while sending AddMatch() message: The connection is closed | |
[ 43.533988] localhost-live com.redhat.imsettings[1396]: [ 1508791493.573375]: GLib-GIO[1473]: CRITICAL **: Error while sending AddMatch() message: The connection is closed | |
[ 43.533988] localhost-live com.redhat.imsettings[1396]: [ 1508791493.573440]: IMSettings-Daemon[1473]: INFO: Unloading imesttings module: gsettings | |
[ 43.534423] localhost-live systemd[1383]: Stopping Accessibility services bus... | |
[ 43.534580] localhost-live com.redhat.imsettings[1396]: [ 1508791493.573496]: IMSettings-Daemon[1473]: INFO: imsettings-daemon is shut down. | |
[ 43.534694] localhost-live systemd[1383]: Stopping Virtual filesystem service... | |
[ 43.534845] localhost-live systemd[1383]: Stopped Virtual filesystem service. | |
[ 43.539801] localhost-live systemd[1383]: Stopped D-Bus User Message Bus. | |
[ 43.637557] localhost-live systemd[1383]: Stopped Accessibility services bus. | |
[ 43.637893] localhost-live systemd[1383]: Stopped target Basic System. | |
[ 43.638186] localhost-live systemd[1383]: Stopped target Timers. | |
[ 43.638434] localhost-live systemd[1383]: Stopped target Sockets. | |
[ 43.638809] localhost-live systemd[1383]: Stopped target Paths. | |
[ 43.639079] localhost-live systemd[1383]: Closed D-Bus User Message Bus Socket. | |
[ 43.639323] localhost-live systemd[1383]: Reached target Shutdown. | |
[ 43.639623] localhost-live systemd[1383]: Starting Exit the Session... | |
[ 43.650673] localhost-live systemd[1383]: Received SIGRTMIN+24 from PID 1607 (kill). | |
[ 43.658105] localhost-live systemd[1]: Stopped User Manager for UID 1000. | |
[ 43.658354] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 43.659134] localhost-live systemd[1]: Removed slice User Slice of liveuser. | |
[ 44.222881] localhost-live lightdm[1324]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed | |
[ 44.234779] localhost-live audit[1612]: CRED_ACQ pid=1612 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 44.234876] localhost-live lightdm[1612]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0) | |
[ 44.238478] localhost-live systemd[1]: Created slice User Slice of lightdm. | |
[ 44.240098] localhost-live systemd[1]: Starting User Manager for UID 995... | |
[ 44.241141] localhost-live systemd-logind[1144]: New session c1 of user lightdm. | |
[ 44.241653] localhost-live systemd[1]: Started Session c1 of user lightdm. | |
[ 44.248085] localhost-live audit[1615]: USER_ACCT pid=1615 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 44.265951] localhost-live audit[1615]: USER_ROLE_CHANGE pid=1615 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 44.266694] localhost-live systemd[1615]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0) | |
[ 44.267034] localhost-live audit[1615]: USER_START pid=1615 uid=0 auid=995 ses=3 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 44.282689] localhost-live systemd[1615]: Reached target Timers. | |
[ 44.283049] localhost-live systemd[1615]: Reached target Paths. | |
[ 44.283624] localhost-live systemd[1615]: Starting D-Bus User Message Bus Socket. | |
[ 44.287736] localhost-live systemd[1615]: Listening on D-Bus User Message Bus Socket. | |
[ 44.287873] localhost-live systemd[1615]: Reached target Sockets. | |
[ 44.287984] localhost-live systemd[1615]: Reached target Basic System. | |
[ 44.288142] localhost-live systemd[1615]: Reached target Default. | |
[ 44.288231] localhost-live systemd[1615]: Startup finished in 18ms. | |
[ 44.288425] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@995 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 44.288480] localhost-live systemd[1]: Started User Manager for UID 995. | |
[ 44.289427] localhost-live audit[1612]: USER_START pid=1612 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 44.332118] localhost-live systemd[1615]: Started D-Bus User Message Bus. | |
[ 44.337944] localhost-live dbus-daemon[1624]: [session uid=995 pid=1624] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=995 pid=1622 comm="/usr/sbin/lightdm-gtk-greeter " label="system_u:system_r:xdm_t:s0-s0:c0.c1023") | |
[ 44.338766] localhost-live systemd[1615]: Starting Accessibility services bus... | |
[ 44.342343] localhost-live dbus-daemon[1624]: [session uid=995 pid=1624] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=995 pid=1626 comm="/usr/libexec/at-spi-bus-launcher " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 44.342963] localhost-live systemd[1615]: Starting Virtual filesystem service... | |
[ 44.347437] localhost-live dbus-daemon[1624]: [session uid=995 pid=1624] Successfully activated service 'org.gtk.vfs.Daemon' | |
[ 44.347592] localhost-live systemd[1615]: Started Virtual filesystem service. | |
[ 44.354145] localhost-live dbus-daemon[1624]: [session uid=995 pid=1624] Successfully activated service 'org.a11y.Bus' | |
[ 44.354414] localhost-live systemd[1615]: Started Accessibility services bus. | |
[ 44.358236] localhost-live at-spi-bus-launcher[1626]: dbus-daemon[1637]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=995 pid=1622 comm="/usr/sbin/lightdm-gtk-greeter " label="system_u:system_r:xdm_t:s0-s0:c0.c1023") | |
[ 44.363620] localhost-live at-spi-bus-launcher[1626]: dbus-daemon[1637]: Successfully activated service 'org.a11y.atspi.Registry' | |
[ 44.363980] localhost-live at-spi-bus-launcher[1626]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry | |
[ 47.096786] localhost-live chronyd[1309]: Selected source 74.117.214.2 | |
[ 47.097222] localhost-live chronyd[1309]: System clock TAI offset set to 37 seconds | |
[ 51.474278] localhost-live lightdm[1647]: gkr-pam: no password is available for user | |
[ 51.474871] localhost-live audit[1647]: USER_AUTH pid=1647 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix,pam_gnome_keyring acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 51.476192] localhost-live audit[1647]: USER_ACCT pid=1647 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 52.034050] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.085261] localhost-live systemd[1]: session-c1.scope: Killing process 1612 (lightdm) with signal SIGTERM. | |
[ 59.085898] localhost-live systemd[1]: session-c1.scope: Killing process 1622 (lightdm-gtk-gre) with signal SIGTERM. | |
[ 59.086182] localhost-live systemd[1]: Stopping Session c1 of user lightdm. | |
[ 59.093314] localhost-live lightdm[1612]: pam_unix(lightdm-greeter:session): session closed for user lightdm | |
[ 59.094007] localhost-live audit[1612]: USER_END pid=1612 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.094106] localhost-live audit[1612]: CRED_DISP pid=1612 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.094894] localhost-live systemd[1]: Stopped Session c1 of user lightdm. | |
[ 59.095526] localhost-live lightdm[1324]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed | |
[ 59.096416] localhost-live audit[1647]: CRED_ACQ pid=1647 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix,pam_gnome_keyring acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.096508] localhost-live systemd-logind[1144]: Removed session c1. | |
[ 59.103159] localhost-live systemd[1]: Stopping User Manager for UID 995... | |
[ 59.104265] localhost-live gvfsd[1629]: A connection to the bus can't be made | |
[ 59.104866] localhost-live systemd[1615]: Stopping D-Bus User Message Bus... | |
[ 59.105162] localhost-live systemd[1615]: Stopped target Default. | |
[ 59.105387] localhost-live systemd[1615]: Stopping Accessibility services bus... | |
[ 59.105638] localhost-live systemd[1615]: Stopping Virtual filesystem service... | |
[ 59.106013] localhost-live systemd[1615]: Stopped Virtual filesystem service. | |
[ 59.109623] localhost-live systemd[1615]: Stopped D-Bus User Message Bus. | |
[ 59.109869] localhost-live systemd[1615]: Stopped Accessibility services bus. | |
[ 59.110094] localhost-live systemd[1615]: Stopped target Basic System. | |
[ 59.110262] localhost-live systemd[1615]: Stopped target Timers. | |
[ 59.110424] localhost-live systemd[1615]: Stopped target Sockets. | |
[ 59.110622] localhost-live systemd[1615]: Stopped target Paths. | |
[ 59.110778] localhost-live systemd[1615]: Closed D-Bus User Message Bus Socket. | |
[ 59.110928] localhost-live systemd[1615]: Reached target Shutdown. | |
[ 59.111110] localhost-live systemd[1615]: Starting Exit the Session... | |
[ 59.111931] localhost-live systemd[1615]: Received SIGRTMIN+24 from PID 1654 (kill). | |
[ 59.115145] localhost-live systemd[1]: Stopped User Manager for UID 995. | |
[ 59.115503] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@995 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.115920] localhost-live systemd[1]: Removed slice User Slice of lightdm. | |
[ 59.120161] localhost-live audit[1647]: USER_ROLE_CHANGE pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.201541] localhost-live systemd[1]: Created slice User Slice of liveuser. | |
[ 59.202206] localhost-live systemd[1]: Starting User Manager for UID 1000... | |
[ 59.203678] localhost-live systemd-logind[1144]: New session 4 of user liveuser. | |
[ 59.204394] localhost-live systemd[1]: Started Session 4 of user liveuser. | |
[ 59.212874] localhost-live audit[1660]: USER_ACCT pid=1660 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.229750] localhost-live audit[1660]: USER_ROLE_CHANGE pid=1660 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.230591] localhost-live systemd[1660]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) | |
[ 59.230928] localhost-live audit[1660]: USER_START pid=1660 uid=0 auid=1000 ses=5 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.248900] localhost-live systemd[1660]: Reached target Timers. | |
[ 59.249331] localhost-live systemd[1660]: Reached target Paths. | |
[ 59.250258] localhost-live systemd[1660]: Starting D-Bus User Message Bus Socket. | |
[ 59.254382] localhost-live systemd[1660]: Listening on D-Bus User Message Bus Socket. | |
[ 59.254540] localhost-live systemd[1660]: Reached target Sockets. | |
[ 59.254638] localhost-live systemd[1660]: Reached target Basic System. | |
[ 59.254740] localhost-live systemd[1660]: Reached target Default. | |
[ 59.254831] localhost-live systemd[1660]: Startup finished in 20ms. | |
[ 59.254939] localhost-live systemd[1]: Started User Manager for UID 1000. | |
[ 59.255131] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.256293] localhost-live lightdm[1647]: pam_unix(lightdm:session): session opened for user liveuser by (uid=0) | |
[ 59.256543] localhost-live audit[1647]: USER_START pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_gnome_keyring,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.257170] localhost-live audit[1647]: USER_LOGIN pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=login id=1000 exe="/usr/sbin/lightdm" hostname=localhost-live addr=? terminal=/dev/tty1 res=success' | |
[ 59.267008] localhost-live systemd[1660]: Started D-Bus User Message Bus. | |
[ 59.316511] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Activating service name='com.redhat.imsettings' requested by ':1.4' (uid=1000 pid=1739 comm="/usr/libexec/imsettings-check --check-modules " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 59.322449] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.5' (uid=1000 pid=1743 comm="/usr/libexec/imsettings-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 59.323576] localhost-live systemd[1660]: Starting Virtual filesystem service... | |
[ 59.330157] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Successfully activated service 'org.gtk.vfs.Daemon' | |
[ 59.330452] localhost-live systemd[1660]: Started Virtual filesystem service. | |
[ 59.339932] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Successfully activated service 'com.redhat.imsettings' | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379448]: IMSettings-Daemon[1743]: INFO: Starting imsettings-daemon... | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379505]: IMSettings-Daemon[1743]: INFO: [HOME=/home/liveuser/.config/imsettings] | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379520]: IMSettings-Daemon[1743]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379532]: IMSettings-Daemon[1743]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379542]: IMSettings-Daemon[1743]: INFO: [MODULEDIR=/usr/lib64/imsettings] | |
[ 59.340173] localhost-live com.redhat.imsettings[1673]: [ 1508791509.379553]: IMSettings-Daemon[1743]: INFO: [MODULES=gsettings] | |
[ 59.466398] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.15' (uid=1000 pid=1667 comm="python2 -m jarabe.main " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 59.467146] localhost-live systemd[1660]: Starting Accessibility services bus... | |
[ 59.477222] localhost-live dbus-daemon[1673]: [session uid=1000 pid=1673] Successfully activated service 'org.a11y.Bus' | |
[ 59.477406] localhost-live systemd[1660]: Started Accessibility services bus. | |
[ 59.481297] localhost-live at-spi-bus-launcher[1809]: dbus-daemon[1814]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1667 comm="python2 -m jarabe.main " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 59.485075] localhost-live at-spi-bus-launcher[1809]: dbus-daemon[1814]: Successfully activated service 'org.a11y.atspi.Registry' | |
[ 59.485605] localhost-live at-spi-bus-launcher[1809]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry | |
[ 59.580890] localhost-live audit[1647]: USER_LOGOUT pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=logout id=1000 exe="/usr/sbin/lightdm" hostname=localhost-live addr=? terminal=/dev/tty1 res=success' | |
[ 59.582745] localhost-live lightdm[1647]: pam_unix(lightdm:session): session closed for user liveuser | |
[ 59.583040] localhost-live audit[1647]: USER_END pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_gnome_keyring,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.583096] localhost-live audit[1647]: CRED_DISP pid=1647 uid=0 auid=1000 ses=4 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix,pam_gnome_keyring acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 59.583891] localhost-live at-spi-bus-launcher[1809]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" | |
[ 59.583891] localhost-live at-spi-bus-launcher[1809]: after 21 requests (19 known processed) with 0 events remaining. | |
[ 59.585205] localhost-live systemd-logind[1144]: Removed session 4. | |
[ 59.589565] localhost-live systemd[1]: Stopping User Manager for UID 1000... | |
[ 59.590130] localhost-live systemd[1660]: Stopping Virtual filesystem service... | |
[ 59.590295] localhost-live systemd[1660]: Stopped target Default. | |
[ 59.590480] localhost-live com.redhat.imsettings[1673]: Exiting... | |
[ 59.590480] localhost-live com.redhat.imsettings[1673]: [ 1508791509.629859]: GLib-GIO[1743]: WARNING **: Error releasing name com.redhat.imsettings: The connection is closed | |
[ 59.590802] localhost-live systemd[1660]: Stopping Accessibility services bus... | |
[ 59.591024] localhost-live com.redhat.imsettings[1673]: [ 1508791509.630111]: GLib-GIO[1743]: CRITICAL **: Error while sending AddMatch() message: The connection is closed | |
[ 59.591024] localhost-live com.redhat.imsettings[1673]: [ 1508791509.630156]: GLib-GIO[1743]: CRITICAL **: Error while sending AddMatch() message: The connection is closed | |
[ 59.591024] localhost-live com.redhat.imsettings[1673]: [ 1508791509.630224]: IMSettings-Daemon[1743]: INFO: Unloading imesttings module: gsettings | |
[ 59.591024] localhost-live com.redhat.imsettings[1673]: [ 1508791509.630277]: IMSettings-Daemon[1743]: INFO: imsettings-daemon is shut down. | |
[ 59.591495] localhost-live systemd[1660]: Stopping D-Bus User Message Bus... | |
[ 59.591673] localhost-live systemd[1660]: Stopped Virtual filesystem service. | |
[ 59.595753] localhost-live systemd[1660]: Stopped D-Bus User Message Bus. | |
[ 59.695526] localhost-live systemd[1660]: Stopped Accessibility services bus. | |
[ 59.695797] localhost-live systemd[1660]: Stopped target Basic System. | |
[ 59.696017] localhost-live systemd[1660]: Stopped target Timers. | |
[ 59.696226] localhost-live systemd[1660]: Stopped target Paths. | |
[ 59.696423] localhost-live systemd[1660]: Stopped target Sockets. | |
[ 59.696616] localhost-live systemd[1660]: Closed D-Bus User Message Bus Socket. | |
[ 59.696822] localhost-live systemd[1660]: Reached target Shutdown. | |
[ 59.697122] localhost-live systemd[1660]: Starting Exit the Session... | |
[ 59.698419] localhost-live systemd[1660]: Received SIGRTMIN+24 from PID 1824 (kill). | |
[ 59.708220] localhost-live systemd[1]: Stopped User Manager for UID 1000. | |
[ 59.708752] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 59.709713] localhost-live systemd[1]: Removed slice User Slice of liveuser. | |
[ 60.264070] localhost-live lightdm[1324]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed | |
[ 60.274063] localhost-live audit[1829]: CRED_ACQ pid=1829 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 60.274188] localhost-live lightdm[1829]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0) | |
[ 60.277834] localhost-live systemd[1]: Created slice User Slice of lightdm. | |
[ 60.279250] localhost-live systemd[1]: Starting User Manager for UID 995... | |
[ 60.280142] localhost-live systemd-logind[1144]: New session c2 of user lightdm. | |
[ 60.280521] localhost-live systemd[1]: Started Session c2 of user lightdm. | |
[ 60.285900] localhost-live audit[1832]: USER_ACCT pid=1832 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 60.301587] localhost-live audit[1832]: USER_ROLE_CHANGE pid=1832 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 60.302292] localhost-live systemd[1832]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0) | |
[ 60.302614] localhost-live audit[1832]: USER_START pid=1832 uid=0 auid=995 ses=6 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 60.318063] localhost-live systemd[1832]: Reached target Timers. | |
[ 60.318989] localhost-live systemd[1832]: Starting D-Bus User Message Bus Socket. | |
[ 60.319124] localhost-live systemd[1832]: Reached target Paths. | |
[ 60.323123] localhost-live systemd[1832]: Listening on D-Bus User Message Bus Socket. | |
[ 60.323283] localhost-live systemd[1832]: Reached target Sockets. | |
[ 60.323386] localhost-live systemd[1832]: Reached target Basic System. | |
[ 60.323491] localhost-live systemd[1832]: Reached target Default. | |
[ 60.323607] localhost-live systemd[1832]: Startup finished in 17ms. | |
[ 60.323713] localhost-live systemd[1]: Started User Manager for UID 995. | |
[ 60.323864] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@995 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 60.324684] localhost-live audit[1829]: USER_START pid=1829 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 60.342942] localhost-live systemd[1832]: Started D-Bus User Message Bus. | |
[ 60.349692] localhost-live dbus-daemon[1841]: [session uid=995 pid=1841] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=995 pid=1839 comm="/usr/sbin/lightdm-gtk-greeter " label="system_u:system_r:xdm_t:s0-s0:c0.c1023") | |
[ 60.350743] localhost-live systemd[1832]: Starting Accessibility services bus... | |
[ 60.354853] localhost-live dbus-daemon[1841]: [session uid=995 pid=1841] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=995 pid=1843 comm="/usr/libexec/at-spi-bus-launcher " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") | |
[ 60.355571] localhost-live systemd[1832]: Starting Virtual filesystem service... | |
[ 60.360796] localhost-live dbus-daemon[1841]: [session uid=995 pid=1841] Successfully activated service 'org.gtk.vfs.Daemon' | |
[ 60.360969] localhost-live systemd[1832]: Started Virtual filesystem service. | |
[ 60.369048] localhost-live dbus-daemon[1841]: [session uid=995 pid=1841] Successfully activated service 'org.a11y.Bus' | |
[ 60.369414] localhost-live systemd[1832]: Started Accessibility services bus. | |
[ 60.374242] localhost-live at-spi-bus-launcher[1843]: dbus-daemon[1854]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=995 pid=1839 comm="/usr/sbin/lightdm-gtk-greeter " label="system_u:system_r:xdm_t:s0-s0:c0.c1023") | |
[ 60.380324] localhost-live at-spi-bus-launcher[1843]: dbus-daemon[1854]: Successfully activated service 'org.a11y.atspi.Registry' | |
[ 60.380727] localhost-live at-spi-bus-launcher[1843]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry | |
[ 60.924180] localhost-live lightdm[1864]: gkr-pam: no password is available for user | |
[ 60.924564] localhost-live audit[1864]: USER_AUTH pid=1864 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix,pam_gnome_keyring acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 60.926038] localhost-live audit[1864]: USER_ACCT pid=1864 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' | |
[ 67.580661] localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 76.727524] localhost-live systemd[1]: Started Getty on tty2. | |
[ 76.728155] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 83.798451] localhost-live audit[1872]: USER_AUTH pid=1872 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.800308] localhost-live audit[1872]: USER_ACCT pid=1872 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.800459] localhost-live audit[1872]: CRED_ACQ pid=1872 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.819345] localhost-live audit[1872]: USER_ROLE_CHANGE pid=1872 uid=0 auid=0 ses=7 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.825077] localhost-live systemd[1]: Created slice User Slice of root. | |
[ 83.827400] localhost-live systemd[1]: Starting User Manager for UID 0... | |
[ 83.829176] localhost-live systemd-logind[1144]: New session 7 of user root. | |
[ 83.829516] localhost-live systemd[1]: Started Session 7 of user root. | |
[ 83.835589] localhost-live audit[1875]: USER_ACCT pid=1875 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 83.851155] localhost-live audit[1875]: USER_ROLE_CHANGE pid=1875 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 83.852519] localhost-live systemd[1875]: pam_unix(systemd-user:session): session opened for user root by (uid=0) | |
[ 83.852865] localhost-live audit[1875]: USER_START pid=1875 uid=0 auid=0 ses=8 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 83.868721] localhost-live systemd[1875]: Reached target Timers. | |
[ 83.869088] localhost-live systemd[1875]: Reached target Paths. | |
[ 83.870296] localhost-live systemd[1875]: Starting D-Bus User Message Bus Socket. | |
[ 83.874183] localhost-live systemd[1875]: Listening on D-Bus User Message Bus Socket. | |
[ 83.874336] localhost-live systemd[1875]: Reached target Sockets. | |
[ 83.874434] localhost-live systemd[1875]: Reached target Basic System. | |
[ 83.874533] localhost-live systemd[1875]: Reached target Default. | |
[ 83.874663] localhost-live systemd[1875]: Startup finished in 18ms. | |
[ 83.874822] localhost-live systemd[1]: Started User Manager for UID 0. | |
[ 83.874930] localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 83.876272] localhost-live login[1872]: pam_unix(login:session): session opened for user root by LOGIN(uid=0) | |
[ 83.876614] localhost-live audit[1872]: USER_START pid=1872 uid=0 auid=0 ses=7 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_console,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="root" exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.876663] localhost-live audit[1872]: CRED_REFR pid=1872 uid=0 auid=0 ses=7 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.876785] localhost-live audit[1872]: USER_LOGIN pid=1872 uid=0 auid=0 ses=7 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/bin/login" hostname=localhost-live addr=? terminal=tty2 res=success' | |
[ 83.876823] localhost-live login[1872]: ROOT LOGIN ON tty2 | |
[ 113.748195] localhost-live chronyd[1309]: Selected source 23.92.29.245 | |
[ 473.173044] localhost-live kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment