Advertisement
Guest User

Untitled

a guest
Jan 29th, 2023
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.57 KB | None | 0 0
  1. ubuntu@testvm:~$ dmesg
  2. [ 0.000000] Linux version 5.4.0-137-generic (buildd@lcy02-amd64-009) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)) #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 (Ubuntu 5.4.0-137.154-generic 5.4.218)
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] Hygon HygonGenuine
  8. [ 0.000000] Centaur CentaurHauls
  9. [ 0.000000] zhaoxin Shanghai
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  13. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  14. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  15. [ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
  16. [ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
  17. [ 0.000000] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
  18. [ 0.000000] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
  19. [ 0.000000] BIOS-provided physical RAM map:
  20. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdafff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x000000007ffdb000-0x000000007fffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  26. [ 0.000000] NX (Execute Disable) protection: active
  27. [ 0.000000] SMBIOS 2.8 present.
  28. [ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.13.0-1ubuntu1.1 04/01/2014
  29. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  30. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  31. [ 0.000000] last_pfn = 0x7ffdb max_arch_pfn = 0x400000000
  32. [ 0.000000] MTRR default type: write-back
  33. [ 0.000000] MTRR fixed ranges enabled:
  34. [ 0.000000] 00000-9FFFF write-back
  35. [ 0.000000] A0000-BFFFF uncachable
  36. [ 0.000000] C0000-FFFFF write-protect
  37. [ 0.000000] MTRR variable ranges enabled:
  38. [ 0.000000] 0 base 0080000000 mask FF80000000 uncachable
  39. [ 0.000000] 1 disabled
  40. [ 0.000000] 2 disabled
  41. [ 0.000000] 3 disabled
  42. [ 0.000000] 4 disabled
  43. [ 0.000000] 5 disabled
  44. [ 0.000000] 6 disabled
  45. [ 0.000000] 7 disabled
  46. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  47. [ 0.000000] found SMP MP-table at [mem 0x000f5c70-0x000f5c7f]
  48. [ 0.000000] check: Scanning 1 areas for low memory corruption
  49. [ 0.000000] Using GB pages for direct mapping
  50. [ 0.000000] RAMDISK: [mem 0x34b45000-0x36599fff]
  51. [ 0.000000] ACPI: Early table checksum verification disabled
  52. [ 0.000000] ACPI: RSDP 0x00000000000F5A80 000014 (v00 BOCHS )
  53. [ 0.000000] ACPI: RSDT 0x000000007FFE153D 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  54. [ 0.000000] ACPI: FACP 0x000000007FFE1419 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  55. [ 0.000000] ACPI: DSDT 0x000000007FFE0040 0013D9 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  56. [ 0.000000] ACPI: FACS 0x000000007FFE0000 000040
  57. [ 0.000000] ACPI: APIC 0x000000007FFE148D 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  58. [ 0.000000] ACPI: HPET 0x000000007FFE1505 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  59. [ 0.000000] ACPI: Reserving FACP table memory at [mem 0x7ffe1419-0x7ffe148c]
  60. [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe1418]
  61. [ 0.000000] ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f]
  62. [ 0.000000] ACPI: Reserving APIC table memory at [mem 0x7ffe148d-0x7ffe1504]
  63. [ 0.000000] ACPI: Reserving HPET table memory at [mem 0x7ffe1505-0x7ffe153c]
  64. [ 0.000000] ACPI: Local APIC address 0xfee00000
  65. [ 0.000000] No NUMA configuration found
  66. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdafff]
  67. [ 0.000000] NODE_DATA(0) allocated [mem 0x7ffb0000-0x7ffdafff]
  68. [ 0.000000] Zone ranges:
  69. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  70. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007ffdafff]
  71. [ 0.000000] Normal empty
  72. [ 0.000000] Device empty
  73. [ 0.000000] Movable zone start for each node
  74. [ 0.000000] Early memory node ranges
  75. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  76. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ffdafff]
  77. [ 0.000000] Zeroed struct page in unavailable ranges: 135 pages
  78. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffdafff]
  79. [ 0.000000] On node 0 totalpages: 524153
  80. [ 0.000000] DMA zone: 64 pages used for memmap
  81. [ 0.000000] DMA zone: 21 pages reserved
  82. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  83. [ 0.000000] DMA32 zone: 8128 pages used for memmap
  84. [ 0.000000] DMA32 zone: 520155 pages, LIFO batch:63
  85. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  86. [ 0.000000] ACPI: Local APIC address 0xfee00000
  87. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  88. [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
  89. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  90. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  91. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  92. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  93. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  94. [ 0.000000] ACPI: IRQ0 used by override.
  95. [ 0.000000] ACPI: IRQ5 used by override.
  96. [ 0.000000] ACPI: IRQ9 used by override.
  97. [ 0.000000] ACPI: IRQ10 used by override.
  98. [ 0.000000] ACPI: IRQ11 used by override.
  99. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  100. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  101. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  102. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  103. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  104. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  105. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  106. [ 0.000000] [mem 0x80000000-0xfffbffff] available for PCI devices
  107. [ 0.000000] Booting paravirtualized kernel on bare hardware
  108. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  109. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
  110. [ 0.000000] percpu: Embedded 60 pages/cpu s208896 r8192 d28672 u2097152
  111. [ 0.000000] pcpu-alloc: s208896 r8192 d28672 u2097152 alloc=1*2097152
  112. [ 0.000000] pcpu-alloc: [0] 0
  113. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515940
  114. [ 0.000000] Policy zone: DMA32
  115. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
  116. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  117. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  118. [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
  119. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  120. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  121. [ 0.000000] Memory: 1996344K/2096612K available (14339K kernel code, 2394K rwdata, 9500K rodata, 2756K init, 4952K bss, 100268K reserved, 0K cma-reserved)
  122. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  123. [ 0.000000] ftrace: allocating 44631 entries in 175 pages
  124. [ 0.000000] rcu: Hierarchical RCU implementation.
  125. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
  126. [ 0.000000] Tasks RCU enabled.
  127. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  128. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
  129. [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
  130. [ 0.000000] random: crng init done
  131. [ 0.000000] Console: colour VGA+ 80x25
  132. [ 0.000000] printk: console [tty1] enabled
  133. [ 0.000000] printk: console [ttyS0] enabled
  134. [ 0.000000] ACPI: Core revision 20190816
  135. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
  136. [ 0.008000] APIC: Switch to symmetric I/O mode setup
  137. [ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  138. [ 0.052000] tsc: Unable to calibrate against PIT
  139. [ 0.052000] tsc: using HPET reference calibration
  140. [ 0.056000] tsc: Detected 2100.006 MHz processor
  141. [ 0.006355] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e4536080b8, max_idle_ns: 440795211062 ns
  142. [ 0.008663] Calibrating delay loop (skipped), value calculated using timer frequency.. 4200.01 BogoMIPS (lpj=8400024)
  143. [ 0.009622] pid_max: default: 32768 minimum: 301
  144. [ 0.021884] LSM: Security Framework initializing
  145. [ 0.039672] Yama: becoming mindful.
  146. [ 0.051407] AppArmor: AppArmor initialized
  147. [ 0.057898] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  148. [ 0.059747] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  149. [ 0.064061] *** VALIDATE tmpfs ***
  150. [ 0.085747] *** VALIDATE proc ***
  151. [ 0.093060] *** VALIDATE cgroup1 ***
  152. [ 0.095857] *** VALIDATE cgroup2 ***
  153. [ 0.118844] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
  154. [ 0.119861] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
  155. [ 0.125580] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  156. [ 0.128264] Spectre V2 : Mitigation: Retpolines
  157. [ 0.128558] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  158. [ 0.128886] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
  159. [ 0.129140] RETBleed: Vulnerable
  160. [ 0.129371] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  161. [ 0.699745] Freeing SMP alternatives memory: 40K
  162. [ 0.906424] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
  163. [ 0.915504] Performance Events: PMU not available due to virtualization, using software events only.
  164. [ 0.928550] rcu: Hierarchical SRCU implementation.
  165. [ 0.955504] NMI watchdog: Perf NMI watchdog permanently disabled
  166. [ 0.959879] smp: Bringing up secondary CPUs ...
  167. [ 0.960809] smp: Brought up 1 node, 1 CPU
  168. [ 0.961128] smpboot: Max logical packages: 1
  169. [ 0.961518] smpboot: Total of 1 processors activated (4200.01 BogoMIPS)
  170. [ 0.999504] devtmpfs: initialized
  171. [ 1.003504] x86/mm: Memory block size: 128MB
  172. [ 1.028597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  173. [ 1.030766] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
  174. [ 1.041307] pinctrl core: initialized pinctrl subsystem
  175. [ 1.048497] PM: RTC time: 04:01:33, date: 2023-01-30
  176. [ 1.064627] NET: Registered protocol family 16
  177. [ 1.071504] audit: initializing netlink subsys (disabled)
  178. [ 1.080790] audit: type=2000 audit(1675051293.132:1): state=initialized audit_enabled=0 res=1
  179. [ 1.087241] EISA bus registered
  180. [ 1.087917] cpuidle: using governor ladder
  181. [ 1.088284] cpuidle: using governor menu
  182. [ 1.092883] ACPI: bus type PCI registered
  183. [ 1.093375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  184. [ 1.099492] PCI: Using configuration type 1 for base access
  185. [ 1.099660] PCI: Using configuration type 1 for extended access
  186. [ 1.177531] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  187. [ 1.177950] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  188. [ 1.243339] ACPI: Added _OSI(Module Device)
  189. [ 1.243504] ACPI: Added _OSI(Processor Device)
  190. [ 1.243504] ACPI: Added _OSI(3.0 _SCP Extensions)
  191. [ 1.243504] ACPI: Added _OSI(Processor Aggregator Device)
  192. [ 1.243504] ACPI: Added _OSI(Linux-Dell-Video)
  193. [ 1.243504] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  194. [ 1.243504] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  195. [ 1.296209] ACPI: 1 ACPI AML tables successfully acquired and loaded
  196. [ 1.329724] ACPI: Interpreter enabled
  197. [ 1.332927] ACPI: (supports S0 S3 S4 S5)
  198. [ 1.333287] ACPI: Using IOAPIC for interrupt routing
  199. [ 1.335585] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  200. [ 1.346190] ACPI: Enabled 2 GPEs in block 00 to 0F
  201. [ 1.431504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  202. [ 1.432379] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  203. [ 1.454864] acpiphp: Slot [3] registered
  204. [ 1.455834] acpiphp: Slot [4] registered
  205. [ 1.456431] acpiphp: Slot [5] registered
  206. [ 1.456952] acpiphp: Slot [6] registered
  207. [ 1.457547] acpiphp: Slot [7] registered
  208. [ 1.458043] acpiphp: Slot [8] registered
  209. [ 1.458732] acpiphp: Slot [9] registered
  210. [ 1.459246] acpiphp: Slot [10] registered
  211. [ 1.459504] acpiphp: Slot [11] registered
  212. [ 1.459504] acpiphp: Slot [12] registered
  213. [ 1.460351] acpiphp: Slot [13] registered
  214. [ 1.460938] acpiphp: Slot [14] registered
  215. [ 1.461466] acpiphp: Slot [15] registered
  216. [ 1.461978] acpiphp: Slot [16] registered
  217. [ 1.463572] acpiphp: Slot [17] registered
  218. [ 1.464486] acpiphp: Slot [18] registered
  219. [ 1.465081] acpiphp: Slot [19] registered
  220. [ 1.465689] acpiphp: Slot [20] registered
  221. [ 1.466177] acpiphp: Slot [21] registered
  222. [ 1.466672] acpiphp: Slot [22] registered
  223. [ 1.467163] acpiphp: Slot [23] registered
  224. [ 1.467851] acpiphp: Slot [24] registered
  225. [ 1.468824] acpiphp: Slot [25] registered
  226. [ 1.469371] acpiphp: Slot [26] registered
  227. [ 1.469866] acpiphp: Slot [27] registered
  228. [ 1.470352] acpiphp: Slot [28] registered
  229. [ 1.470843] acpiphp: Slot [29] registered
  230. [ 1.471339] acpiphp: Slot [30] registered
  231. [ 1.471504] acpiphp: Slot [31] registered
  232. [ 1.472250] PCI host bridge to bus 0000:00
  233. [ 1.472883] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  234. [ 1.473263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  235. [ 1.473642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  236. [ 1.474004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
  237. [ 1.474354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
  238. [ 1.474940] pci_bus 0000:00: root bus resource [bus 00-ff]
  239. [ 1.475504] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  240. [ 1.489969] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  241. [ 1.494897] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
  242. [ 1.503747] pci 0000:00:01.1: reg 0x20: [io 0xc180-0xc18f]
  243. [ 1.507504] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  244. [ 1.508186] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  245. [ 1.508537] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  246. [ 1.508907] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  247. [ 1.513731] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
  248. [ 1.518089] pci 0000:00:01.2: reg 0x20: [io 0xc100-0xc11f]
  249. [ 1.528313] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
  250. [ 1.529996] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  251. [ 1.530373] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  252. [ 1.533481] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000
  253. [ 1.535504] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff]
  254. [ 1.539711] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff]
  255. [ 1.544880] pci 0000:00:02.0: reg 0x18: [mem 0xfc090000-0xfc091fff]
  256. [ 1.550204] pci 0000:00:02.0: reg 0x1c: [io 0xc120-0xc13f]
  257. [ 1.563504] pci 0000:00:02.0: reg 0x30: [mem 0xfc080000-0xfc08ffff pref]
  258. [ 1.572863] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
  259. [ 1.577056] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
  260. [ 1.579636] pci 0000:00:03.0: reg 0x14: [mem 0xfc092000-0xfc092fff]
  261. [ 1.589276] pci 0000:00:03.0: reg 0x20: [mem 0xfebec000-0xfebeffff 64bit pref]
  262. [ 1.591630] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
  263. [ 1.597495] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000
  264. [ 1.599674] pci 0000:00:04.0: reg 0x10: [io 0xc0c0-0xc0ff]
  265. [ 1.604768] pci 0000:00:04.0: reg 0x14: [mem 0xfc093000-0xfc093fff]
  266. [ 1.613099] pci 0000:00:04.0: reg 0x20: [mem 0xfebf0000-0xfebf3fff 64bit pref]
  267. [ 1.624008] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
  268. [ 1.627204] pci 0000:00:05.0: reg 0x10: [io 0xc000-0xc07f]
  269. [ 1.629741] pci 0000:00:05.0: reg 0x14: [mem 0xfc094000-0xfc094fff]
  270. [ 1.636515] pci 0000:00:05.0: reg 0x20: [mem 0xfebf4000-0xfebf7fff 64bit pref]
  271. [ 1.647778] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00
  272. [ 1.651623] pci 0000:00:06.0: reg 0x10: [io 0xc140-0xc15f]
  273. [ 1.656164] pci 0000:00:06.0: reg 0x20: [mem 0xfebf8000-0xfebfbfff 64bit pref]
  274. [ 1.661706] pci 0000:00:07.0: [1af4:1005] type 00 class 0x00ff00
  275. [ 1.663215] pci 0000:00:07.0: reg 0x10: [io 0xc160-0xc17f]
  276. [ 1.667683] pci 0000:00:07.0: reg 0x20: [mem 0xfebfc000-0xfebfffff 64bit pref]
  277. [ 1.698012] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  278. [ 1.708782] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  279. [ 1.713890] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  280. [ 1.719730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  281. [ 1.722901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  282. [ 1.737111] iommu: Default domain type: Translated
  283. [ 1.748409] SCSI subsystem initialized
  284. [ 1.751839] libata version 3.00 loaded.
  285. [ 1.758469] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  286. [ 1.759504] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  287. [ 1.759761] pci 0000:00:02.0: vgaarb: bridge control possible
  288. [ 1.761810] vgaarb: loaded
  289. [ 1.767103] ACPI: bus type USB registered
  290. [ 1.768743] usbcore: registered new interface driver usbfs
  291. [ 1.772331] usbcore: registered new interface driver hub
  292. [ 1.775602] usbcore: registered new device driver usb
  293. [ 1.778354] pps_core: LinuxPPS API ver. 1 registered
  294. [ 1.779633] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  295. [ 1.782275] PTP clock support registered
  296. [ 1.785514] EDAC MC: Ver: 3.0.0
  297. [ 1.794555] PCI: Using ACPI for IRQ routing
  298. [ 1.795944] PCI: pci_cache_line_size set to 64 bytes
  299. [ 1.800914] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  300. [ 1.801241] e820: reserve RAM buffer [mem 0x7ffdb000-0x7fffffff]
  301. [ 1.815932] NetLabel: Initializing
  302. [ 1.817103] NetLabel: domain hash size = 128
  303. [ 1.818370] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  304. [ 1.822674] NetLabel: unlabeled traffic allowed by default
  305. [ 1.830468] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  306. [ 1.831636] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  307. [ 1.840608] clocksource: Switched to clocksource tsc-early
  308. [ 2.259285] *** VALIDATE bpf ***
  309. [ 2.261835] VFS: Disk quotas dquot_6.6.0
  310. [ 2.262715] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  311. [ 2.266332] *** VALIDATE ramfs ***
  312. [ 2.266804] *** VALIDATE hugetlbfs ***
  313. [ 2.272715] AppArmor: AppArmor Filesystem Enabled
  314. [ 2.274630] pnp: PnP ACPI init
  315. [ 2.278800] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  316. [ 2.280468] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
  317. [ 2.281323] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
  318. [ 2.281799] pnp 00:03: [dma 2]
  319. [ 2.282208] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
  320. [ 2.283981] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  321. [ 2.288100] pnp: PnP ACPI: found 5 devices
  322. [ 2.334017] thermal_sys: Registered thermal governor 'fair_share'
  323. [ 2.334085] thermal_sys: Registered thermal governor 'bang_bang'
  324. [ 2.334408] thermal_sys: Registered thermal governor 'step_wise'
  325. [ 2.334570] thermal_sys: Registered thermal governor 'user_space'
  326. [ 2.334721] thermal_sys: Registered thermal governor 'power_allocator'
  327. [ 2.340734] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  328. [ 2.343051] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  329. [ 2.345702] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  330. [ 2.345975] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  331. [ 2.346161] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window]
  332. [ 2.346406] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
  333. [ 2.348715] NET: Registered protocol family 2
  334. [ 2.353867] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  335. [ 2.375778] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  336. [ 2.384201] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  337. [ 2.387586] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  338. [ 2.388927] TCP: Hash tables configured (established 16384 bind 16384)
  339. [ 2.393946] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  340. [ 2.395192] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  341. [ 2.399417] NET: Registered protocol family 1
  342. [ 2.400927] NET: Registered protocol family 44
  343. [ 2.401691] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  344. [ 2.402224] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  345. [ 2.402655] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  346. [ 3.144164] PCI Interrupt Link [LNKD] enabled at IRQ 11
  347. [ 3.921223] pci 0000:00:01.2: quirk_usb_early_handoff+0x0/0x670 took 1482052 usecs
  348. [ 3.922378] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  349. [ 3.922964] PCI: CLS 0 bytes, default 64
  350. [ 3.927713] Trying to unpack rootfs image as initramfs...
  351. [ 7.051308] Freeing initrd memory: 26964K
  352. [ 7.058080] check: Scanning for low memory corruption every 60 seconds
  353. [ 7.070173] Initialise system trusted keyrings
  354. [ 7.074077] Key type blacklist registered
  355. [ 7.076454] workingset: timestamp_bits=36 max_order=19 bucket_order=0
  356. [ 7.117876] zbud: loaded
  357. [ 7.129216] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  358. [ 7.135595] fuse: init (API version 7.31)
  359. [ 7.136773] *** VALIDATE fuse ***
  360. [ 7.137092] *** VALIDATE fuse ***
  361. [ 7.142856] Platform Keyring initialized
  362. [ 7.168900] Key type asymmetric registered
  363. [ 7.169206] Asymmetric key parser 'x509' registered
  364. [ 7.169724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  365. [ 7.172262] io scheduler mq-deadline registered
  366. [ 7.177846] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  367. [ 7.187528] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  368. [ 7.197797] ACPI: Power Button [PWRF]
  369. [ 7.899102] PCI Interrupt Link [LNKC] enabled at IRQ 10
  370. [ 8.071569] tsc: Refined TSC clocksource calibration: 2100.009 MHz
  371. [ 8.072910] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e453929cdc, max_idle_ns: 440795287018 ns
  372. [ 8.073647] clocksource: Switched to clocksource tsc
  373. [ 9.534654] PCI Interrupt Link [LNKA] enabled at IRQ 10
  374. [ 10.402784] PCI Interrupt Link [LNKB] enabled at IRQ 11
  375. [ 11.107086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  376. [ 11.139323] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  377. [ 11.244655] Linux agpgart interface v0.103
  378. [ 11.437132] loop: module loaded
  379. [ 11.443145] ata_piix 0000:00:01.1: version 2.13
  380. [ 11.464419] scsi host0: ata_piix
  381. [ 11.472626] scsi host1: ata_piix
  382. [ 11.474516] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc180 irq 14
  383. [ 11.474948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc188 irq 15
  384. [ 11.487654] tun: Universal TUN/TAP device driver, 1.6
  385. [ 11.490361] PPP generic driver version 2.4.2
  386. [ 11.493461] VFIO - User Level meta-driver version: 0.3
  387. [ 11.497048] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  388. [ 11.497604] ehci-pci: EHCI PCI platform driver
  389. [ 11.498129] ehci-platform: EHCI generic platform driver
  390. [ 11.503006] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  391. [ 11.504086] ohci-pci: OHCI PCI platform driver
  392. [ 11.505339] ohci-platform: OHCI generic platform driver
  393. [ 11.505968] uhci_hcd: USB Universal Host Controller Interface driver
  394. [ 12.227641] uhci_hcd 0000:00:01.2: UHCI Host Controller
  395. [ 12.229721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
  396. [ 12.234356] uhci_hcd 0000:00:01.2: detected 2 ports
  397. [ 12.235526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100
  398. [ 12.244651] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  399. [ 12.245011] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  400. [ 12.245251] usb usb1: Product: UHCI Host Controller
  401. [ 12.245489] usb usb1: Manufacturer: Linux 5.4.0-137-generic uhci_hcd
  402. [ 12.245792] usb usb1: SerialNumber: 0000:00:01.2
  403. [ 12.251385] hub 1-0:1.0: USB hub found
  404. [ 12.253188] hub 1-0:1.0: 2 ports detected
  405. [ 12.274064] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  406. [ 12.280719] serio: i8042 KBD port at 0x60,0x64 irq 1
  407. [ 12.281347] serio: i8042 AUX port at 0x60,0x64 irq 12
  408. [ 12.286380] mousedev: PS/2 mouse device common for all mice
  409. [ 12.294940] rtc_cmos 00:00: RTC can wake from S4
  410. [ 12.303119] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  411. [ 12.312568] rtc_cmos 00:00: registered as rtc0
  412. [ 12.314511] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
  413. [ 12.315342] i2c /dev entries driver
  414. [ 12.317307] device-mapper: uevent: version 1.0.3
  415. [ 12.319682] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
  416. [ 12.322230] platform eisa.0: Probing EISA bus 0
  417. [ 12.322859] platform eisa.0: EISA: Cannot allocate resource for mainboard
  418. [ 12.323212] platform eisa.0: Cannot allocate resource for EISA slot 1
  419. [ 12.323610] platform eisa.0: Cannot allocate resource for EISA slot 2
  420. [ 12.324724] platform eisa.0: Cannot allocate resource for EISA slot 3
  421. [ 12.324935] platform eisa.0: Cannot allocate resource for EISA slot 4
  422. [ 12.325129] platform eisa.0: Cannot allocate resource for EISA slot 5
  423. [ 12.325365] platform eisa.0: Cannot allocate resource for EISA slot 6
  424. [ 12.325600] platform eisa.0: Cannot allocate resource for EISA slot 7
  425. [ 12.325883] platform eisa.0: Cannot allocate resource for EISA slot 8
  426. [ 12.326190] platform eisa.0: EISA: Detected 0 cards
  427. [ 12.327672] ledtrig-cpu: registered to indicate activity on CPUs
  428. [ 12.333818] drop_monitor: Initializing network drop monitor service
  429. [ 12.335962] NET: Registered protocol family 10
  430. [ 13.015083] Segment Routing with IPv6
  431. [ 13.016583] NET: Registered protocol family 17
  432. [ 13.016583] Key type dns_resolver registered
  433. [ 13.025077] RAS: Correctable Errors collector initialized.
  434. [ 13.026457] IPI shorthand broadcast: enabled
  435. [ 13.027329] sched_clock: Marking stable (13085038419, -60495539)->(13309049546, -284506666)
  436. [ 13.032380] registered taskstats version 1
  437. [ 13.038442] Loading compiled-in X.509 certificates
  438. [ 13.069401] Loaded X.509 cert 'Build time autogenerated kernel key: 665598fc65164862b14bea5558ccc1209a1f1c83'
  439. [ 13.077960] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  440. [ 13.084918] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  441. [ 13.085482] blacklist: Loading compiled-in revocation X.509 certificates
  442. [ 13.089188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  443. [ 13.092880] zswap: loaded using pool lzo/zbud
  444. [ 13.097932] Key type ._fscrypt registered
  445. [ 13.100416] Key type .fscrypt registered
  446. [ 13.617634] Key type big_key registered
  447. [ 13.881816] Key type encrypted registered
  448. [ 13.882171] AppArmor: AppArmor sha1 policy hashing enabled
  449. [ 13.882867] ima: No TPM chip found, activating TPM-bypass!
  450. [ 13.883217] ima: Allocated hash algorithm: sha1
  451. [ 13.887187] ima: No architecture policies found
  452. [ 13.888698] evm: Initialising EVM extended attributes:
  453. [ 13.889007] evm: security.selinux
  454. [ 13.889160] evm: security.SMACK64
  455. [ 13.889282] evm: security.SMACK64EXEC
  456. [ 13.889388] evm: security.SMACK64TRANSMUTE
  457. [ 13.889517] evm: security.SMACK64MMAP
  458. [ 13.889638] evm: security.apparmor
  459. [ 13.889755] evm: security.ima
  460. [ 13.889894] evm: security.capability
  461. [ 13.890047] evm: HMAC attrs: 0x1
  462. [ 13.900570] PM: Magic number: 7:606:10
  463. [ 13.903178] rtc_cmos 00:00: setting system clock to 2023-01-30T04:01:46 UTC (1675051306)
  464. [ 14.037721] Freeing unused decrypted memory: 2040K
  465. [ 14.165350] Freeing unused kernel image memory: 2756K
  466. [ 14.166238] Write protecting the kernel read-only data: 26624k
  467. [ 14.175850] Freeing unused kernel image memory: 2036K
  468. [ 14.179036] Freeing unused kernel image memory: 740K
  469. [ 14.349817] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  470. [ 14.350551] Run /init as init process
  471. [ 21.245915] FDC 0 is a S82078B
  472. [ 21.809232] virtio_blk virtio2: [vda] 41943040 512-byte logical blocks (21.5 GB/20.0 GiB)
  473. [ 22.127427] GPT:Primary header thinks Alt. header is not at the end of the disk.
  474. [ 22.130302] GPT:4612095 != 41943039
  475. [ 22.131492] GPT:Alternate GPT header not at the end of the disk.
  476. [ 22.133394] GPT:4612095 != 41943039
  477. [ 22.134537] GPT: Use GNU Parted to correct GPT errors.
  478. [ 22.137024] vda: vda1 vda14 vda15
  479. [ 22.415128] cryptd: max_cpu_qlen set to 1000
  480. [ 23.022757] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
  481. [ 23.312993] SSE version of gcm_enc/dec engaged.
  482. [ 25.807262] virtio_net virtio0 ens3: renamed from eth0
  483. [ 34.068210] raid6: sse2x4 gen() 176 MB/s
  484. [ 34.116230] raid6: sse2x4 xor() 56 MB/s
  485. [ 34.163893] raid6: sse2x2 gen() 264 MB/s
  486. [ 34.212264] raid6: sse2x2 xor() 114 MB/s
  487. [ 34.260143] raid6: sse2x1 gen() 243 MB/s
  488. [ 34.308012] raid6: sse2x1 xor() 128 MB/s
  489. [ 34.308436] raid6: using algorithm sse2x2 gen() 264 MB/s
  490. [ 34.309536] raid6: .... xor() 114 MB/s, rmw enabled
  491. [ 34.310176] raid6: using ssse3x2 recovery algorithm
  492. [ 34.335619] xor: measuring software checksum speed
  493. [ 34.375992] prefetch64-sse: 561.000 MB/sec
  494. [ 34.424025] generic_sse: 604.000 MB/sec
  495. [ 34.424500] xor: using function: generic_sse (604.000 MB/sec)
  496. [ 34.465943] async_tx: api initialized (async)
  497. [ 38.251009] Btrfs loaded, crc32c=crc32c-intel
  498. [ 40.074521] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
  499. [ 46.011879] systemd[1]: Inserted module 'autofs4'
  500. [ 46.702398] systemd[1]: systemd 245.4-4ubuntu3.19 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=hybrid)
  501. [ 46.708495] systemd[1]: Detected virtualization qemu.
  502. [ 46.715469] systemd[1]: Detected architecture x86-64.
  503. [ 47.232002] systemd[1]: Set hostname to <ubuntu>.
  504. [ 47.429566] systemd[1]: Initializing machine ID from random generator.
  505. [ 47.435514] systemd[1]: Installed transient /etc/machine-id file.
  506. [ 59.621230] systemd[1]: Created slice system-modprobe.slice.
  507. [ 59.642910] systemd[1]: Created slice system-serial\x2dgetty.slice.
  508. [ 59.658625] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  509. [ 59.676345] systemd[1]: Created slice User and Session Slice.
  510. [ 59.690275] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  511. [ 59.729462] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  512. [ 59.746231] systemd[1]: Reached target User and Group Name Lookups.
  513. [ 59.755481] systemd[1]: Reached target Slices.
  514. [ 59.763038] systemd[1]: Reached target Swap.
  515. [ 59.776777] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  516. [ 59.790354] systemd[1]: Listening on LVM2 poll daemon socket.
  517. [ 59.803659] systemd[1]: Listening on multipathd control socket.
  518. [ 59.813239] systemd[1]: Listening on Syslog Socket.
  519. [ 59.819079] systemd[1]: Listening on fsck to fsckd communication Socket.
  520. [ 59.822999] systemd[1]: Listening on initctl Compatibility Named Pipe.
  521. [ 59.840464] systemd[1]: Listening on Journal Audit Socket.
  522. [ 59.845725] systemd[1]: Listening on Journal Socket (/dev/log).
  523. [ 59.850911] systemd[1]: Listening on Journal Socket.
  524. [ 59.859156] systemd[1]: Listening on Network Service Netlink Socket.
  525. [ 59.865332] systemd[1]: Listening on udev Control Socket.
  526. [ 59.869601] systemd[1]: Listening on udev Kernel Socket.
  527. [ 59.937573] systemd[1]: Mounting Huge Pages File System...
  528. [ 60.059659] systemd[1]: Mounting POSIX Message Queue File System...
  529. [ 60.251199] systemd[1]: Mounting Kernel Debug File System...
  530. [ 60.702269] systemd[1]: Mounting Kernel Trace File System...
  531. [ 61.640781] systemd[1]: Starting Journal Service...
  532. [ 65.979635] systemd[1]: Starting Set the console keyboard layout...
  533. [ 66.243623] systemd[1]: Starting Create list of static device nodes for the current kernel...
  534. [ 66.510888] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  535. [ 66.842077] systemd[1]: Starting Load Kernel Module chromeos_pstore...
  536. [ 67.145422] systemd[1]: Starting Load Kernel Module drm...
  537. [ 68.900174] systemd[1]: Starting Load Kernel Module efi_pstore...
  538. [ 69.619308] systemd[1]: Starting Load Kernel Module pstore_blk...
  539. [ 69.987430] systemd[1]: Starting Load Kernel Module pstore_zone...
  540. [ 70.289253] systemd[1]: Starting Load Kernel Module ramoops...
  541. [ 70.423376] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
  542. [ 70.570309] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  543. [ 70.873194] systemd[1]: Starting File System Check on Root Device...
  544. [ 71.434831] systemd[1]: Starting Load Kernel Modules...
  545. [ 71.927091] systemd[1]: Starting udev Coldplug all Devices...
  546. [ 72.594350] systemd[1]: Starting Uncomplicated firewall...
  547. [ 73.349445] systemd[1]: Mounted Huge Pages File System.
  548. [ 73.444613] systemd[1]: Mounted POSIX Message Queue File System.
  549. [ 73.629655] systemd[1]: Mounted Kernel Debug File System.
  550. [ 73.724673] systemd[1]: Started Journal Service.
  551. [ 80.974109] EXT4-fs (vda1): re-mounted. Opts: (null)
  552. [ 83.201930] systemd-journald[335]: Received client request to flush runtime journal.
  553. [ 143.123948] kvm: Nested Virtualization enabled
  554. [ 143.184432] kvm: Nested Paging enabled
  555. [ 179.057827] audit: type=1400 audit(1675051471.643:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=433 comm="apparmor_parser"
  556. [ 179.096992] audit: type=1400 audit(1675051471.687:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=433 comm="apparmor_parser"
  557. [ 188.592757] alua: device handler registered
  558. [ 188.647150] emc: device handler registered
  559. [ 188.713447] rdac: device handler registered
  560. [ 195.668198] audit: type=1400 audit(1675051488.259:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=444 comm="apparmor_parser"
  561. [ 195.709481] audit: type=1400 audit(1675051488.303:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=444 comm="apparmor_parser"
  562. [ 195.740693] audit: type=1400 audit(1675051488.331:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=444 comm="apparmor_parser"
  563. [ 195.783725] audit: type=1400 audit(1675051488.375:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=444 comm="apparmor_parser"
  564. [ 200.018457] audit: type=1400 audit(1675051492.611:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=475 comm="apparmor_parser"
  565. [ 200.035545] audit: type=1400 audit(1675051492.627:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=475 comm="apparmor_parser"
  566. [ 200.052836] audit: type=1400 audit(1675051492.643:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=475 comm="apparmor_parser"
  567. [ 203.822405] audit: type=1400 audit(1675051496.415:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=479 comm="apparmor_parser"
  568. [ 205.244647] audit: type=1400 audit(1675051497.835:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=480 comm="apparmor_parser"
  569. [ 205.281708] audit: type=1400 audit(1675051497.875:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=480 comm="apparmor_parser"
  570. [ 206.537621] audit: type=1400 audit(1675051499.131:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=481 comm="apparmor_parser"
  571. [ 240.434112] audit: type=1400 audit(1675051533.027:15): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine" pid=509 comm="apparmor_parser"
  572. [ 240.474087] audit: type=1400 audit(1675051533.063:16): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/17883/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=509 comm="apparmor_parser"
  573. [ 241.226441] audit: type=1400 audit(1675051533.819:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.lxd" pid=512 comm="apparmor_parser"
  574. [ 247.278557] audit: type=1400 audit(1675051539.871:18): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.activate" pid=513 comm="apparmor_parser"
  575. [ 253.111514] audit: type=1400 audit(1675051545.695:19): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.benchmark" pid=522 comm="apparmor_parser"
  576. [ 258.908115] audit: type=1400 audit(1675051551.499:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.buginfo" pid=523 comm="apparmor_parser"
  577. [ 264.705499] audit: type=1400 audit(1675051557.299:21): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.check-kernel" pid=528 comm="apparmor_parser"
  578. [ 265.373278] audit: type=1400 audit(1675051557.967:22): apparmor="DENIED" operation="exec" profile="/{,usr/}sbin/dhclient" name="/usr/bin/true" pid=538 comm="dhclient" requested_mask="x" denied_mask="x" fsuid=0 ouid=0
  579. [ 268.930111] audit: type=1400 audit(1675051561.523:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.daemon" pid=534 comm="apparmor_parser"
  580. [ 272.710216] audit: type=1400 audit(1675051565.299:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.hook.configure" pid=539 comm="apparmor_parser"
  581. [ 274.875168] audit: type=1400 audit(1675051567.467:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.hook.install" pid=540 comm="apparmor_parser"
  582. [ 277.212271] audit: type=1400 audit(1675051569.803:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.hook.remove" pid=541 comm="apparmor_parser"
  583. [ 280.016347] audit: type=1400 audit(1675051572.607:27): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.lxc" pid=542 comm="apparmor_parser"
  584. [ 282.235961] audit: type=1400 audit(1675051574.827:28): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.lxc-to-lxd" pid=543 comm="apparmor_parser"
  585. [ 284.344063] audit: type=1400 audit(1675051576.935:29): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.lxd" pid=544 comm="apparmor_parser"
  586. [ 286.636121] audit: type=1400 audit(1675051579.227:30): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.lxd.migrate" pid=545 comm="apparmor_parser"
  587. [ 567.427363] audit: type=1400 audit(1675051860.019:31): apparmor="DENIED" operation="exec" profile="/{,usr/}sbin/dhclient" name="/usr/bin/true" pid=557 comm="isc-worker0000" requested_mask="x" denied_mask="x" fsuid=0 ouid=0
  588. [ 700.164331] EXT4-fs (vda1): resizing filesystem from 548091 to 5214459 blocks
  589. [ 702.817553] EXT4-fs (vda1): resized filesystem to 5214459
  590. ubuntu@testvm:~$
  591.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement