Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.94 KB | None | 0 0
  1. [ 0.000000] Linux version 4.18.0-1016-aws (buildd@lcy01-amd64-021) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #18~18.04.1-Ubuntu SMP Tue May 7 16:58:56 UTC 2019 (Ubuntu 4.18.0-1016.18~18.04.1-aws 4.18.20)
  2. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-1016-aws root=UUID=f019b509-5619-4536-8abe-bca880c77b00 ro console=tty1 console=ttyS0 nvme_core.io_timeout=4294967295 crashkernel=512M-:192M
  3. [ 0.000000] KERNEL supported cpus:
  4. [ 0.000000] Intel GenuineIntel
  5. [ 0.000000] AMD AuthenticAMD
  6. [ 0.000000] Centaur CentaurHauls
  7. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  8. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  9. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
  13. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
  14. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
  15. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  16. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  17. [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
  18. [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
  19. [ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
  20. [ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
  21. [ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
  22. [ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
  23. [ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
  24. [ 0.000000] BIOS-provided physical RAM map:
  25. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfff7fff] usable
  29. [ 0.000000] BIOS-e820: [mem 0x00000000bfff8000-0x00000000bfffffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e03fffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000005f37ffffff] usable
  33. [ 0.000000] BIOS-e820: [mem 0x0000005f38000000-0x000000603fffffff] reserved
  34. [ 0.000000] NX (Execute Disable) protection: active
  35. [ 0.000000] SMBIOS 2.7 present.
  36. [ 0.000000] DMI: Amazon EC2 r5d.12xlarge/, BIOS 1.0 10/16/2017
  37. [ 0.000000] Hypervisor detected: KVM
  38. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000000] last_pfn = 0x5f38000 max_arch_pfn = 0x400000000
  41. [ 0.000000] MTRR default type: write-back
  42. [ 0.000000] MTRR fixed ranges enabled:
  43. [ 0.000000] 00000-9FFFF write-back
  44. [ 0.000000] A0000-BFFFF uncachable
  45. [ 0.000000] C0000-FFFFF write-protect
  46. [ 0.000000] MTRR variable ranges enabled:
  47. [ 0.000000] 0 base 0000C0000000 mask 3FFFC0000000 uncachable
  48. [ 0.000000] 1 disabled
  49. [ 0.000000] 2 disabled
  50. [ 0.000000] 3 disabled
  51. [ 0.000000] 4 disabled
  52. [ 0.000000] 5 disabled
  53. [ 0.000000] 6 disabled
  54. [ 0.000000] 7 disabled
  55. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  56. [ 0.000000] last_pfn = 0xbfff8 max_arch_pfn = 0x400000000
  57. [ 0.000000] Scanning 1 areas for low memory corruption
  58. [ 0.000000] Base memory trampoline at [(____ptrval____)] 99000 size 24576
  59. [ 0.000000] Using GB pages for direct mapping
  60. [ 0.000000] BRK [0x63073e000, 0x63073efff] PGTABLE
  61. [ 0.000000] BRK [0x63073f000, 0x63073ffff] PGTABLE
  62. [ 0.000000] BRK [0x630740000, 0x630740fff] PGTABLE
  63. [ 0.000000] BRK [0x630741000, 0x630741fff] PGTABLE
  64. [ 0.000000] BRK [0x630742000, 0x630742fff] PGTABLE
  65. [ 0.000000] BRK [0x630743000, 0x630743fff] PGTABLE
  66. [ 0.000000] BRK [0x630744000, 0x630744fff] PGTABLE
  67. [ 0.000000] RAMDISK: [mem 0x35941000-0x36c97fff]
  68. [ 0.000000] ACPI: Early table checksum verification disabled
  69. [ 0.000000] ACPI: RSDP 0x00000000000F8F90 000014 (v00 AMAZON)
  70. [ 0.000000] ACPI: RSDT 0x00000000BFFFC610 00003C (v01 AMAZON AMZNRSDT 00000001 AMZN 00000001)
  71. [ 0.000000] ACPI: FACP 0x00000000BFFFFF80 000074 (v01 AMAZON AMZNFACP 00000001 AMZN 00000001)
  72. [ 0.000000] ACPI: DSDT 0x00000000BFFFC650 0010E9 (v01 AMAZON AMZNDSDT 00000001 AMZN 00000001)
  73. [ 0.000000] ACPI: FACS 0x00000000BFFFFF40 000040
  74. [ 0.000000] ACPI: SSDT 0x00000000BFFFDF40 001FF8 (v01 AMAZON AMZNSSDT 00000001 AMZN 00000001)
  75. [ 0.000000] ACPI: APIC 0x00000000BFFFDC60 0001E6 (v01 AMAZON AMZNAPIC 00000001 AMZN 00000001)
  76. [ 0.000000] ACPI: SRAT 0x00000000BFFFD7E0 000380 (v01 AMAZON AMZNSRAT 00000001 AMZN 00000001)
  77. [ 0.000000] ACPI: SLIT 0x00000000BFFFD770 00006C (v01 AMAZON AMZNSLIT 00000001 AMZN 00000001)
  78. [ 0.000000] ACPI: WAET 0x00000000BFFFD740 000028 (v01 AMAZON AMZNWAET 00000001 AMZN 00000001)
  79. [ 0.000000] ACPI: Local APIC address 0xfee00000
  80. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  81. [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
  82. [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
  83. [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
  84. [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
  85. [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
  86. [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
  87. [ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
  88. [ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
  89. [ 0.000000] SRAT: PXM 0 -> APIC 0x09 -> Node 0
  90. [ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
  91. [ 0.000000] SRAT: PXM 0 -> APIC 0x0b -> Node 0
  92. [ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
  93. [ 0.000000] SRAT: PXM 0 -> APIC 0x0d -> Node 0
  94. [ 0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
  95. [ 0.000000] SRAT: PXM 0 -> APIC 0x0f -> Node 0
  96. [ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
  97. [ 0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0
  98. [ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
  99. [ 0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0
  100. [ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
  101. [ 0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0
  102. [ 0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0
  103. [ 0.000000] SRAT: PXM 0 -> APIC 0x17 -> Node 0
  104. [ 0.000000] SRAT: PXM 0 -> APIC 0x18 -> Node 0
  105. [ 0.000000] SRAT: PXM 0 -> APIC 0x19 -> Node 0
  106. [ 0.000000] SRAT: PXM 0 -> APIC 0x1a -> Node 0
  107. [ 0.000000] SRAT: PXM 0 -> APIC 0x1b -> Node 0
  108. [ 0.000000] SRAT: PXM 0 -> APIC 0x1c -> Node 0
  109. [ 0.000000] SRAT: PXM 0 -> APIC 0x1d -> Node 0
  110. [ 0.000000] SRAT: PXM 0 -> APIC 0x1e -> Node 0
  111. [ 0.000000] SRAT: PXM 0 -> APIC 0x1f -> Node 0
  112. [ 0.000000] SRAT: PXM 0 -> APIC 0x20 -> Node 0
  113. [ 0.000000] SRAT: PXM 0 -> APIC 0x21 -> Node 0
  114. [ 0.000000] SRAT: PXM 0 -> APIC 0x22 -> Node 0
  115. [ 0.000000] SRAT: PXM 0 -> APIC 0x23 -> Node 0
  116. [ 0.000000] SRAT: PXM 0 -> APIC 0x24 -> Node 0
  117. [ 0.000000] SRAT: PXM 0 -> APIC 0x25 -> Node 0
  118. [ 0.000000] SRAT: PXM 0 -> APIC 0x26 -> Node 0
  119. [ 0.000000] SRAT: PXM 0 -> APIC 0x27 -> Node 0
  120. [ 0.000000] SRAT: PXM 0 -> APIC 0x28 -> Node 0
  121. [ 0.000000] SRAT: PXM 0 -> APIC 0x29 -> Node 0
  122. [ 0.000000] SRAT: PXM 0 -> APIC 0x2a -> Node 0
  123. [ 0.000000] SRAT: PXM 0 -> APIC 0x2b -> Node 0
  124. [ 0.000000] SRAT: PXM 0 -> APIC 0x2c -> Node 0
  125. [ 0.000000] SRAT: PXM 0 -> APIC 0x2d -> Node 0
  126. [ 0.000000] SRAT: PXM 0 -> APIC 0x2e -> Node 0
  127. [ 0.000000] SRAT: PXM 0 -> APIC 0x2f -> Node 0
  128. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0xbfffffff]
  129. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x603fffffff]
  130. [ 0.000000] NUMA: Initialized distance table, cnt=1
  131. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x5f37ffffff] -> [mem 0x00000000-0x5f37ffffff]
  132. [ 0.000000] NODE_DATA(0) allocated [mem 0x5f37fd4000-0x5f37ffefff]
  133. [ 0.000000] Reserving 192MB of memory at 656MB for crashkernel (System RAM: 388991MB)
  134. [ 0.000000] kvm-clock: cpu 0, msr 5f:37f53001, primary cpu clock
  135. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  136. [ 0.000000] kvm-clock: using sched offset of 4567201499 cycles
  137. [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  138. [ 0.000000] Zone ranges:
  139. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  140. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  141. [ 0.000000] Normal [mem 0x0000000100000000-0x0000005f37ffffff]
  142. [ 0.000000] Device empty
  143. [ 0.000000] Movable zone start for each node
  144. [ 0.000000] Early memory node ranges
  145. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  146. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bfff7fff]
  147. [ 0.000000] node 0: [mem 0x0000000100000000-0x0000005f37ffffff]
  148. [ 0.000000] Reserved but unavailable: 106 pages
  149. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000005f37ffffff]
  150. [ 0.000000] On node 0 totalpages: 99581846
  151. [ 0.000000] DMA zone: 64 pages used for memmap
  152. [ 0.000000] DMA zone: 21 pages reserved
  153. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  154. [ 0.000000] DMA32 zone: 12224 pages used for memmap
  155. [ 0.000000] DMA32 zone: 782328 pages, LIFO batch:31
  156. [ 0.000000] Normal zone: 1543680 pages used for memmap
  157. [ 0.000000] Normal zone: 98795520 pages, LIFO batch:31
  158. [ 0.000000] ACPI: PM-Timer IO Port: 0xb008
  159. [ 0.000000] ACPI: Local APIC address 0xfee00000
  160. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  161. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  162. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  163. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  164. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  165. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  166. [ 0.000000] ACPI: IRQ5 used by override.
  167. [ 0.000000] ACPI: IRQ9 used by override.
  168. [ 0.000000] ACPI: IRQ10 used by override.
  169. [ 0.000000] ACPI: IRQ11 used by override.
  170. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  171. [ 0.000000] smpboot: Allowing 48 CPUs, 0 hotplug CPUs
  172. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0xbfff8000-0xbfffffff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe03fffff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xe0400000-0xfffbffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
  181. [ 0.000000] [mem 0xc0000000-0xdfffffff] available for PCI devices
  182. [ 0.000000] Booting paravirtualized kernel on KVM
  183. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  184. [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x55a with crng_init=0
  185. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:48 nr_cpu_ids:48 nr_node_ids:1
  186. [ 0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144
  187. [ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
  188. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  189. [ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
  190. [ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
  191. [ 0.000000] KVM setup async PF for cpu 0
  192. [ 0.000000] kvm-stealtime: cpu 0, msr 5dbac24040
  193. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 98025857
  194. [ 0.000000] Policy zone: Normal
  195. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-1016-aws root=UUID=f019b509-5619-4536-8abe-bca880c77b00 ro console=tty1 console=ttyS0 nvme_core.io_timeout=4294967295 crashkernel=512M-:192M
  196. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  197. [ 0.000000] log_buf_len total cpu_extra contributions: 192512 bytes
  198. [ 0.000000] log_buf_len min size: 262144 bytes
  199. [ 0.000000] log_buf_len: 524288 bytes
  200. [ 0.000000] early log buf free: 249272(95%)
  201. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  202. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  203. [ 0.000000] Memory: 391784908K/398327384K available (12300K kernel code, 2559K rwdata, 4064K rodata, 2428K init, 2300K bss, 6542476K reserved, 0K cma-reserved)
  204. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=48, Nodes=1
  205. [ 0.000000] Kernel/User page tables isolation: enabled
  206. [ 0.000000] ftrace: allocating 39191 entries in 154 pages
  207. [ 0.004000] Hierarchical RCU implementation.
  208. [ 0.004000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=48.
  209. [ 0.004000] Tasks RCU enabled.
  210. [ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=48
  211. [ 0.004000] NR_IRQS: 524544, nr_irqs: 808, preallocated irqs: 16
  212. [ 0.004000] Console: colour VGA+ 80x25
  213. [ 0.004000] console [tty1] enabled
  214. [ 0.004000] console [ttyS0] enabled
  215. [ 0.004000] ACPI: Core revision 20180531
  216. [ 0.004005] APIC: Switch to symmetric I/O mode setup
  217. [ 0.008000] x2apic enabled
  218. [ 0.008002] Switched APIC routing to physical x2apic.
  219. [ 0.016818] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
  220. [ 0.020000] tsc: Detected 2500.000 MHz processor
  221. [ 0.020000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x240939f1bb2, max_idle_ns: 440795263295 ns
  222. [ 0.020002] Calibrating delay loop (skipped) preset value.. 5000.00 BogoMIPS (lpj=10000000)
  223. [ 0.024001] pid_max: default: 49152 minimum: 384
  224. [ 0.028126] Security Framework initialized
  225. [ 0.032001] Yama: becoming mindful.
  226. [ 0.036037] AppArmor: AppArmor initialized
  227. [ 0.057343] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes)
  228. [ 0.072594] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes)
  229. [ 0.076320] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  230. [ 0.084145] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  231. [ 0.088484] mce: CPU supports 32 MCE banks
  232. [ 0.092101] process: using mwait in idle threads
  233. [ 0.096005] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  234. [ 0.100000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  235. [ 0.104001] Spectre V2 : Mitigation: Full generic retpoline
  236. [ 0.108000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  237. [ 0.112000] Speculative Store Bypass: Vulnerable
  238. [ 0.116029] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
  239. [ 0.126342] Freeing SMP alternatives memory: 36K
  240. [ 0.128913] TSC deadline timer enabled
  241. [ 0.128920] smpboot: CPU0: Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz (family: 0x6, model: 0x55, stepping: 0x4)
  242. [ 0.132115] Performance Events: Skylake events, Intel PMU driver.
  243. [ 0.136007] ... version: 2
  244. [ 0.139322] ... bit width: 48
  245. [ 0.140002] ... generic registers: 4
  246. [ 0.143329] ... value mask: 0000ffffffffffff
  247. [ 0.144002] ... max period: 000000007fffffff
  248. [ 0.147898] ... fixed-purpose events: 3
  249. [ 0.148002] ... event mask: 000000070000000f
  250. [ 0.151949] Hierarchical SRCU implementation.
  251. [ 0.153521] smp: Bringing up secondary CPUs ...
  252. [ 0.156107] x86: Booting SMP configuration:
  253. [ 0.159517] .... node #0, CPUs: #1
  254. [ 0.004000] kvm-clock: cpu 1, msr 5f:37f53041, secondary cpu clock
  255. [ 0.162337] KVM setup async PF for cpu 1
  256. [ 0.163329] kvm-stealtime: cpu 1, msr 5dbac64040
  257. [ 0.168094] #2
  258. [ 0.004000] kvm-clock: cpu 2, msr 5f:37f53081, secondary cpu clock
  259. [ 0.170404] KVM setup async PF for cpu 2
  260. [ 0.171305] kvm-stealtime: cpu 2, msr 5dbaca4040
  261. [ 0.176093] #3
  262. [ 0.004000] kvm-clock: cpu 3, msr 5f:37f530c1, secondary cpu clock
  263. [ 0.180931] KVM setup async PF for cpu 3
  264. [ 0.183302] kvm-stealtime: cpu 3, msr 5dbace4040
  265. [ 0.184094] #4
  266. [ 0.004000] kvm-clock: cpu 4, msr 5f:37f53101, secondary cpu clock
  267. [ 0.190219] KVM setup async PF for cpu 4
  268. [ 0.191303] kvm-stealtime: cpu 4, msr 5dbad24040
  269. [ 0.196093] #5
  270. [ 0.004000] kvm-clock: cpu 5, msr 5f:37f53141, secondary cpu clock
  271. [ 0.198399] KVM setup async PF for cpu 5
  272. [ 0.199314] kvm-stealtime: cpu 5, msr 5dbad64040
  273. [ 0.204095] #6
  274. [ 0.004000] kvm-clock: cpu 6, msr 5f:37f53181, secondary cpu clock
  275. [ 0.208829] KVM setup async PF for cpu 6
  276. [ 0.211317] kvm-stealtime: cpu 6, msr 5dbada4040
  277. [ 0.212092] #7
  278. [ 0.004000] kvm-clock: cpu 7, msr 5f:37f531c1, secondary cpu clock
  279. [ 0.218123] KVM setup async PF for cpu 7
  280. [ 0.219307] kvm-stealtime: cpu 7, msr 5dbade4040
  281. [ 0.224093] #8
  282. [ 0.004000] kvm-clock: cpu 8, msr 5f:37f53201, secondary cpu clock
  283. [ 0.226408] KVM setup async PF for cpu 8
  284. [ 0.227310] kvm-stealtime: cpu 8, msr 5dbae24040
  285. [ 0.232095] #9
  286. [ 0.004000] kvm-clock: cpu 9, msr 5f:37f53241, secondary cpu clock
  287. [ 0.236696] KVM setup async PF for cpu 9
  288. [ 0.239305] kvm-stealtime: cpu 9, msr 5dbae64040
  289. [ 0.240096] #10
  290. [ 0.004000] kvm-clock: cpu 10, msr 5f:37f53281, secondary cpu clock
  291. [ 0.246008] KVM setup async PF for cpu 10
  292. [ 0.247349] kvm-stealtime: cpu 10, msr 5dbaea4040
  293. [ 0.252093] #11
  294. [ 0.004000] kvm-clock: cpu 11, msr 5f:37f532c1, secondary cpu clock
  295. [ 0.254429] KVM setup async PF for cpu 11
  296. [ 0.255343] kvm-stealtime: cpu 11, msr 5dbaee4040
  297. [ 0.260096] #12
  298. [ 0.004000] kvm-clock: cpu 12, msr 5f:37f53301, secondary cpu clock
  299. [ 0.264782] KVM setup async PF for cpu 12
  300. [ 0.267343] kvm-stealtime: cpu 12, msr 5dbaf24040
  301. [ 0.268093] #13
  302. [ 0.004000] kvm-clock: cpu 13, msr 5f:37f53341, secondary cpu clock
  303. [ 0.274142] KVM setup async PF for cpu 13
  304. [ 0.275353] kvm-stealtime: cpu 13, msr 5dbaf64040
  305. [ 0.280095] #14
  306. [ 0.004000] kvm-clock: cpu 14, msr 5f:37f53381, secondary cpu clock
  307. [ 0.282423] KVM setup async PF for cpu 14
  308. [ 0.283352] kvm-stealtime: cpu 14, msr 5dbafa4040
  309. [ 0.288091] #15
  310. [ 0.004000] kvm-clock: cpu 15, msr 5f:37f533c1, secondary cpu clock
  311. [ 0.292906] KVM setup async PF for cpu 15
  312. [ 0.295351] kvm-stealtime: cpu 15, msr 5dbafe4040
  313. [ 0.296092] #16
  314. [ 0.004000] kvm-clock: cpu 16, msr 5f:37f53401, secondary cpu clock
  315. [ 0.302313] KVM setup async PF for cpu 16
  316. [ 0.303343] kvm-stealtime: cpu 16, msr 5dbb024040
  317. [ 0.308096] #17
  318. [ 0.004000] kvm-clock: cpu 17, msr 5f:37f53441, secondary cpu clock
  319. [ 0.310401] KVM setup async PF for cpu 17
  320. [ 0.311347] kvm-stealtime: cpu 17, msr 5dbb064040
  321. [ 0.316098] #18
  322. [ 0.004000] kvm-clock: cpu 18, msr 5f:37f53481, secondary cpu clock
  323. [ 0.321051] KVM setup async PF for cpu 18
  324. [ 0.323348] kvm-stealtime: cpu 18, msr 5dbb0a4040
  325. [ 0.328092] #19
  326. [ 0.004000] kvm-clock: cpu 19, msr 5f:37f534c1, secondary cpu clock
  327. [ 0.330421] KVM setup async PF for cpu 19
  328. [ 0.331341] kvm-stealtime: cpu 19, msr 5dbb0e4040
  329. [ 0.336096] #20
  330. [ 0.004000] kvm-clock: cpu 20, msr 5f:37f53501, secondary cpu clock
  331. [ 0.338422] KVM setup async PF for cpu 20
  332. [ 0.339334] kvm-stealtime: cpu 20, msr 5dbb124040
  333. [ 0.344091] #21
  334. [ 0.004000] kvm-clock: cpu 21, msr 5f:37f53541, secondary cpu clock
  335. [ 0.349257] KVM setup async PF for cpu 21
  336. [ 0.351327] kvm-stealtime: cpu 21, msr 5dbb164040
  337. [ 0.356097] #22
  338. [ 0.004000] kvm-clock: cpu 22, msr 5f:37f53581, secondary cpu clock
  339. [ 0.358416] KVM setup async PF for cpu 22
  340. [ 0.359332] kvm-stealtime: cpu 22, msr 5dbb1a4040
  341. [ 0.364095] #23
  342. [ 0.004000] kvm-clock: cpu 23, msr 5f:37f535c1, secondary cpu clock
  343. [ 0.366433] KVM setup async PF for cpu 23
  344. [ 0.367334] kvm-stealtime: cpu 23, msr 5dbb1e4040
  345. [ 0.372093] #24
  346. [ 0.004000] kvm-clock: cpu 24, msr 5f:37f53601, secondary cpu clock
  347. [ 0.377400] KVM setup async PF for cpu 24
  348. [ 0.379328] kvm-stealtime: cpu 24, msr 5dbb224040
  349. [ 0.385187] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
  350. [ 0.388104] #25
  351. [ 0.004000] kvm-clock: cpu 25, msr 5f:37f53641, secondary cpu clock
  352. [ 0.390407] KVM setup async PF for cpu 25
  353. [ 0.391327] kvm-stealtime: cpu 25, msr 5dbb264040
  354. [ 0.396092] #26
  355. [ 0.004000] kvm-clock: cpu 26, msr 5f:37f53681, secondary cpu clock
  356. [ 0.398408] KVM setup async PF for cpu 26
  357. [ 0.399333] kvm-stealtime: cpu 26, msr 5dbb2a4040
  358. [ 0.404090] #27
  359. [ 0.004000] kvm-clock: cpu 27, msr 5f:37f536c1, secondary cpu clock
  360. [ 0.409079] KVM setup async PF for cpu 27
  361. [ 0.411324] kvm-stealtime: cpu 27, msr 5dbb2e4040
  362. [ 0.416099] #28
  363. [ 0.004000] kvm-clock: cpu 28, msr 5f:37f53701, secondary cpu clock
  364. [ 0.418399] KVM setup async PF for cpu 28
  365. [ 0.419365] kvm-stealtime: cpu 28, msr 5dbb324040
  366. [ 0.424093] #29
  367. [ 0.004000] kvm-clock: cpu 29, msr 5f:37f53741, secondary cpu clock
  368. [ 0.426382] KVM setup async PF for cpu 29
  369. [ 0.427354] kvm-stealtime: cpu 29, msr 5dbb364040
  370. [ 0.432094] #30
  371. [ 0.004000] kvm-clock: cpu 30, msr 5f:37f53781, secondary cpu clock
  372. [ 0.437262] KVM setup async PF for cpu 30
  373. [ 0.439355] kvm-stealtime: cpu 30, msr 5dbb3a4040
  374. [ 0.444098] #31
  375. [ 0.004000] kvm-clock: cpu 31, msr 5f:37f537c1, secondary cpu clock
  376. [ 0.446428] KVM setup async PF for cpu 31
  377. [ 0.447355] kvm-stealtime: cpu 31, msr 5dbb3e4040
  378. [ 0.452093] #32
  379. [ 0.004000] kvm-clock: cpu 32, msr 5f:37f53801, secondary cpu clock
  380. [ 0.456055] KVM setup async PF for cpu 32
  381. [ 0.459345] kvm-stealtime: cpu 32, msr 5dbb424040
  382. [ 0.460097] #33
  383. [ 0.004000] kvm-clock: cpu 33, msr 5f:37f53841, secondary cpu clock
  384. [ 0.465458] KVM setup async PF for cpu 33
  385. [ 0.467361] kvm-stealtime: cpu 33, msr 5dbb464040
  386. [ 0.472091] #34
  387. [ 0.004000] kvm-clock: cpu 34, msr 5f:37f53881, secondary cpu clock
  388. [ 0.474387] KVM setup async PF for cpu 34
  389. [ 0.475359] kvm-stealtime: cpu 34, msr 5dbb4a4040
  390. [ 0.480096] #35
  391. [ 0.004000] kvm-clock: cpu 35, msr 5f:37f538c1, secondary cpu clock
  392. [ 0.484278] KVM setup async PF for cpu 35
  393. [ 0.487365] kvm-stealtime: cpu 35, msr 5dbb4e4040
  394. [ 0.488092] #36
  395. [ 0.004000] kvm-clock: cpu 36, msr 5f:37f53901, secondary cpu clock
  396. [ 0.493718] KVM setup async PF for cpu 36
  397. [ 0.495351] kvm-stealtime: cpu 36, msr 5dbb524040
  398. [ 0.500094] #37
  399. [ 0.004000] kvm-clock: cpu 37, msr 5f:37f53941, secondary cpu clock
  400. [ 0.502399] KVM setup async PF for cpu 37
  401. [ 0.503374] kvm-stealtime: cpu 37, msr 5dbb564040
  402. [ 0.508108] #38
  403. [ 0.004000] kvm-clock: cpu 38, msr 5f:37f53981, secondary cpu clock
  404. [ 0.512567] KVM setup async PF for cpu 38
  405. [ 0.515371] kvm-stealtime: cpu 38, msr 5dbb5a4040
  406. [ 0.516096] #39
  407. [ 0.004000] kvm-clock: cpu 39, msr 5f:37f539c1, secondary cpu clock
  408. [ 0.522086] KVM setup async PF for cpu 39
  409. [ 0.523410] kvm-stealtime: cpu 39, msr 5dbb5e4040
  410. [ 0.528094] #40
  411. [ 0.004000] kvm-clock: cpu 40, msr 5f:37f53a01, secondary cpu clock
  412. [ 0.530402] KVM setup async PF for cpu 40
  413. [ 0.531389] kvm-stealtime: cpu 40, msr 5dbb624040
  414. [ 0.536093] #41
  415. [ 0.004000] kvm-clock: cpu 41, msr 5f:37f53a41, secondary cpu clock
  416. [ 0.541048] KVM setup async PF for cpu 41
  417. [ 0.543393] kvm-stealtime: cpu 41, msr 5dbb664040
  418. [ 0.548098] #42
  419. [ 0.004000] kvm-clock: cpu 42, msr 5f:37f53a81, secondary cpu clock
  420. [ 0.550402] KVM setup async PF for cpu 42
  421. [ 0.551397] kvm-stealtime: cpu 42, msr 5dbb6a4040
  422. [ 0.556093] #43
  423. [ 0.004000] kvm-clock: cpu 43, msr 5f:37f53ac1, secondary cpu clock
  424. [ 0.560018] KVM setup async PF for cpu 43
  425. [ 0.563377] kvm-stealtime: cpu 43, msr 5dbb6e4040
  426. [ 0.564097] #44
  427. [ 0.004000] kvm-clock: cpu 44, msr 5f:37f53b01, secondary cpu clock
  428. [ 0.569464] KVM setup async PF for cpu 44
  429. [ 0.571401] kvm-stealtime: cpu 44, msr 5dbb724040
  430. [ 0.576094] #45
  431. [ 0.004000] kvm-clock: cpu 45, msr 5f:37f53b41, secondary cpu clock
  432. [ 0.578367] KVM setup async PF for cpu 45
  433. [ 0.579383] kvm-stealtime: cpu 45, msr 5dbb764040
  434. [ 0.584097] #46
  435. [ 0.004000] kvm-clock: cpu 46, msr 5f:37f53b81, secondary cpu clock
  436. [ 0.588330] KVM setup async PF for cpu 46
  437. [ 0.591381] kvm-stealtime: cpu 46, msr 5dbb7a4040
  438. [ 0.592093] #47
  439. [ 0.004000] kvm-clock: cpu 47, msr 5f:37f53bc1, secondary cpu clock
  440. [ 0.597794] KVM setup async PF for cpu 47
  441. [ 0.599387] kvm-stealtime: cpu 47, msr 5dbb7e4040
  442. [ 0.604013] smp: Brought up 1 node, 48 CPUs
  443. [ 0.608003] smpboot: Max logical packages: 1
  444. [ 0.611491] smpboot: Total of 48 processors activated (240000.00 BogoMIPS)
  445. [ 0.622487] devtmpfs: initialized
  446. [ 0.624053] x86/mm: Memory block size: 128MB
  447. [ 0.650195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  448. [ 0.652047] futex hash table entries: 16384 (order: 8, 1048576 bytes)
  449. [ 0.656632] RTC time: 10:48:14, date: 05/25/19
  450. [ 0.661006] NET: Registered protocol family 16
  451. [ 0.664077] audit: initializing netlink subsys (disabled)
  452. [ 0.668009] audit: type=2000 audit(1558781299.896:1): state=initialized audit_enabled=0 res=1
  453. [ 0.672005] cpuidle: using governor ladder
  454. [ 0.676014] cpuidle: using governor menu
  455. [ 0.680432] ACPI: bus type PCI registered
  456. [ 0.683748] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  457. [ 0.684167] PCI: Using configuration type 1 for base access
  458. [ 0.694450] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  459. [ 0.696005] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  460. [ 0.700148] ACPI: Added _OSI(Module Device)
  461. [ 0.703552] ACPI: Added _OSI(Processor Device)
  462. [ 0.704003] ACPI: Added _OSI(3.0 _SCP Extensions)
  463. [ 0.707621] ACPI: Added _OSI(Processor Aggregator Device)
  464. [ 0.708006] ACPI: Added _OSI(Linux-Dell-Video)
  465. [ 0.711510] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  466. [ 0.713380] ACPI: 2 ACPI AML tables successfully acquired and loaded
  467. [ 0.719632] ACPI: Interpreter enabled
  468. [ 0.720010] ACPI: (supports S0 S4 S5)
  469. [ 0.723177] ACPI: Using IOAPIC for interrupt routing
  470. [ 0.724011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  471. [ 0.728401] ACPI: Enabled 16 GPEs in block 00 to 0F
  472. [ 0.736599] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  473. [ 0.740006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  474. [ 0.744005] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  475. [ 0.748007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  476. [ 0.752307] acpiphp: Slot [3] registered
  477. [ 0.755619] acpiphp: Slot [4] registered
  478. [ 0.756034] acpiphp: Slot [5] registered
  479. [ 0.759348] acpiphp: Slot [6] registered
  480. [ 0.760035] acpiphp: Slot [7] registered
  481. [ 0.763342] acpiphp: Slot [8] registered
  482. [ 0.764034] acpiphp: Slot [9] registered
  483. [ 0.768034] acpiphp: Slot [10] registered
  484. [ 0.771423] acpiphp: Slot [11] registered
  485. [ 0.772034] acpiphp: Slot [12] registered
  486. [ 0.775375] acpiphp: Slot [13] registered
  487. [ 0.776034] acpiphp: Slot [14] registered
  488. [ 0.779378] acpiphp: Slot [15] registered
  489. [ 0.780033] acpiphp: Slot [16] registered
  490. [ 0.783375] acpiphp: Slot [17] registered
  491. [ 0.784033] acpiphp: Slot [18] registered
  492. [ 0.787406] acpiphp: Slot [19] registered
  493. [ 0.788035] acpiphp: Slot [20] registered
  494. [ 0.791391] acpiphp: Slot [21] registered
  495. [ 0.792033] acpiphp: Slot [22] registered
  496. [ 0.795407] acpiphp: Slot [23] registered
  497. [ 0.796034] acpiphp: Slot [24] registered
  498. [ 0.799441] acpiphp: Slot [25] registered
  499. [ 0.800034] acpiphp: Slot [26] registered
  500. [ 0.803396] acpiphp: Slot [27] registered
  501. [ 0.804035] acpiphp: Slot [28] registered
  502. [ 0.807409] acpiphp: Slot [29] registered
  503. [ 0.808034] acpiphp: Slot [30] registered
  504. [ 0.811505] acpiphp: Slot [31] registered
  505. [ 0.812012] PCI host bridge to bus 0000:00
  506. [ 0.815397] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  507. [ 0.816003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  508. [ 0.820003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  509. [ 0.824003] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
  510. [ 0.828003] pci_bus 0000:00: root bus resource [bus 00-ff]
  511. [ 0.832040] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  512. [ 0.832769] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  513. [ 0.833969] pci 0000:00:01.3: [8086:7113] type 00 class 0x000000
  514. [ 0.834923] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
  515. [ 0.836021] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
  516. [ 0.840070] pci 0000:00:01.3: PIIX4 devres E PIO at fff0-ffff
  517. [ 0.844019] pci 0000:00:01.3: PIIX4 devres F MMIO at ffc00000-ffffffff
  518. [ 0.848021] pci 0000:00:01.3: PIIX4 devres G PIO at fff0-ffff
  519. [ 0.852019] pci 0000:00:01.3: PIIX4 devres H MMIO at ffc00000-ffffffff
  520. [ 0.856018] pci 0000:00:01.3: PIIX4 devres I PIO at fff0-ffff
  521. [ 0.860021] pci 0000:00:01.3: PIIX4 devres J PIO at fff0-ffff
  522. [ 0.864006] pci 0000:00:01.3: quirk_piix4_acpi+0x0/0x160 took 31250 usecs
  523. [ 0.868772] pci 0000:00:03.0: [1d0f:1111] type 00 class 0x030000
  524. [ 0.869064] pci 0000:00:03.0: reg 0x10: [mem 0xfe400000-0xfe7fffff pref]
  525. [ 0.869847] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
  526. [ 0.870395] pci 0000:00:04.0: [1d0f:8061] type 00 class 0x010802
  527. [ 0.871094] pci 0000:00:04.0: reg 0x10: [mem 0xfebe0000-0xfebe3fff]
  528. [ 0.874647] pci 0000:00:05.0: [1d0f:ec20] type 00 class 0x020000
  529. [ 0.875612] pci 0000:00:05.0: reg 0x10: [mem 0xfebe4000-0xfebe7fff]
  530. [ 0.877054] pci 0000:00:05.0: reg 0x18: [mem 0xfe800000-0xfe8fffff pref]
  531. [ 0.878793] pci 0000:00:05.0: reg 0x20: [mem 0xfebd0000-0xfebdffff]
  532. [ 0.886380] pci 0000:00:1c.0: [1d0f:8061] type 00 class 0x010802
  533. [ 0.886912] pci 0000:00:1c.0: reg 0x10: [mem 0xfebe8000-0xfebebfff]
  534. [ 0.890283] pci 0000:00:1d.0: [1d0f:8061] type 00 class 0x010802
  535. [ 0.890812] pci 0000:00:1d.0: reg 0x10: [mem 0xfebec000-0xfebeffff]
  536. [ 0.894275] pci 0000:00:1e.0: [1d0f:cd01] type 00 class 0x010802
  537. [ 0.894988] pci 0000:00:1e.0: reg 0x10: [mem 0xfebf0000-0xfebf3fff]
  538. [ 0.896150] pci 0000:00:1e.0: reg 0x18: [mem 0xfe900000-0xfe901fff pref]
  539. [ 0.899566] pci 0000:00:1f.0: [1d0f:cd01] type 00 class 0x010802
  540. [ 0.900151] pci 0000:00:1f.0: reg 0x10: [mem 0xfebf4000-0xfebf7fff]
  541. [ 0.901460] pci 0000:00:1f.0: reg 0x18: [mem 0xfe902000-0xfe903fff pref]
  542. [ 0.904945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  543. [ 0.908100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  544. [ 0.912100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  545. [ 0.916100] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  546. [ 0.920051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  547. [ 0.927251] SCSI subsystem initialized
  548. [ 0.928061] libata version 3.00 loaded.
  549. [ 0.928061] pci 0000:00:03.0: vgaarb: setting as boot VGA device
  550. [ 0.932000] pci 0000:00:03.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  551. [ 0.932005] pci 0000:00:03.0: vgaarb: bridge control possible
  552. [ 0.936002] vgaarb: loaded
  553. [ 0.938784] ACPI: bus type USB registered
  554. [ 0.940012] usbcore: registered new interface driver usbfs
  555. [ 0.943952] usbcore: registered new interface driver hub
  556. [ 0.944098] usbcore: registered new device driver usb
  557. [ 0.947865] pps_core: LinuxPPS API ver. 1 registered
  558. [ 0.948002] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  559. [ 0.952004] PTP clock support registered
  560. [ 0.955332] EDAC MC: Ver: 3.0.0
  561. [ 0.956288] PCI: Using ACPI for IRQ routing
  562. [ 0.959405] PCI: pci_cache_line_size set to 64 bytes
  563. [ 0.959622] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  564. [ 0.959622] e820: reserve RAM buffer [mem 0xbfff8000-0xbfffffff]
  565. [ 0.960060] NetLabel: Initializing
  566. [ 0.963105] NetLabel: domain hash size = 128
  567. [ 0.964002] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  568. [ 0.968013] NetLabel: unlabeled traffic allowed by default
  569. [ 0.972078] clocksource: Switched to clocksource kvm-clock
  570. [ 0.986469] VFS: Disk quotas dquot_6.6.0
  571. [ 0.989784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  572. [ 0.994454] AppArmor: AppArmor Filesystem Enabled
  573. [ 0.998079] pnp: PnP ACPI init
  574. [ 1.001030] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  575. [ 1.001051] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
  576. [ 1.001067] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
  577. [ 1.001111] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
  578. [ 1.001149] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  579. [ 1.001336] pnp: PnP ACPI: found 5 devices
  580. [ 1.010716] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  581. [ 1.017531] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  582. [ 1.017533] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  583. [ 1.017534] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  584. [ 1.017535] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
  585. [ 1.017628] NET: Registered protocol family 2
  586. [ 1.021369] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes)
  587. [ 1.028111] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
  588. [ 1.034932] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  589. [ 1.039537] TCP: Hash tables configured (established 524288 bind 65536)
  590. [ 1.044159] UDP hash table entries: 65536 (order: 9, 2097152 bytes)
  591. [ 1.048759] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes)
  592. [ 1.053688] NET: Registered protocol family 1
  593. [ 1.057211] NET: Registered protocol family 44
  594. [ 1.060752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  595. [ 1.064963] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  596. [ 1.069306] pci 0000:00:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  597. [ 1.076080] PCI: CLS 0 bytes, default 64
  598. [ 1.076104] Unpacking initramfs...
  599. [ 1.325738] Freeing initrd memory: 19804K
  600. [ 1.329119] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  601. [ 1.333492] software IO TLB [mem 0xbbff8000-0xbfff8000] (64MB) mapped at [(____ptrval____)-(____ptrval____)]
  602. [ 1.340782] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x240939f1bb2, max_idle_ns: 440795263295 ns
  603. [ 1.348112] Scanning for low memory corruption every 60 seconds
  604. [ 1.353099] Initialise system trusted keyrings
  605. [ 1.356623] Key type blacklist registered
  606. [ 1.359976] workingset: timestamp_bits=36 max_order=27 bucket_order=0
  607. [ 1.365329] zbud: loaded
  608. [ 1.368586] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  609. [ 1.372875] fuse init (API version 7.27)
  610. [ 1.376212] pstore: using deflate compression
  611. [ 1.381088] Key type asymmetric registered
  612. [ 1.384452] Asymmetric key parser 'x509' registered
  613. [ 1.388171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  614. [ 1.394468] io scheduler noop registered
  615. [ 1.397751] io scheduler deadline registered
  616. [ 1.401212] io scheduler cfq registered (default)
  617. [ 1.405186] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  618. [ 1.409702] intel_idle: MWAIT substates: 0x2020
  619. [ 1.409703] intel_idle: v0.4.1 model 0x55
  620. [ 1.411203] intel_idle: lapic_timer_reliable_states 0xffffffff
  621. [ 1.411257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  622. [ 1.417498] ACPI: Power Button [PWRF]
  623. [ 1.420739] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
  624. [ 1.426946] ACPI: Sleep Button [SLPF]
  625. [ 1.431267] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  626. [ 1.459044] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  627. [ 1.465590] Linux agpgart interface v0.103
  628. [ 1.477995] loop: module loaded
  629. [ 1.481202] nvme nvme0: pci function 0000:00:04.0
  630. [ 1.484880] nvme nvme1: pci function 0000:00:1c.0
  631. [ 1.485237] PCI Interrupt Link [LNKD] enabled at IRQ 11
  632. [ 1.488571] nvme nvme2: pci function 0000:00:1d.0
  633. [ 1.496380] nvme nvme3: pci function 0000:00:1e.0
  634. [ 1.496798] PCI Interrupt Link [LNKA] enabled at IRQ 10
  635. [ 1.500122] nvme nvme4: pci function 0000:00:1f.0
  636. [ 1.507626] libphy: Fixed MDIO Bus: probed
  637. [ 1.511025] tun: Universal TUN/TAP device driver, 1.6
  638. [ 1.514768] PPP generic driver version 2.4.2
  639. [ 1.518174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  640. [ 1.522396] ehci-pci: EHCI PCI platform driver
  641. [ 1.525829] ehci-platform: EHCI generic platform driver
  642. [ 1.529539] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  643. [ 1.533639] ohci-pci: OHCI PCI platform driver
  644. [ 1.537065] ohci-platform: OHCI generic platform driver
  645. [ 1.540777] uhci_hcd: USB Universal Host Controller Interface driver
  646. [ 1.545009] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  647. [ 1.551466] i8042: Warning: Keylock active
  648. [ 2.715850] serio: i8042 KBD port at 0x60,0x64 irq 1
  649. [ 2.716616] nvme4n1: p1
  650. [ 2.720248] mousedev: PS/2 mouse device common for all mice
  651. [ 2.722367] nvme2n1: p1 p2
  652. [ 2.722422] nvme3n1: p1 p2
  653. [ 2.732537] rtc_cmos 00:00: RTC can wake from S4
  654. [ 2.737385] rtc_cmos 00:00: registered as rtc0
  655. [ 2.740866] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram
  656. [ 2.745004] device-mapper: uevent: version 1.0.3
  657. [ 2.748504] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
  658. [ 2.755485] NET: Registered protocol family 10
  659. [ 2.762110] Segment Routing with IPv6
  660. [ 2.765342] NET: Registered protocol family 17
  661. [ 2.768823] Key type dns_resolver registered
  662. [ 2.777988] RAS: Correctable Errors collector initialized.
  663. [ 2.781935] sched_clock: Marking stable (2781922233, 0)->(6533604691, -3751682458)
  664. [ 2.789390] registered taskstats version 1
  665. [ 2.792776] Loading compiled-in X.509 certificates
  666. [ 2.798206] Loaded X.509 cert 'Build time autogenerated kernel key: 293366e30248d8511d42f5949572ac784510a871'
  667. [ 2.805588] zswap: loaded using pool lzo/zbud
  668. [ 2.812230] Key type big_key registered
  669. [ 2.815696] Key type trusted registered
  670. [ 2.820218] Key type encrypted registered
  671. [ 2.823563] AppArmor: AppArmor sha1 policy hashing enabled
  672. [ 2.827528] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  673. [ 2.831754] ima: Allocated hash algorithm: sha1
  674. [ 2.835319] evm: Initialising EVM extended attributes:
  675. [ 2.839037] evm: security.selinux
  676. [ 2.841977] evm: security.SMACK64
  677. [ 2.844936] evm: security.SMACK64EXEC
  678. [ 2.848059] evm: security.SMACK64TRANSMUTE
  679. [ 2.851425] evm: security.SMACK64MMAP
  680. [ 2.854551] evm: security.apparmor
  681. [ 2.857517] evm: security.ima
  682. [ 2.860308] evm: security.capability
  683. [ 2.969383] evm: HMAC attrs: 0x1
  684. [ 2.972500] Magic number: 3:719:831
  685. [ 2.975775] memory memory3000: hash matches
  686. [ 2.979202] memory memory2590: hash matches
  687. [ 2.982561] memory memory1754: hash matches
  688. [ 2.986034] memory memory967: hash matches
  689. [ 2.989703] rtc_cmos 00:00: setting system clock to 2019-05-25 10:48:17 UTC (1558781297)
  690. [ 3.346787] Freeing unused kernel image memory: 2428K
  691. [ 3.351045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  692. [ 3.372145] Write protecting the kernel read-only data: 18432k
  693. [ 3.377980] Freeing unused kernel image memory: 2008K
  694. [ 3.381847] Freeing unused kernel image memory: 32K
  695. [ 3.391840] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  696. [ 3.396025] x86/mm: Checking user space page tables
  697. [ 3.405238] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  698. [ 3.599572] ena: Elastic Network Adapter (ENA) v2.0.3K
  699. [ 3.603774] ena 0000:00:05.0: Elastic Network Adapter (ENA) v2.0.3K
  700. [ 3.608953] random: fast init done
  701. [ 3.609317] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  702. [ 3.609694] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  703. [ 3.609740] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  704. [ 3.624021] ena: ena device version: 0.10
  705. [ 3.629749] ena: ena controller version: 0.0.1 implementation version 1
  706. [ 3.634541] cryptd: max_cpu_qlen set to 1000
  707. [ 3.646292] AVX2 version of gcm_enc/dec engaged.
  708. [ 3.650150] AES CTR mode by8 optimization enabled
  709. [ 3.776208] ena 0000:00:05.0: creating 8 io queues. queue size: 1024. LLQ is ENABLED
  710. [ 3.785501] ena 0000:00:05.0: Elastic Network Adapter (ENA) found at mem febe4000, mac addr 02:8f:88:b6:08:f2 Queues 8, Placement policy: Low Latency
  711. [ 3.795302] ena 0000:00:05.0 ens5: renamed from eth0
  712. [ 6.996055] raid6: sse2x1 gen() 11656 MB/s
  713. [ 7.044012] raid6: sse2x1 xor() 8439 MB/s
  714. [ 7.092053] raid6: sse2x2 gen() 14400 MB/s
  715. [ 7.140054] raid6: sse2x2 xor() 9721 MB/s
  716. [ 7.188052] raid6: sse2x4 gen() 16372 MB/s
  717. [ 7.236052] raid6: sse2x4 xor() 10414 MB/s
  718. [ 7.284010] raid6: avx2x1 gen() 19873 MB/s
  719. [ 7.332051] raid6: avx2x1 xor() 16206 MB/s
  720. [ 7.380053] raid6: avx2x2 gen() 27941 MB/s
  721. [ 7.428054] raid6: avx2x2 xor() 17913 MB/s
  722. [ 7.476051] raid6: avx2x4 gen() 29880 MB/s
  723. [ 7.524010] raid6: avx2x4 xor() 18975 MB/s
  724. [ 7.572051] raid6: avx512x1 gen() 30268 MB/s
  725. [ 7.620051] raid6: avx512x1 xor() 17284 MB/s
  726. [ 7.668055] raid6: avx512x2 gen() 32983 MB/s
  727. [ 7.716051] raid6: avx512x2 xor() 21384 MB/s
  728. [ 7.764011] raid6: avx512x4 gen() 34180 MB/s
  729. [ 7.812055] raid6: avx512x4 xor() 20376 MB/s
  730. [ 7.815571] raid6: using algorithm avx512x4 gen() 34180 MB/s
  731. [ 7.819554] raid6: .... xor() 20376 MB/s, rmw enabled
  732. [ 7.823294] raid6: using avx512x2 recovery algorithm
  733. [ 7.828801] xor: automatically using best checksumming function avx
  734. [ 7.835165] async_tx: api initialized (async)
  735. [ 7.878869] Btrfs loaded, crc32c=crc32c-intel
  736. [ 7.937327] EXT4-fs (nvme4n1p1): mounted filesystem with ordered data mode. Opts: (null)
  737. [ 8.116470] systemd[1]: Failed to insert module 'autofs4': No such file or directory
  738. [ 8.139965] systemd[1]: systemd 237 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)
  739. [ 8.154721] systemd[1]: Detected virtualization kvm.
  740. [ 8.159016] systemd[1]: Detected architecture x86-64.
  741. [ 8.180626] systemd[1]: Set hostname to <engine-mirror-1.production-app.bitmex.vpn>.
  742. [ 8.397649] systemd[1]: Created slice System Slice.
  743. [ 8.402670] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  744. [ 8.408773] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  745. [ 8.414965] systemd[1]: Listening on Network Service Netlink Socket.
  746. [ 8.420859] systemd[1]: Listening on LVM2 poll daemon socket.
  747. [ 8.426291] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported.
  748. [ 8.455565] Loading iSCSI transport class v2.0-870.
  749. [ 8.457885] EXT4-fs (nvme4n1p1): re-mounted. Opts: discard
  750. [ 8.476581] iscsi: registered transport (tcp)
  751. [ 8.510813] iscsi: registered transport (iser)
  752. [ 8.606266] systemd-journald[815]: Received request to flush runtime journal from PID 1
  753. [ 8.716636] audit: type=1400 audit(1558781303.224:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1027 comm="apparmor_parser"
  754. [ 8.716639] audit: type=1400 audit(1558781303.224:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1027 comm="apparmor_parser"
  755. [ 8.716642] audit: type=1400 audit(1558781303.224:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1027 comm="apparmor_parser"
  756. [ 8.717383] audit: type=1400 audit(1558781303.224:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1028 comm="apparmor_parser"
  757. [ 8.717385] audit: type=1400 audit(1558781303.224:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1028 comm="apparmor_parser"
  758. [ 8.719750] audit: type=1400 audit(1558781303.224:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default" pid=1024 comm="apparmor_parser"
  759. [ 8.719753] audit: type=1400 audit(1558781303.224:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-cgns" pid=1024 comm="apparmor_parser"
  760. [ 8.719755] audit: type=1400 audit(1558781303.224:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-mounting" pid=1024 comm="apparmor_parser"
  761. [ 8.719756] audit: type=1400 audit(1558781303.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-container-default-with-nesting" pid=1024 comm="apparmor_parser"
  762. [ 8.721474] audit: type=1400 audit(1558781303.228:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1025 comm="apparmor_parser"
  763. [ 8.800577] parport_pc 00:03: reported by Plug and Play ACPI
  764. [ 8.857733] ppdev: user-space parallel port driver
  765. [ 8.884111] random: crng init done
  766. [ 8.884113] random: 7 urandom warning(s) missed due to ratelimiting
  767. [ 9.352416] spl: loading out-of-tree module taints kernel.
  768. [ 9.352485] spl: module verification failed: signature and/or required key missing - tainting kernel
  769. [ 9.354417] SPL: Loaded module v0.7.13-1
  770. [ 9.355113] znvpair: module license 'CDDL' taints kernel.
  771. [ 9.355114] Disabling lock debugging due to kernel taint
  772. [ 10.383234] IPv6: ADDRCONF(NETDEV_UP): ens5: link is not ready
  773. [ 11.260090] IPv6: ADDRCONF(NETDEV_CHANGE): ens5: link becomes ready
  774. [ 12.110492] ZFS: Loaded module v0.7.13-1, ZFS pool version 5000, ZFS filesystem version 5
  775. [ 13.775889] new mount options do not match the existing superblock, will be ignored
  776. [ 14.250599] aufs 4.18-20180910
  777. [ 14.359663] kauditd_printk_skb: 13 callbacks suppressed
  778. [ 14.359664] audit: type=1400 audit(1558781308.865:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=2244 comm="apparmor_parser"
  779. [ 14.556673] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  780. [ 14.560742] Bridge firewalling registered
  781. [ 14.593743] bpfilter: Loaded bpfilter_umh pid 2470
  782. [ 14.664146] Initializing XFRM netlink socket
  783. [ 14.706268] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
  784. [ 3886.400227] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10018.journal corrupted or uncleanly shut down, renaming and replacing.
  785. [ 3996.592835] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-1001.journal corrupted or uncleanly shut down, renaming and replacing.
  786. [94332.438118] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10035.journal corrupted or uncleanly shut down, renaming and replacing.
  787. [163844.653572] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10036.journal corrupted or uncleanly shut down, renaming and replacing.
  788. [221444.001321] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  789. [242560.424787] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10042.journal corrupted or uncleanly shut down, renaming and replacing.
  790. [314896.122990] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10051.journal corrupted or uncleanly shut down, renaming and replacing.
  791. [319441.760645] systemd-journald[815]: File /var/log/journal/ec2c616239e136c87dc2c667d62ce116/user-10004.journal corrupted or uncleanly shut down, renaming and replacing.
  792. [823517.719189] audit: audit_backlog=4097 > audit_backlog_limit=4096
  793. [823517.719190] audit: audit_lost=1 audit_rate_limit=0 audit_backlog_limit=4096
  794. [823517.723182] audit: audit_backlog=4097 > audit_backlog_limit=4096
  795. [823517.723183] audit: audit_lost=2 audit_rate_limit=0 audit_backlog_limit=4096
  796. [823517.723192] audit: audit_backlog=4097 > audit_backlog_limit=4096
  797. [823517.723195] audit: audit_lost=3 audit_rate_limit=0 audit_backlog_limit=4096
  798. [823517.727189] audit: audit_backlog=4097 > audit_backlog_limit=4096
  799. [823517.727190] audit: audit_lost=4 audit_rate_limit=0 audit_backlog_limit=4096
  800. [823517.727192] audit: audit_backlog=4097 > audit_backlog_limit=4096
  801. [823517.727193] audit: audit_backlog=4097 > audit_backlog_limit=4096
  802. [2311488.107255] PANIC: double fault, error_code: 0x0
  803. [2311488.109565] CPU: 36 PID: 23122 Comm: telegraf Kdump: loaded Tainted: P OE 4.18.0-1016-aws #18~18.04.1-Ubuntu
  804. [2311488.109566] Hardware name: Amazon EC2 r5d.12xlarge/, BIOS 1.0 10/16/2017
  805. [2311488.109573] RIP: 0010:do_async_page_fault+0x5/0x80
  806. [2311488.109574] Code: 8d b5 78 ff ff ff 48 8d 78 10 e8 96 e6 06 00 eb cb e8 1f 16 02 00 0f 1f 44 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 <55> 48 89 e5 53 65 8b 05 2f 70 1b 57 85 c0 74 37 65 8b 05 e4 6f 1b
  807. [2311488.109602] RSP: 0018:fffffe0000637000 EFLAGS: 00010087
  808. [2311488.109604] RAX: 00000000a9800a27 RBX: 0000000000000000 RCX: ffffffffa9800a27
  809. [2311488.109605] RDX: 0000000000000000 RSI: 0000000000000000 RDI: fffffe0000637008
  810. [2311488.109606] RBP: fffffe0000637009 R08: 0000000000000000 R09: 0000000000000000
  811. [2311488.109607] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
  812. [2311488.109608] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
  813. [2311488.109610] FS: 00007fa0097fa700(0000) GS:ffff9ef8fb500000(0000) knlGS:0000000000000000
  814. [2311488.109611] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  815. [2311488.109612] CR2: fffffe0000636ff8 CR3: 00000056c3de4003 CR4: 00000000007606e0
  816. [2311488.109616] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  817. [2311488.109617] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
  818. [2311488.109617] PKRU: 55555554
  819. [2311488.109618] Call Trace:
  820. [2311488.109620] Kernel panic - not syncing: Machine halted.
  821. [2311488.112028] CPU: 36 PID: 23122 Comm: telegraf Kdump: loaded Tainted: P OE 4.18.0-1016-aws #18~18.04.1-Ubuntu
  822. [2311488.116715] Hardware name: Amazon EC2 r5d.12xlarge/, BIOS 1.0 10/16/2017
  823. [2311488.119698] Call Trace:
  824. [2311488.120932] <#DF>
  825. [2311488.122003] dump_stack+0x63/0x85
  826. [2311488.123641] panic+0xe4/0x244
  827. [2311488.125077] ? async_page_fault+0x1e/0x30
  828. [2311488.126957] df_debug+0x2d/0x30
  829. [2311488.128487] do_double_fault+0xa1/0x140
  830. [2311488.130258] double_fault+0x1e/0x30
  831. [2311488.131911] RIP: 0010:do_async_page_fault+0x5/0x80
  832. [2311488.134226] Code: 8d b5 78 ff ff ff 48 8d 78 10 e8 96 e6 06 00 eb cb e8 1f 16 02 00 0f 1f 44 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 <55> 48 89 e5 53 65 8b 05 2f 70 1b 57 85 c0 74 37 65 8b 05 e4 6f 1b
  833. [2311488.142318] RSP: 0018:fffffe0000637000 EFLAGS: 00010087
  834. [2311488.144786] RAX: 00000000a9800a27 RBX: 0000000000000000 RCX: ffffffffa9800a27
  835. [2311488.148112] RDX: 0000000000000000 RSI: 0000000000000000 RDI: fffffe0000637008
  836. [2311488.152820] RBP: fffffe0000637009 R08: 0000000000000000 R09: 0000000000000000
  837. [2311488.158990] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
  838. [2311488.164822] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
  839. [2311488.170684] ? native_iret+0x7/0x7
  840. [2311488.173652] WARNING: kernel stack regs at 0000000068363d2a in telegraf:23122 has bad 'bp' value 000000007b842ec4
  841. [2311488.173653] unwind stack type:5 next_sp:000000008e5f46ef mask:0x20 graph_idx:0
  842. [2311488.173655] 000000007876cc6b: fffffe0000637e50 (0xfffffe0000637e50)
  843. [2311488.173657] 0000000076b771fd: ffffffffa8e32793 (show_trace_log_lvl+0x223/0x3d0)
  844. [2311488.173660] 000000007707741a: ffffffffa9e97f70 (.LC0+0x530/0x710)
  845. [2311488.173661] 00000000116bf189: ffffffffa9e980a2 (.LC0+0x662/0x710)
  846. [2311488.173662] 00000000369b663b: ffff9ef718653c00 (0xffff9ef718653c00)
  847. [2311488.173663] 00000000f2b9e90d: ffffffffa9800a27 (native_iret+0x7/0x7)
  848. [2311488.173664] 0000000080f01fd0: 0000000000000000 ...
  849. [2311488.173664] 0000000006e868c6: 0000000000000020 (0x20)
  850. [2311488.173665] 00000000467d8117: 0000000000000005 (0x5)
  851. [2311488.173666] 00000000614fb3b0: fffffe0000637000 (0xfffffe0000637000)
  852. [2311488.173666] 00000000ce075175: fffffe0000638000 (0xfffffe0000638000)
  853. [2311488.173667] 00000000f6499015: fffffe0000637000 (0xfffffe0000637000)
  854. [2311488.173668] 00000000049718e3: 0000000000000005 (0x5)
  855. [2311488.173668] 00000000381d5adf: fffffe0000637000 (0xfffffe0000637000)
  856. [2311488.173669] 00000000b719e857: fffffe0000638000 (0xfffffe0000638000)
  857. [2311488.173669] 00000000d98e04b3: fffffe0000637000 (0xfffffe0000637000)
  858. [2311488.173670] 00000000b73751f2: 0000000000000020 (0x20)
  859. [2311488.173671] 00000000c1803216: ffff9ef718653c00 (0xffff9ef718653c00)
  860. [2311488.173671] 000000005a3cf788: 0000010100000000 (0x10100000000)
  861. [2311488.173672] 0000000007b64ed7: 0000000000000000 ...
  862. [2311488.173672] 0000000009d1d5db: fffffe0000637d68 (0xfffffe0000637d68)
  863. [2311488.173675] 00000000e406678a: ffffffffa8e6d085 (do_async_page_fault+0x5/0x80)
  864. [2311488.173675] 000000005c5c1c56: fffffe0000637f58 (0xfffffe0000637f58)
  865. [2311488.173676] 0000000085febed7: 7d74493d0e5c7e00 (0x7d74493d0e5c7e00)
  866. [2311488.173676] 000000005e33596d: 0000000000000086 (0x86)
  867. [2311488.173677] 000000008cba48f1: 0000000000000000 ...
  868. [2311488.173677] 000000005d67e7dc: fffffe0000637f18 (0xfffffe0000637f18)
  869. [2311488.173678] 0000000018e5f25d: 00000056c3de4003 (0x56c3de4003)
  870. [2311488.173678] 000000001d614f09: 0000000000000000 ...
  871. [2311488.173679] 000000002fdcb7e7: fffffe0000637e60 (0xfffffe0000637e60)
  872. [2311488.173680] 0000000039750c75: ffffffffa8e32974 (show_stack+0x34/0x50)
  873. [2311488.173681] 000000006007bd6d: fffffe0000637e80 (0xfffffe0000637e80)
  874. [2311488.173683] 00000000cc918138: ffffffffa977329e (dump_stack+0x63/0x85)
  875. [2311488.173684] 0000000085744678: fffffe0000637f00 (0xfffffe0000637f00)
  876. [2311488.173685] 00000000fe18536c: ffffffffa9ea5422 (.LC0+0x1b2/0x460)
  877. [2311488.173686] 000000006771ae0a: fffffe0000637f08 (0xfffffe0000637f08)
  878. [2311488.173688] 000000006c9cf5ba: ffffffffa8e8eb00 (panic+0xe4/0x244)
  879. [2311488.173689] 00000000e638e3e1: ffff9ef700000008 (0xffff9ef700000008)
  880. [2311488.173690] 00000000c98ad3ca: fffffe0000637f18 (0xfffffe0000637f18)
  881. [2311488.173690] 00000000b1340d7a: fffffe0000637eb0 (0xfffffe0000637eb0)
  882. [2311488.173691] 00000000a4519e0c: 7d74493d0e5c7e00 (0x7d74493d0e5c7e00)
  883. [2311488.173692] 0000000089fc5351: ffffffffa98010be (async_page_fault+0x1e/0x30)
  884. [2311488.173693] 000000002e312d25: fffffe0000637e48 (0xfffffe0000637e48)
  885. [2311488.173693] 00000000e196c719: fffffe0000632000 (0xfffffe0000632000)
  886. [2311488.173694] 00000000a305c4b8: 0000000000000004 (0x4)
  887. [2311488.173695] 000000000185ec0d: 0000000000015ba0 (0x15ba0)
  888. [2311488.173695] 00000000ce241026: 0000000000000004 (0x4)
  889. [2311488.173696] 00000000c80f9f42: fffffe0000637f58 (0xfffffe0000637f58)
  890. [2311488.173696] 000000009abeada7: 0000000000000000 ...
  891. [2311488.173698] 0000000007fdbbd8: ffffffffa9c04f58 (ds.4711+0x2/0x2)
  892. [2311488.173699] 0000000093e9aced: 00000056c3de4003 (0x56c3de4003)
  893. [2311488.173699] 000000000e8ee0e7: fffffe0000637f20 (0xfffffe0000637f20)
  894. [2311488.173700] 00000000a3e660e0: ffffffffa8e6987d (df_debug+0x2d/0x30)
  895. [2311488.173701] 000000006f6b547c: fffffe0000637f58 (0xfffffe0000637f58)
  896. [2311488.173702] 000000007768b6d3: fffffe0000637f48 (0xfffffe0000637f48)
  897. [2311488.173703] 000000001a031e41: ffffffffa8e2f2e1 (do_double_fault+0xa1/0x140)
  898. [2311488.173704] 000000008ae2ed69: 0000000000000001 (0x1)
  899. [2311488.173704] 00000000e1c42ebd: 0000000000000000 ...
  900. [2311488.173705] 00000000771c60dc: fffffe0000637f59 (0xfffffe0000637f59)
  901. [2311488.173706] 000000001c388f18: ffffffffa9800c4e (double_fault+0x1e/0x30)
  902. [2311488.173706] 0000000068363d2a: 0000000000000000 ...
  903. [2311488.173707] 000000006bb2e642: fffffe0000637009 (0xfffffe0000637009)
  904. [2311488.173707] 00000000ed5081db: 0000000000000000 ...
  905. [2311488.173708] 0000000079766182: 00000000a9800a27 (0xa9800a27)
  906. [2311488.173709] 00000000d7e8925c: ffffffffa9800a27 (native_iret+0x7/0x7)
  907. [2311488.173709] 00000000758c3901: 0000000000000000 ...
  908. [2311488.173710] 00000000c8cacbb5: fffffe0000637008 (0xfffffe0000637008)
  909. [2311488.173711] 000000001b02ff67: ffffffffffffffff (0xffffffffffffffff)
  910. [2311488.173712] 000000003f3101ae: ffffffffa8e6d085 (do_async_page_fault+0x5/0x80)
  911. [2311488.173713] 0000000021ccdc1a: 0000000000000010 (0x10)
  912. [2311488.173713] 000000000f682887: 0000000000010087 (0x10087)
  913. [2311488.173714] 00000000d7b19537: fffffe0000637000 (0xfffffe0000637000)
  914. [2311488.173714] 000000001b695c3e: 0000000000000018 (0x18)
  915. [2311488.173715] </#DF>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement