Created
August 21, 2020 20:35
-
-
Save zimmertr/dd9dcf2d74f4a81f285d5ce7bd73992f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
root@earth:~/flatcar# ./flatcar_production_qemu.sh -u cloud-config.yml -- -nographic | |
GNU GRUB version 2.02 | |
+----------------------------------------------------------------------------+ | |
|*Flatcar default | | |
| Flatcar USR-A | | |
| Flatcar USR-B | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
+----------------------------------------------------------------------------+ | |
Use the ^ and v keys to select which entry is highlighted. | |
Press enter to boot the selected OS, `e' to edit the commands | |
before booting or `c' for a command-line. | |
GNU GRUB version 2.02 | |
┌────────────────────────────────────────────────────────────────────────────┐ | |
│*Flatcar default │ | |
│ Flatcar USR-A │ | |
│ Flatcar USR-B │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
│ │ | |
└────────────────────────────────────────────────────────────────────────────┘ | |
Use the ↑ and ↓ keys to select which entry is highlighted. | |
Press enter to boot the selected OS, `e' to edit the commands | |
[ 0.000000] Linux version 4.19.140-flatcar (jenkins@jenkins-worker-3) (gcc version 8.3.0 (Gentoo Hardened 8.3.0-r1 p1.1)) #1 SMP Wed Aug 19 12:48:10 -00 2020 | |
[ 0.000000] Command line: BOOT_IMAGE=/flatcar/vmlinuz-a mount.usr=/dev/mapper/usr verity.usr=PARTUUID=7130c94a-213a-4e5a-8e26-6cce9662f132 rootflags=rw mount.usrflags=ro consoleblank=0 root=LABEL=ROOT console=ttyS0,115200n8 console=tty0 verity.usrhash=1f9eb8cdaa976f0 | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 2.8 present. | |
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 | |
[ 0.000000] Hypervisor detected: KVM | |
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 | |
[ 0.000000] kvm-clock: cpu 0, msr 1526a001, primary cpu clock | |
[ 0.000000] kvm-clock: using sched offset of 3313753603 cycles | |
[ 0.000007] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns | |
[ 0.000013] tsc: Detected 2599.996 MHz processor | |
[ 0.002179] last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 | |
[ 0.002231] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
[ 0.002461] Using GB pages for direct mapping | |
[ 0.002563] ACPI: Early table checksum verification disabled | |
[ 0.002626] ACPI: RSDP 0x00000000000F5B50 000014 (v00 BOCHS ) | |
[ 0.002630] ACPI: RSDT 0x000000003FFE16CE 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) | |
[ 0.002639] ACPI: FACP 0x000000003FFE14B2 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) | |
[ 0.002645] ACPI: DSDT 0x000000003FFDF640 001E72 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) | |
[ 0.002648] ACPI: FACS 0x000000003FFDF600 000040 | |
[ 0.002652] ACPI: APIC 0x000000003FFE1526 000170 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) | |
[ 0.002655] ACPI: HPET 0x000000003FFE1696 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) | |
[ 0.003098] No NUMA configuration found | |
[ 0.003100] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] | |
[ 0.003104] NODE_DATA(0) allocated [mem 0x3ffd6000-0x3ffdbfff] | |
[ 0.003190] Zone ranges: | |
[ 0.003191] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.003193] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff] | |
[ 0.003194] Normal empty | |
[ 0.003195] Movable zone start for each node | |
[ 0.003196] Early memory node ranges | |
[ 0.003197] node 0: [mem 0x0000000000001000-0x000000000009efff] | |
[ 0.003198] node 0: [mem 0x0000000000100000-0x000000003ffdbfff] | |
[ 0.003211] Zeroed struct page in unavailable ranges: 134 pages | |
[ 0.003213] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff] | |
[ 0.010274] ACPI: PM-Timer IO Port: 0x608 | |
[ 0.010292] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) | |
[ 0.010340] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 | |
[ 0.010344] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.010346] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) | |
[ 0.010347] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.010352] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) | |
[ 0.010353] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) | |
[ 0.010359] Using ACPI (MADT) for SMP configuration information | |
[ 0.010361] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.010368] TSC deadline timer available | |
[ 0.010370] smpboot: Allowing 32 CPUs, 0 hotplug CPUs | |
[ 0.010393] [mem 0x40000000-0xfeffbfff] available for PCI devices | |
[ 0.010395] Booting paravirtualized kernel on KVM | |
[ 0.010399] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns | |
[ 0.098649] random: get_random_bytes called from start_kernel+0x93/0x520 with crng_init=0 | |
[ 0.098657] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:1 | |
[ 0.100561] percpu: Embedded 44 pages/cpu s143128 r8192 d28904 u262144 | |
[ 0.100607] KVM setup async PF for cpu 0 | |
[ 0.100613] kvm-stealtime: cpu 0, msr 3e4161c0 | |
[ 0.100621] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.100630] Built 1 zonelists, mobility grouping on. Total pages: 257893 | |
[ 0.100631] Policy zone: DMA32 | |
[ 0.100632] Kernel command line: rootflags=rw mount.usrflags=ro BOOT_IMAGE=/flatcar/vmlinuz-a mount.usr=/dev/mapper/usr verity.usr=PARTUUID=7130c94a-213a-4e5a-8e26-6cce9662f132 rootflags=rw mount.usrflags=ro consoleblank=0 root=LABEL=ROOT console=ttyS0,115200n8 cons0 | |
[ 0.106174] Memory: 955980K/1048040K available (10252K kernel code, 1217K rwdata, 6036K rodata, 45392K init, 1752K bss, 92060K reserved, 0K cma-reserved) | |
[ 0.106428] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 | |
[ 0.106435] Kernel/User page tables isolation: enabled | |
[ 0.106536] ftrace: allocating 29262 entries in 115 pages | |
[ 0.120749] rcu: Hierarchical RCU implementation. | |
[ 0.120751] rcu: RCU event tracing is enabled. | |
[ 0.120753] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32. | |
[ 0.120754] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 | |
[ 0.123283] NR_IRQS: 33024, nr_irqs: 680, preallocated irqs: 16 | |
[ 0.136305] Console: colour VGA+ 80x25 | |
[ 0.179160] console [tty0] enabled | |
[ 0.275332] console [ttyS0] enabled | |
[ 0.276356] ACPI: Core revision 20180810 | |
[ 0.277707] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns | |
[ 0.280168] APIC: Switch to symmetric I/O mode setup | |
[ 0.281877] x2apic enabled | |
[ 0.283126] Switched APIC routing to physical x2apic. | |
[ 0.284488] KVM setup pv IPIs | |
[ 0.286834] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.288490] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns | |
[ 0.291344] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=2599996) | |
[ 0.292332] pid_max: default: 32768 minimum: 301 | |
[ 0.293398] Security Framework initialized | |
[ 0.294332] SELinux: Initializing. | |
[ 0.295683] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.296479] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
[ 0.297353] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.298337] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.299736] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.300390] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 | |
[ 0.301331] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 | |
[ 0.302334] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization | |
[ 0.303332] Spectre V2 : Mitigation: Full generic retpoline | |
[ 0.304331] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
[ 0.305330] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
[ 0.306339] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier | |
[ 0.307332] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
[ 0.308371] MDS: Mitigation: Clear CPU buffers | |
[ 0.309530] Freeing SMP alternatives memory: 28K | |
[ 0.312969] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz (family: 0x6, model: 0x3f, stepping: 0x2) | |
[ 0.313467] Performance Events: Haswell events, Intel PMU driver. | |
[ 0.314337] ... version: 2 | |
[ 0.315333] ... bit width: 48 | |
[ 0.316332] ... generic registers: 4 | |
[ 0.317333] ... value mask: 0000ffffffffffff | |
[ 0.318332] ... max period: 000000007fffffff | |
[ 0.319332] ... fixed-purpose events: 3 | |
[ 0.320332] ... event mask: 000000070000000f | |
[ 0.321416] rcu: Hierarchical SRCU implementation. | |
[ 0.323194] smp: Bringing up secondary CPUs ... | |
[ 0.323449] x86: Booting SMP configuration: | |
[ 0.324336] .... node #0, CPUs: #1 | |
[ 0.162773] kvm-clock: cpu 1, msr 1526a041, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.332374] KVM setup async PF for cpu 1 | |
[ 0.333328] kvm-stealtime: cpu 1, msr 3e4561c0 | |
[ 0.338470] #2 | |
[ 0.162773] kvm-clock: cpu 2, msr 1526a081, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.347367] KVM setup async PF for cpu 2 | |
[ 0.348328] kvm-stealtime: cpu 2, msr 3e4961c0 | |
[ 0.353454] #3 | |
[ 0.162773] kvm-clock: cpu 3, msr 1526a0c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.361366] KVM setup async PF for cpu 3 | |
[ 0.362328] kvm-stealtime: cpu 3, msr 3e4d61c0 | |
[ 0.367477] #4 | |
[ 0.162773] kvm-clock: cpu 4, msr 1526a101, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.378366] KVM setup async PF for cpu 4 | |
[ 0.379328] kvm-stealtime: cpu 4, msr 3e5161c0 | |
[ 0.386386] #5 | |
[ 0.162773] kvm-clock: cpu 5, msr 1526a141, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.394366] KVM setup async PF for cpu 5 | |
[ 0.395328] kvm-stealtime: cpu 5, msr 3e5561c0 | |
[ 0.400474] #6 | |
[ 0.162773] kvm-clock: cpu 6, msr 1526a181, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.408366] KVM setup async PF for cpu 6 | |
[ 0.409328] kvm-stealtime: cpu 6, msr 3e5961c0 | |
[ 0.414470] #7 | |
[ 0.162773] kvm-clock: cpu 7, msr 1526a1c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.422364] KVM setup async PF for cpu 7 | |
[ 0.423328] kvm-stealtime: cpu 7, msr 3e5d61c0 | |
[ 0.428468] #8 | |
[ 0.162773] kvm-clock: cpu 8, msr 1526a201, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.436365] KVM setup async PF for cpu 8 | |
[ 0.437328] kvm-stealtime: cpu 8, msr 3e6161c0 | |
[ 0.442449] #9 | |
[ 0.162773] kvm-clock: cpu 9, msr 1526a241, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.450365] KVM setup async PF for cpu 9 | |
[ 0.451328] kvm-stealtime: cpu 9, msr 3e6561c0 | |
[ 0.456477] #10 | |
[ 0.162773] kvm-clock: cpu 10, msr 1526a281, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.464366] KVM setup async PF for cpu 10 | |
[ 0.465328] kvm-stealtime: cpu 10, msr 3e6961c0 | |
[ 0.470484] #11 | |
[ 0.162773] kvm-clock: cpu 11, msr 1526a2c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.478366] KVM setup async PF for cpu 11 | |
[ 0.479328] kvm-stealtime: cpu 11, msr 3e6d61c0 | |
[ 0.484473] #12 | |
[ 0.162773] kvm-clock: cpu 12, msr 1526a301, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.492366] KVM setup async PF for cpu 12 | |
[ 0.493328] kvm-stealtime: cpu 12, msr 3e7161c0 | |
[ 0.498458] #13 | |
[ 0.162773] kvm-clock: cpu 13, msr 1526a341, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.509365] KVM setup async PF for cpu 13 | |
[ 0.510328] kvm-stealtime: cpu 13, msr 3e7561c0 | |
[ 0.517457] #14 | |
[ 0.162773] kvm-clock: cpu 14, msr 1526a381, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.524365] KVM setup async PF for cpu 14 | |
[ 0.525328] kvm-stealtime: cpu 14, msr 3e7961c0 | |
[ 0.530457] #15 | |
[ 0.162773] kvm-clock: cpu 15, msr 1526a3c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.538366] KVM setup async PF for cpu 15 | |
[ 0.539328] kvm-stealtime: cpu 15, msr 3e7d61c0 | |
[ 0.544476] #16 | |
[ 0.162773] kvm-clock: cpu 16, msr 1526a401, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.552367] KVM setup async PF for cpu 16 | |
[ 0.553328] kvm-stealtime: cpu 16, msr 3e8161c0 | |
[ 0.558476] #17 | |
[ 0.162773] kvm-clock: cpu 17, msr 1526a441, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.569365] KVM setup async PF for cpu 17 | |
[ 0.570328] kvm-stealtime: cpu 17, msr 3e8561c0 | |
[ 0.577448] #18 | |
[ 0.162773] kvm-clock: cpu 18, msr 1526a481, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.586410] KVM setup async PF for cpu 18 | |
[ 0.587328] kvm-stealtime: cpu 18, msr 3e8961c0 | |
[ 0.594463] #19 | |
[ 0.162773] kvm-clock: cpu 19, msr 1526a4c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.602377] KVM setup async PF for cpu 19 | |
[ 0.603328] kvm-stealtime: cpu 19, msr 3e8d61c0 | |
[ 0.633463] #20 | |
[ 0.162773] kvm-clock: cpu 20, msr 1526a501, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.641368] KVM setup async PF for cpu 20 | |
[ 0.642328] kvm-stealtime: cpu 20, msr 3e9161c0 | |
[ 0.647471] #21 | |
[ 0.162773] kvm-clock: cpu 21, msr 1526a541, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.656430] KVM setup async PF for cpu 21 | |
[ 0.657328] kvm-stealtime: cpu 21, msr 3e9561c0 | |
[ 0.663561] #22 | |
[ 0.162773] kvm-clock: cpu 22, msr 1526a581, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.671365] KVM setup async PF for cpu 22 | |
[ 0.672328] kvm-stealtime: cpu 22, msr 3e9961c0 | |
[ 0.677467] #23 | |
[ 0.162773] kvm-clock: cpu 23, msr 1526a5c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.685366] KVM setup async PF for cpu 23 | |
[ 0.686328] kvm-stealtime: cpu 23, msr 3e9d61c0 | |
[ 0.691472] #24 | |
[ 0.162773] kvm-clock: cpu 24, msr 1526a601, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.699366] KVM setup async PF for cpu 24 | |
[ 0.700328] kvm-stealtime: cpu 24, msr 3ea161c0 | |
[ 0.705467] #25 | |
[ 0.162773] kvm-clock: cpu 25, msr 1526a641, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.714366] KVM setup async PF for cpu 25 | |
[ 0.715328] kvm-stealtime: cpu 25, msr 3ea561c0 | |
[ 0.721384] #26 | |
[ 0.162773] kvm-clock: cpu 26, msr 1526a681, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.729366] KVM setup async PF for cpu 26 | |
[ 0.730328] kvm-stealtime: cpu 26, msr 3ea961c0 | |
[ 0.735456] #27 | |
[ 0.162773] kvm-clock: cpu 27, msr 1526a6c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.743367] KVM setup async PF for cpu 27 | |
[ 0.744328] kvm-stealtime: cpu 27, msr 3ead61c0 | |
[ 0.749490] #28 | |
[ 0.162773] kvm-clock: cpu 28, msr 1526a701, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.757368] KVM setup async PF for cpu 28 | |
[ 0.758328] kvm-stealtime: cpu 28, msr 3eb161c0 | |
[ 0.763479] #29 | |
[ 0.162773] kvm-clock: cpu 29, msr 1526a741, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.771384] KVM setup async PF for cpu 29 | |
[ 0.772328] kvm-stealtime: cpu 29, msr 3eb561c0 | |
[ 0.777467] #30 | |
[ 0.162773] kvm-clock: cpu 30, msr 1526a781, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.785370] KVM setup async PF for cpu 30 | |
[ 0.786328] kvm-stealtime: cpu 30, msr 3eb961c0 | |
[ 0.791455] #31 | |
[ 0.162773] kvm-clock: cpu 31, msr 1526a7c1, secondary cpu clock | |
[ 0.162773] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature | |
[ 0.802409] KVM setup async PF for cpu 31 | |
[ 0.803328] kvm-stealtime: cpu 31, msr 3ebd61c0 | |
[ 0.811371] smp: Brought up 1 node, 32 CPUs | |
[ 0.812342] smpboot: Max logical packages: 32 | |
[ 0.813335] smpboot: Total of 32 processors activated (166399.74 BogoMIPS) | |
[ 0.816633] devtmpfs: initialized | |
[ 0.817542] x86/mm: Memory block size: 128MB | |
[ 0.819668] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
[ 0.826418] futex hash table entries: 8192 (order: 7, 524288 bytes) | |
[ 0.831087] pinctrl core: initialized pinctrl subsystem | |
[ 0.835021] NET: Registered protocol family 16 | |
[ 0.838588] audit: initializing netlink subsys (disabled) | |
[ 0.842396] audit: type=2000 audit(1598041794.965:1): state=initialized audit_enabled=0 res=1 | |
[ 0.846349] cpuidle: using governor menu | |
[ 0.850899] KVM setup pv remote TLB flush | |
[ 0.853391] ACPI: bus type PCI registered | |
[ 0.857357] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.861500] dca service started, version 1.12.1 | |
[ 0.864527] PCI: Using configuration type 1 for base access | |
[ 0.871356] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off | |
[ 0.878606] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.883352] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.890358] ACPI: Added _OSI(Module Device) | |
[ 0.893343] ACPI: Added _OSI(Processor Device) | |
[ 0.897340] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.900339] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.904341] ACPI: Added _OSI(Linux-Dell-Video) | |
[ 0.907339] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) | |
[ 0.913203] ACPI: 1 ACPI AML tables successfully acquired and loaded | |
[ 0.921053] ACPI: Interpreter enabled | |
[ 0.924395] ACPI: (supports S0 S3 S5) | |
[ 0.927340] ACPI: Using IOAPIC for interrupt routing | |
[ 0.931383] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.938668] ACPI: Enabled 2 GPEs in block 00 to 0F | |
[ 0.951239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | |
[ 0.955367] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] | |
[ 0.959351] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM | |
[ 0.964388] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. | |
[ 0.974085] acpiphp: Slot [3] registered | |
[ 0.977456] acpiphp: Slot [4] registered | |
[ 0.980428] acpiphp: Slot [5] registered | |
[ 0.983427] acpiphp: Slot [6] registered | |
[ 0.987445] acpiphp: Slot [7] registered | |
[ 0.990449] acpiphp: Slot [8] registered | |
[ 0.994428] acpiphp: Slot [9] registered | |
[ 0.997426] acpiphp: Slot [10] registered | |
[ 1.000431] acpiphp: Slot [11] registered | |
[ 1.004432] acpiphp: Slot [12] registered | |
[ 1.007426] acpiphp: Slot [13] registered | |
[ 1.011435] acpiphp: Slot [14] registered | |
[ 1.014436] acpiphp: Slot [15] registered | |
[ 1.018428] acpiphp: Slot [16] registered | |
[ 1.021435] acpiphp: Slot [17] registered | |
[ 1.025427] acpiphp: Slot [18] registered | |
[ 1.028456] acpiphp: Slot [19] registered | |
[ 1.032435] acpiphp: Slot [20] registered | |
[ 1.035425] acpiphp: Slot [21] registered | |
[ 1.038426] acpiphp: Slot [22] registered | |
[ 1.042428] acpiphp: Slot [23] registered | |
[ 1.045441] acpiphp: Slot [24] registered | |
[ 1.049427] acpiphp: Slot [25] registered | |
[ 1.052432] acpiphp: Slot [26] registered | |
[ 1.055426] acpiphp: Slot [27] registered | |
[ 1.059451] acpiphp: Slot [28] registered | |
[ 1.062425] acpiphp: Slot [29] registered | |
[ 1.066427] acpiphp: Slot [30] registered | |
[ 1.069425] acpiphp: Slot [31] registered | |
[ 1.073379] PCI host bridge to bus 0000:00 | |
[ 1.076344] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 1.081344] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 1.085343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 1.092343] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] | |
[ 1.098354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] | |
[ 1.104344] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 1.120403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] | |
[ 1.125343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] | |
[ 1.129342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] | |
[ 1.134343] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] | |
[ 1.140047] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI | |
[ 1.146366] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB | |
[ 1.151447] pci 0000:00:01.3: quirk_piix4_acpi+0x0/0x170 took 10742 usecs | |
[ 1.234842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) | |
[ 1.239711] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) | |
[ 1.243599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) | |
[ 1.247602] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) | |
[ 1.251589] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) | |
[ 1.258880] pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
[ 1.259328] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 1.269347] pci 0000:00:02.0: vgaarb: bridge control possible | |
[ 1.273340] vgaarb: loaded | |
[ 1.276385] pps_core: LinuxPPS API ver. 1 registered | |
[ 1.279341] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 1.287355] PTP clock support registered | |
[ 1.290463] PCI: Using ACPI for IRQ routing | |
[ 1.294607] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 | |
[ 1.298342] hpet0: 3 comparators, 64-bit 100.000000 MHz counter | |
[ 1.320446] clocksource: Switched to clocksource kvm-clock | |
[ 1.348193] VFS: Disk quotas dquot_6.6.0 | |
[ 1.351455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 1.356173] pnp: PnP ACPI init | |
[ 1.359809] pnp: PnP ACPI: found 6 devices | |
[ 1.373656] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 1.380364] NET: Registered protocol family 2 | |
[ 1.384402] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes) | |
[ 1.390405] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 1.395209] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) | |
[ 1.400091] TCP: Hash tables configured (established 8192 bind 8192) | |
[ 1.405378] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
[ 1.409900] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
[ 1.414927] NET: Registered protocol family 1 | |
[ 1.418902] NET: Registered protocol family 44 | |
[ 1.422556] pci 0000:00:01.0: PIIX3: Enabling Passive Release | |
[ 1.427133] pci 0000:00:00.0: Limiting direct PCI/PCI transfers | |
[ 1.431448] pci 0000:00:01.0: Activating ISA DMA hang workarounds | |
[ 1.435909] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 2.653777] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns | |
[ 2.665298] Initialise system trusted keyrings | |
[ 2.669084] workingset: timestamp_bits=39 max_order=18 bucket_order=0 | |
[ 3.268655] Key type asymmetric registered | |
[ 3.271962] Asymmetric key parser 'x509' registered | |
[ 3.275558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 3.281836] io scheduler noop registered | |
[ 3.285000] io scheduler deadline registered | |
[ 3.288433] io scheduler cfq registered (default) | |
[ 3.291991] io scheduler mq-deadline registered | |
[ 3.295418] io scheduler kyber registered | |
[ 3.298620] io scheduler bfq registered | |
[ 3.307090] ioatdma: Intel(R) QuickData Technology Driver 4.00 | |
[ 3.355601] PCI Interrupt Link [LNKC] enabled at IRQ 11 | |
[ 3.406832] PCI Interrupt Link [LNKD] enabled at IRQ 10 | |
[ 3.457482] PCI Interrupt Link [LNKA] enabled at IRQ 10 | |
[ 3.508379] PCI Interrupt Link [LNKB] enabled at IRQ 11 | |
[ 3.514711] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 3.547553] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 3.556110] random: fast init done | |
[ 3.559483] random: crng init done | |
[ 3.567201] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 | |
[ 3.575278] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 3.578888] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 3.583314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 | |
[ 3.614980] rtc_cmos 00:00: RTC can wake from S4 | |
[ 3.619314] rtc_cmos 00:00: registered as rtc0 | |
[ 3.622789] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs | |
[ 3.629583] NET: Registered protocol family 10 | |
[ 3.633779] Segment Routing with IPv6 | |
[ 3.636959] NET: Registered protocol family 17 | |
[ 3.640345] Key type dns_resolver registered | |
[ 3.650024] mce: Using 10 MCE banks | |
[ 3.653062] sched_clock: Marking stable (3491217456, 161773586)->(4360190264, -707199222) | |
[ 3.661672] registered taskstats version 1 | |
[ 3.664898] Loading compiled-in X.509 certificates | |
[ 3.751140] Loaded X.509 cert 'Kinvolk GmbH: Module signing key for 4.19.140-flatcar: d62696280fd7d202e9a7c44a592416067d673154' | |
[ 3.758965] ima: No TPM chip found, activating TPM-bypass! | |
[ 3.762777] ima: Allocated hash algorithm: sha1 | |
[ 3.767079] rtc_cmos 00:00: setting system clock to 2020-08-21 20:29:57 UTC (1598041797) | |
[ 3.795384] Freeing unused kernel image memory: 45392K | |
[ 3.809444] Write protecting the kernel read-only data: 18432k | |
[ 3.817185] Freeing unused kernel image memory: 2016K | |
[ 3.821389] Freeing unused kernel image memory: 108K | |
[ 3.825476] Run /init as init process | |
[ 3.845678] systemd[1]: systemd 241-53-gbe3cc54+ running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS -ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) | |
[ 3.860956] systemd[1]: Detected virtualization kvm. | |
[ 3.864673] systemd[1]: Detected architecture x86-64. | |
[ 3.868406] systemd[1]: Running in initial RAM disk. | |
[ 3.913839] systemd[1]: No hostname configured. | |
[ 3.917351] systemd[1]: Set hostname to <localhost>. | |
[ 3.921178] systemd[1]: Initializing machine ID from random generator. | |
[ 3.926497] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument | |
[ 4.034043] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
[ 4.045641] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
[ 4.456678] device-mapper: uevent: version 1.0.3 | |
[ 4.460533] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected] | |
[ 4.700990] audit: type=1130 audit(1598041798.433:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.089861] audit: type=1130 audit(1598041798.822:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.217028] audit: type=1130 audit(1598041798.949:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.364271] audit: type=1130 audit(1598041799.096:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 5.391982] virtio_blk virtio3: [vda] 17805312 512-byte logical blocks (9.12 GB/8.49 GiB) | |
[ 5.404681] cryptd: max_cpu_qlen set to 1000 | |
[ 5.405177] SCSI subsystem initialized | |
[ 5.405592] vda: vda1 vda2 vda3 vda4 vda6 vda7 vda9 | |
[ 5.442765] AVX2 version of gcm_enc/dec engaged. | |
[ 5.445746] AES CTR mode by8 optimization enabled | |
[ 5.456880] scsi host0: ata_piix | |
[ 5.461470] scsi host1: ata_piix | |
[ 5.464759] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 | |
[ 5.469595] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 | |
[ 5.630481] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 | |
[ 5.632883] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 | |
[ 5.692283] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray | |
[ 5.698535] cdrom: Uniform CD-ROM driver Revision: 3.20 | |
[ 5.925849] audit: type=1130 audit(1598041799.658:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=verity-setup comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.199928] audit: type=1130 audit(1598041799.932:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.238228] audit: type=1130 audit(1598041799.970:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.420370] audit: type=1130 audit(1598041800.152:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.564840] EXT4-fs (vda9): mounted filesystem with ordered data mode. Opts: (null) | |
[ 6.613353] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | |
[ 6.765817] audit: type=1130 audit(1598041800.498:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-setup-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 6.765837] audit: type=1131 audit(1598041800.498:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-setup-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.032270] audit: type=1130 audit(1598041800.764:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.032280] audit: type=1131 audit(1598041800.764:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.117369] audit: type=1130 audit(1598041800.849:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.156363] audit: type=1131 audit(1598041800.888:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 7.449278] systemd-journald[331]: Received SIGTERM from PID 1 (n/a). | |
[ 7.501566] systemd: 31 output lines suppressed due to ratelimiting | |
[ 7.661049] SELinux: Permission validate_trans in class security not defined in policy. | |
[ 7.667803] SELinux: Permission getrlimit in class process not defined in policy. | |
[ 7.673989] SELinux: Class process2 not defined in policy. | |
[ 7.677954] SELinux: Permission module_load in class system not defined in policy. | |
[ 7.684014] SELinux: Permission map in class file not defined in policy. | |
[ 7.689408] SELinux: Permission map in class dir not defined in policy. | |
[ 7.719519] SELinux: Permission map in class lnk_file not defined in policy. | |
[ 7.724380] SELinux: Permission map in class chr_file not defined in policy. | |
[ 7.729394] SELinux: Permission map in class blk_file not defined in policy. | |
[ 7.734350] SELinux: Permission map in class sock_file not defined in policy. | |
[ 7.740222] SELinux: Permission map in class fifo_file not defined in policy. | |
[ 7.746394] SELinux: Permission map in class socket not defined in policy. | |
[ 7.751350] SELinux: Permission map in class tcp_socket not defined in policy. | |
[ 7.757373] SELinux: Permission map in class udp_socket not defined in policy. | |
[ 7.763543] SELinux: Permission map in class rawip_socket not defined in policy. | |
[ 7.769606] SELinux: Permission map in class netlink_socket not defined in policy. | |
[ 7.775751] SELinux: Permission map in class packet_socket not defined in policy. | |
[ 7.781801] SELinux: Permission map in class key_socket not defined in policy. | |
[ 7.787726] SELinux: Permission map in class unix_stream_socket not defined in policy. | |
[ 7.794276] SELinux: Permission map in class unix_dgram_socket not defined in policy. | |
[ 7.800704] SELinux: Permission map in class netlink_route_socket not defined in policy. | |
[ 7.807075] SELinux: Permission map in class netlink_tcpdiag_socket not defined in policy. | |
[ 7.813484] SELinux: Permission map in class netlink_nflog_socket not defined in policy. | |
[ 7.819790] SELinux: Permission map in class netlink_xfrm_socket not defined in policy. | |
[ 7.826251] SELinux: Permission map in class netlink_selinux_socket not defined in policy. | |
[ 7.832667] SELinux: Permission map in class netlink_iscsi_socket not defined in policy. | |
[ 7.838983] SELinux: Permission map in class netlink_audit_socket not defined in policy. | |
[ 7.845644] SELinux: Permission map in class netlink_fib_lookup_socket not defined in policy. | |
[ 7.852602] SELinux: Permission map in class netlink_connector_socket not defined in policy. | |
[ 7.859498] SELinux: Permission map in class netlink_netfilter_socket not defined in policy. | |
[ 7.866392] SELinux: Permission map in class netlink_dnrt_socket not defined in policy. | |
[ 7.873079] SELinux: Permission map in class netlink_kobject_uevent_socket not defined in policy. | |
[ 7.880224] SELinux: Permission map in class netlink_generic_socket not defined in policy. | |
[ 7.887036] SELinux: Permission map in class netlink_scsitransport_socket not defined in policy. | |
[ 7.894148] SELinux: Permission map in class netlink_rdma_socket not defined in policy. | |
[ 7.900836] SELinux: Permission map in class netlink_crypto_socket not defined in policy. | |
[ 7.907410] SELinux: Permission map in class appletalk_socket not defined in policy. | |
[ 7.913570] SELinux: Permission map in class dccp_socket not defined in policy. | |
[ 7.919505] SELinux: Permission map in class tun_socket not defined in policy. | |
[ 7.925406] SELinux: Class cap_userns not defined in policy. | |
[ 7.929678] SELinux: Class cap2_userns not defined in policy. | |
[ 7.934069] SELinux: Class sctp_socket not defined in policy. | |
[ 7.938448] SELinux: Class icmp_socket not defined in policy. | |
[ 7.942825] SELinux: Class ax25_socket not defined in policy. | |
[ 7.947206] SELinux: Class ipx_socket not defined in policy. | |
[ 7.951525] SELinux: Class netrom_socket not defined in policy. | |
[ 7.955989] SELinux: Class atmpvc_socket not defined in policy. | |
[ 7.960170] SELinux: Class x25_socket not defined in policy. | |
[ 7.964267] SELinux: Class rose_socket not defined in policy. | |
[ 7.968503] SELinux: Class decnet_socket not defined in policy. | |
[ 7.972853] SELinux: Class atmsvc_socket not defined in policy. | |
[ 7.977017] SELinux: Class rds_socket not defined in policy. | |
[ 7.981273] SELinux: Class irda_socket not defined in policy. | |
[ 7.985651] SELinux: Class pppox_socket not defined in policy. | |
[ 7.990066] SELinux: Class llc_socket not defined in policy. | |
[ 7.994413] SELinux: Class can_socket not defined in policy. | |
[ 7.998492] SELinux: Class tipc_socket not defined in policy. | |
[ 8.002862] SELinux: Class bluetooth_socket not defined in policy. | |
[ 8.007240] SELinux: Class iucv_socket not defined in policy. | |
[ 8.011349] SELinux: Class rxrpc_socket not defined in policy. | |
[ 8.015681] SELinux: Class isdn_socket not defined in policy. | |
[ 8.020050] SELinux: Class phonet_socket not defined in policy. | |
[ 8.024368] SELinux: Class ieee802154_socket not defined in policy. | |
[ 8.028695] SELinux: Class caif_socket not defined in policy. | |
[ 8.033037] SELinux: Class alg_socket not defined in policy. | |
[ 8.037358] SELinux: Class nfc_socket not defined in policy. | |
[ 8.041692] SELinux: Class vsock_socket not defined in policy. | |
[ 8.046071] SELinux: Class kcm_socket not defined in policy. | |
[ 8.050108] SELinux: Class qipcrtr_socket not defined in policy. | |
[ 8.054367] SELinux: Class smc_socket not defined in policy. | |
[ 8.058696] SELinux: Class infiniband_pkey not defined in policy. | |
[ 8.063110] SELinux: Class infiniband_endport not defined in policy. | |
[ 8.067469] SELinux: Class bpf not defined in policy. | |
[ 8.071382] SELinux: Class xdp_socket not defined in policy. | |
[ 8.075708] SELinux: the above unknown classes and permissions will be allowed | |
[ 8.081660] SELinux: policy capability network_peer_controls=1 | |
[ 8.085799] SELinux: policy capability open_perms=1 | |
[ 8.089496] SELinux: policy capability extended_socket_class=0 | |
[ 8.093650] SELinux: policy capability always_check_network=0 | |
[ 8.098023] SELinux: policy capability cgroup_seclabel=0 | |
[ 8.102180] SELinux: policy capability nnp_nosuid_transition=0 | |
[ 8.140158] systemd[1]: Successfully loaded SELinux policy in 536.310ms. | |
[ 8.188953] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 18.514ms. | |
[ 8.195110] systemd[1]: systemd 241-53-gbe3cc54+ running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS -ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) | |
[ 8.205109] systemd[1]: Detected virtualization kvm. | |
[ 8.207537] systemd[1]: Detected architecture x86-64. | |
[ 8.218945] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument | |
[ 12.308069] systemd[1]: File /usr/lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. | |
[ 12.320163] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) | |
[ 12.513437] kauditd_printk_skb: 15 callbacks suppressed | |
[ 12.513439] audit: type=1131 audit(1598041806.245:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.514318] systemd[1]: initrd-switch-root.service: Succeeded. | |
[ 12.545594] systemd[1]: Stopped Switch Root. | |
[ 12.555392] audit: type=1130 audit(1598041806.287:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.556523] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. | |
[ 12.570740] audit: type=1131 audit(1598041806.287:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.578320] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. | |
[ 12.603189] audit: type=1130 audit(1598041806.335:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.618386] audit: type=1131 audit(1598041806.335:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.643299] audit: type=1131 audit(1598041806.375:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=verity-setup comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.712855] audit: type=1131 audit(1598041806.445:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.867473] audit: type=1130 audit(1598041806.599:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.890631] audit: type=1130 audit(1598041806.623:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 12.909665] audit: type=1130 audit(1598041806.642:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='unit=flatcar-tmpfiles comm="systemd" exe="/usr/lib64/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
[ 13.202641] systemd-journald[795]: Received request to flush runtime journal from PID 1 | |
[ 13.231064] systemd-journald[795]: File /var/log/journal/3aedf155e07e45c9b430a9a67b26cdd8/system.journal corrupted or uncleanly shut down, renaming and replacing. | |
[ 13.647147] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 | |
[ 13.655468] ACPI: Power Button [PWRF] | |
[ 14.259707] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 | |
[ 14.285807] 9pnet: Installing 9P2000 support | |
[ 14.305635] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 | |
[ 14.344427] EDAC MC: Ver: 3.0.0 | |
[ 14.351180] EDAC sbridge: Ver: 1.1.2 | |
[ 14.412750] mousedev: PS/2 mouse device common for all mice | |
[ 14.722136] FS-Cache: Loaded | |
[ 14.739733] 9p: Installing v9fs 9p2000 file system support | |
[ 14.747108] FS-Cache: Netfs '9p' registered for caching | |
[ 14.824814] EXT4-fs (vda6): mounted filesystem with ordered data mode. Opts: (null) | |
This is localhost (Linux x86_64 4.19.140-flatcar) 20:30:12 | |
SSH host key: SHA256:eSf/rceR16T4bPvPt5ivQld14MA7cxIQqvrbJBTqyhw (DSA) | |
SSH host key: SHA256:sBWDEdpTFPK0yQmsPTI+q+VaIad+rXUpXqxUhLl774g (ECDSA) | |
SSH host key: SHA256:J3q0eaOujbX1vKRj7tP/hSVDcNBGjs1UG+k4X/rtUEE (RSA) | |
SSH host key: SHA256:S9m5OhXYe8ollCjo7xh1sPv8YvChOcYj/Z/dLqS9XNY (ED25519) | |
eth0: 10.0.2.15 fec0::5054:ff:fe12:3456 | |
localhost login: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment