31z4 / zookeeper-docker

Docker image packaging for Apache Zookeeper
MIT License
285 stars 243 forks source link

centos7(host machine) crash when run zookeeper:3.7.0 images #126

Closed qq616023844 closed 2 years ago

qq616023844 commented 2 years ago

[phenomenon]

My centos7(host machine) crash when run zookeeper:3.7.0 images every times. But zookeeper:3.3.6 images is normal.

[version]

host machine version: CentOS Linux release 7.9.2009 (Core) kernel: 3.10.0-1127.el7.x86_64 docker version: 20.10.8 zookeeper images version:

[log]

zookeeper container start log

Pay attention to, the log is diff every times to run

2021-09-13 16:13:57,999 [myid:] - INFO  [main:QuorumPeerConfig@174] - Reading configuration from: /conf/zoo.cfg
2021-09-13 16:13:58,007 [myid:] - INFO  [main:QuorumPeerConfig@435] - clientPort is not set
2021-09-13 16:13:58,007 [myid:] - INFO  [main:QuorumPeerConfig@448] - secureClientPort is not set
2021-09-13 16:13:58,007 [myid:] - INFO  [main:QuorumPeerConfig@464] - observerMasterPort is not set
2021-09-13 16:13:58,010 [myid:] - INFO  [main:QuorumPeerConfig@481] - metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider
2021-09-13 16:13:58,040 [myid:] - ERROR [main:QuorumPeerConfig@706] - Invalid configuration, only one server specified (ignoring)
2021-09-13 16:13:58,047 [myid:1] - INFO  [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
2021-09-13 16:13:58,047 [myid:1] - INFO  [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
2021-09-13 16:13:58,047 [myid:1] - INFO  [main:DatadirCleanupManager@101] - Purge task is not scheduled.
2021-09-13 16:13:58,048 [myid:1] - WARN  [main:QuorumPeerMain@139] - Either no config or no quorum defined in config, running in standalone mode
2021-09-13 16:13:58,054 [myid:1] - INFO  [main:ManagedUtil@44] - Log4j 1.2 jmx support found and enabled.
2021-09-13 16:13:58,068 [myid:1] - INFO  [main:QuorumPeerConfig@174] - Reading configuration from: /conf/zoo.cfg
2021-09-13 16:13:58,069 [myid:1] - INFO  [main:QuorumPeerConfig@435] - clientPort is not set
2021-09-13 16:13:58,069 [myid:1] - INFO  [main:QuorumPeerConfig@448] - secureClientPort is not set
2021-09-13 16:13:58,069 [myid:1] - INFO  [main:QuorumPeerConfig@464] - observerMasterPort is not set
2021-09-13 16:13:58,070 [myid:1] - INFO  [main:QuorumPeerConfig@481] - metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider
2021-09-13 16:13:58,072 [myid:1] - ERROR [main:QuorumPeerConfig@706] - Invalid configuration, only one server specified (ignoring)
2021-09-13 16:13:58,073 [myid:1] - INFO  [main:ZooKeeperServerMain@123] - Starting server
2021-09-13 16:13:58,112 [myid:1] - INFO  [main:ServerMetrics@62] - ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@15bb6bea
2021-09-13 16:13:58,122 [myid:1] - INFO  [main:DigestAuthenticationProvider@47] - ACL digest algorithm is: SHA1
2021-09-13 16:13:58,122 [myid:1] - INFO  [main:DigestAuthenticationProvider@61] - zookeeper.DigestAuthenticationProvider.enabled = true
2021-09-13 16:13:58,127 [myid:1] - INFO  [main:FileTxnSnapLog@124] - zookeeper.snapshot.trust.empty : false
2021-09-13 16:13:58,152 [myid:1] - INFO  [main:ZookeeperBanner@42] - 
2021-09-13 16:13:58,152 [myid:1] - INFO  [main:ZookeeperBanner@42] -   ______                  _                                          
2021-09-13 16:13:58,152 [myid:1] - INFO  [main:ZookeeperBanner@42] -  |___  /                 | |                                         
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -     / /    ___     ___   | | __   ___    ___   _ __     ___   _ __   
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -    / /    / _ \   / _ \  | |/ /  / _ \  / _ \ | '_ \   / _ \ | '__|
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -   / /__  | (_) | | (_) | |   <  |  __/ |  __/ | |_) | |  __/ | |    
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -  /_____|  \___/   \___/  |_|\_\  \___|  \___| | .__/   \___| |_|
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -                                               | |                     
2021-09-13 16:13:58,153 [myid:1] - INFO  [main:ZookeeperBanner@42] -                                               |_|                     
2021-09-13 16:13:58,154 [myid:1] - INFO  [main:ZookeeperBanner@42] - 
2021-09-13 16:13:58,156 [myid:1] - INFO  [main:Environment@98] - Server environment:zookeeper.version=3.7.0-e3704b390a6697bfdf4b0bef79e3da7a4f6bac4b, built on 2021-03-17 09:46 UTC
2021-09-13 16:13:58,157 [myid:1] - INFO  [main:Environment@98] - Server environment:host.name=f7f2fc385bf5
2021-09-13 16:13:58,157 [myid:1] - INFO  [main:Environment@98] - Server environment:java.version=11.0.12
2021-09-13 16:13:58,157 [myid:1] - INFO  [main:Environment@98] - Server environment:java.vendor=Oracle Corporation
2021-09-13 16:13:58,157 [myid:1] - INFO  [main:Environment@98] - Server environment:java.home=/usr/local/openjdk-11
2021-09-13 16:13:58,157 [myid:1] - INFO  [main:Environment@98] - Server environment:java.class.path=/apache-zookeeper-3.7.0-bin/bin/../zookeeper-server/target/classes:/apache-zookeeper-3.7.0-bin/bin/../build/classes:/apache-zookeeper-3.7.0-bin/bin/../zookeeper-server/target/lib/*.jar:/apache-zookeeper-3.7.0-bin/bin/../build/lib/*.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/zookeeper-prometheus-metrics-3.7.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/zookeeper-jute-3.7.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/zookeeper-3.7.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/snappy-java-1.1.7.7.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/slf4j-log4j12-1.7.30.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/slf4j-api-1.7.30.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/simpleclient_servlet-0.9.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/simpleclient_hotspot-0.9.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/simpleclient_common-0.9.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/simpleclient-0.9.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-transport-native-unix-common-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-transport-native-epoll-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-transport-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-resolver-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-handler-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-common-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-codec-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/netty-buffer-4.1.59.Final.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/metrics-core-4.1.12.1.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/log4j-1.2.17.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jline-2.14.6.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-util-ajax-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-util-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-servlet-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-server-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-security-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-io-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jetty-http-9.4.38.v20210224.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/javax.servlet-api-3.1.0.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jackson-databind-2.10.5.1.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jackson-core-2.10.5.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/jackson-annotations-2.10.5.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/commons-cli-1.4.jar:/apache-zookeeper-3.7.0-bin/bin/../lib/audience-annotations-0.12.0.jar:/apache-zookeeper-3.7.0-bin/bin/../zookeeper-*.jar:/apache-zookeeper-3.7.0-bin/bin/../zookeeper-server/src/main/resources/lib/*.jar:/conf:
2021-09-13 16:13:58,158 [myid:1] - INFO  [main:Environment@98] - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
2021-09-13 16:13:58,158 [myid:1] - INFO  [main:Environment@98] - Server environment:java.io.tmpdir=/tmp
2021-09-13 16:13:58,158 [myid:1] - INFO  [main:Environment@98] - Server environment:java.compiler=<NA>
2021-09-13 16:13:58,158 [myid:1] - INFO  [main:Environment@98] - Server environment:os.name=Linux
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:os.arch=amd64
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:os.version=3.10.0-1127.el7.x86_64
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:user.name=zookeeper
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:user.home=/home/zookeeper
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:user.dir=/apache-zookeeper-3.7.0-bin
2021-09-13 16:13:58,159 [myid:1] - INFO  [main:Environment@98] - Server environment:os.memory.free=486MB
2021-09-13 16:13:58,160 [myid:1] - INFO  [main:Environment@98] - Server environment:os.memory.max=1000MB
2021-09-13 16:13:58,160 [myid:1] - INFO  [main:Environment@98] - Server environment:os.memory.total=502MB
2021-09-13 16:13:58,160 [myid:1] - INFO  [main:ZooKeeperServer@138] - zookeeper.enableEagerACLCheck = false
2021-09-13 16:13:58,160 [myid:1] - INFO  [main:ZooKeeperServer@151] - zookeeper.digest.enabled = true
2021-09-13 16:13:58,161 [myid:1] - INFO  [main:ZooKeeperServer@155] - zookeeper.closeSessionTxn.enabled = true
2021-09-13 16:13:58,161 [myid:1] - INFO  [main:ZooKeeperServer@1499] - zookeeper.flushDelay=0
2021-09-13 16:13:58,161 [myid:1] - INFO  [main:ZooKeeperServer@1508] - zookeeper.maxWriteQueuePollTime=0
2021-09-13 16:13:58,161 [myid:1] - INFO  [main:ZooKeeperServer@1517] - zookeeper.maxBatchSize=1000
2021-09-13 16:13:58,162 [myid:1] - INFO  [main:ZooKeeperServer@260] - zookeeper.intBufferStartingSizeBytes = 1024
2021-09-13 16:13:58,163 [myid:1] - INFO  [main:BlueThrottle@141] - Weighed connection throttling is disabled
2021-09-13 16:13:58,166 [myid:1] - INFO  [main:ZooKeeperServer@1300] - minSessionTimeout set to 4000
2021-09-13 16:13:58,166 [myid:1] - INFO  [main:ZooKeeperServer@1309] - maxSessionTimeout set to 40000
2021-09-13 16:13:58,168 [myid:1] - INFO  [main:ResponseCache@45] - getData response cache size is initialized with value 400.
2021-09-13 16:13:58,168 [myid:1] - INFO  [main:ResponseCache@45] - getChildren response cache size is initialized with value 400.
2021-09-13 16:13:58,170 [myid:1] - INFO  [main:RequestPathMetricsCollector@109] - zookeeper.pathStats.slotCapacity = 60
2021-09-13 16:13:58,170 [myid:1] - INFO  [main:RequestPathMetricsCollector@110] - zookeeper.pathStats.slotDuration = 15
2021-09-13 16:13:58,170 [myid:1] - INFO  [main:RequestPathMetricsCollector@111] - zookeeper.pathStats.maxDepth = 6
2021-09-13 16:13:58,170 [myid:1] - INFO  [main:RequestPathMetricsCollector@112] - zookeeper.pathStats.initialDelay = 5
2021-09-13 16:13:58,170 [myid:1] - INFO  [main:RequestPathMetricsCollector@113] - zookeeper.pathStats.delay = 5
2021-09-13 16:13:58,171 [myid:1] - INFO  [main:RequestPathMetricsCollector@114] - zookeeper.pathStats.enabled = false
2021-09-13 16:13:58,175 [myid:1] - INFO  [main:ZooKeeperServer@1536] - The max bytes for all large requests are set to 104857600
2021-09-13 16:13:58,176 [myid:1] - INFO  [main:ZooKeeperServer@1550] - The large request threshold is set to -1
2021-09-13 16:13:58,177 [myid:1] - INFO  [main:AuthenticationHelper@66] - zookeeper.enforce.auth.enabled = false
2021-09-13 16:13:58,177 [myid:1] - INFO  [main:AuthenticationHelper@67] - zookeeper.enforce.auth.schemes = []
2021-09-13 16:13:58,177 [myid:1] - INFO  [main:ZooKeeperServer@361] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 clientPortListenBacklog -1 datadir /datalog/version-2 snapdir /data/version-2
2021-09-13 16:13:58,302 [myid:1] - INFO  [main:Log@169] - Logging initialized @2727ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-13 16:13:58,449 [myid:1] - WARN  [main:ContextHandler@1660] - o.e.j.s.ServletContextHandler@292b08d6{/,null,STOPPED} contextPath ends with /*
2021-09-13 16:13:58,449 [myid:1] - WARN  [main:ContextHandler@1671] - Empty contextPath
2021-09-13 16:13:58,486 [myid:1] - INFO  [main:Server@375] - jetty-9.4.38.v20210224; built: 2021-02-24T20:25:07.675Z; git: 288f3cc74549e8a913bf363250b0744f2695b8e6; jvm 11.0.12+7

host machine /var/log/messages

Sep 13 16:13:45 localhost dhclient[1615]: DHCPREQUEST on enp4s0 to 192.168.1.1 port 67 (xid=0xf41865c)
Sep 13 16:13:45 localhost dhclient[1615]: DHCPACK from 192.168.1.1 (xid=0xf41865c)
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3097] dhcp4 (enp4s0):   address 192.168.1.180
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3101] dhcp4 (enp4s0):   plen 24 (255.255.255.0)
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3101] dhcp4 (enp4s0):   gateway 192.168.1.1
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3102] dhcp4 (enp4s0):   lease time 7200
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3102] dhcp4 (enp4s0):   nameserver '211.148.192.141'
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3102] dhcp4 (enp4s0):   nameserver '211.148.192.151'
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3102] dhcp4 (enp4s0):   domain name 'DHCP'
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3102] dhcp4 (enp4s0):   domain name 'HOST'
Sep 13 16:13:45 localhost NetworkManager[1451]: <info>  [1631549625.3103] dhcp4 (enp4s0): state changed bound -> bound
Sep 13 16:13:45 localhost dbus[1376]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Sep 13 16:13:45 localhost dhclient[1615]: bound to 192.168.1.180 -- renewal in 3028 seconds.
Sep 13 16:13:45 localhost systemd: Starting Network Manager Script Dispatcher Service...
Sep 13 16:13:45 localhost dbus[1376]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 13 16:13:45 localhost systemd: Started Network Manager Script Dispatcher Service.
Sep 13 16:13:45 localhost nm-dispatcher: req:1 'dhcp4-change' [enp4s0]: new request (2 scripts)
Sep 13 16:13:45 localhost nm-dispatcher: req:1 'dhcp4-change' [enp4s0]: start running ordered scripts...
Sep 13 16:15:28 localhost journal: Runtime journal is using 8.0M (max allowed 1.5G, trying to leave 2.3G free of 15.6G available → current limit 1.5G).
Sep 13 16:15:28 localhost kernel: microcode: microcode updated early to revision 0x42e, date = 2019-03-14
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys cpuset
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys cpu
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys cpuacct
Sep 13 16:15:28 localhost kernel: Linux version 3.10.0-1127.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) #1 SMP Tue Mar 31 23:36:51 UTC 2020
Sep 13 16:15:28 localhost kernel: Command line: BOOT_IMAGE=/vmlinuz-3.10.0-1127.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rhgb quiet LANG=en_US.UTF-8
Sep 13 16:15:28 localhost kernel: e820: BIOS-provided physical RAM map:
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007dcabfff] usable
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007dcac000-0x000000007dcdbfff] reserved
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007dcdc000-0x000000007ddf1fff] ACPI data
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007ddf2000-0x000000007e009fff] ACPI NVS
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007e00a000-0x000000007f316fff] reserved
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007f317000-0x000000007f317fff] usable
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007f318000-0x000000007f39dfff] ACPI NVS
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x000000007f39e000-0x000000007f7fffff] usable
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x0000000080000000-0x000000008fffffff] reserved
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 13 16:15:28 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087fffffff] usable
Sep 13 16:15:28 localhost kernel: NX (Execute Disable) protection: active
Sep 13 16:15:28 localhost kernel: extended physical RAM map:
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000052f85017] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052f85018-0x0000000052f8d057] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052f8d058-0x0000000052f8e017] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052f8e018-0x0000000052fa7857] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052fa7858-0x0000000052fa8017] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052fa8018-0x0000000052fb7857] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000052fb7858-0x000000007dcabfff] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007dcac000-0x000000007dcdbfff] reserved
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007dcdc000-0x000000007ddf1fff] ACPI data
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007ddf2000-0x000000007e009fff] ACPI NVS
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007e00a000-0x000000007f316fff] reserved
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007f317000-0x000000007f317fff] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007f318000-0x000000007f39dfff] ACPI NVS
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x000000007f39e000-0x000000007f7fffff] usable
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000080000000-0x000000008fffffff] reserved
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed3ffff] reserved
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 13 16:15:28 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000087fffffff] usable
Sep 13 16:15:28 localhost kernel: efi: EFI v2.31 by American Megatrends
Sep 13 16:15:28 localhost kernel: efi:  ESRT=0x7f22ad18  ACPI=0x7dd13000  ACPI 2.0=0x7dd13000  SMBIOS=0xf04d0  MPS=0xfd530 
Sep 13 16:15:28 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x0000000000009000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x0000000000009000-0x000000000004f000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000060000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem04: type=3, attr=0xf, range=[0x0000000000060000-0x00000000000a0000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
Sep 13 16:15:28 localhost kernel: efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem07: type=7, attr=0xf, range=[0x0000000001100000-0x0000000001200000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem08: type=2, attr=0xf, range=[0x0000000001200000-0x0000000003361000) (33MB)
Sep 13 16:15:28 localhost kernel: efi: mem09: type=7, attr=0xf, range=[0x0000000003361000-0x000000003ca31000) (918MB)
Sep 13 16:15:28 localhost kernel: efi: mem10: type=2, attr=0xf, range=[0x000000003ca31000-0x0000000040000000) (53MB)
Sep 13 16:15:28 localhost kernel: efi: mem11: type=7, attr=0xf, range=[0x0000000040000000-0x0000000052f85000) (303MB)
Sep 13 16:15:28 localhost kernel: efi: mem12: type=2, attr=0xf, range=[0x0000000052f85000-0x000000006eb18000) (443MB)
Sep 13 16:15:28 localhost kernel: efi: mem13: type=7, attr=0xf, range=[0x000000006eb18000-0x000000006eb1c000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem14: type=2, attr=0xf, range=[0x000000006eb1c000-0x000000006eb1e000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem15: type=1, attr=0xf, range=[0x000000006eb1e000-0x000000006ec2f000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem16: type=2, attr=0xf, range=[0x000000006ec2f000-0x000000006ed41000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem17: type=7, attr=0xf, range=[0x000000006ed41000-0x000000006ed42000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem18: type=2, attr=0xf, range=[0x000000006ed42000-0x000000006ed49000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem19: type=1, attr=0xf, range=[0x000000006ed49000-0x000000006ee63000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem20: type=4, attr=0xf, range=[0x000000006ee63000-0x0000000071c69000) (46MB)
Sep 13 16:15:28 localhost kernel: efi: mem21: type=4, attr=0xf, range=[0x0000000071c69000-0x0000000071d8a000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem22: type=4, attr=0xf, range=[0x0000000071d8a000-0x0000000071da6000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem23: type=4, attr=0xf, range=[0x0000000071da6000-0x0000000071ddc000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem24: type=4, attr=0xf, range=[0x0000000071ddc000-0x0000000071e14000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem25: type=4, attr=0xf, range=[0x0000000071e14000-0x0000000071ed3000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x0000000071ed3000-0x0000000071eef000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem27: type=4, attr=0xf, range=[0x0000000071eef000-0x000000007224b000) (3MB)
Sep 13 16:15:28 localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x000000007224b000-0x0000000072267000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem29: type=4, attr=0xf, range=[0x0000000072267000-0x00000000722bd000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000722bd000-0x00000000722d9000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem31: type=4, attr=0xf, range=[0x00000000722d9000-0x00000000722da000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000722da000-0x00000000722db000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem33: type=4, attr=0xf, range=[0x00000000722db000-0x00000000722dd000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000722dd000-0x00000000722e1000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem35: type=4, attr=0xf, range=[0x00000000722e1000-0x00000000722e2000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000722e2000-0x00000000722ef000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem37: type=4, attr=0xf, range=[0x00000000722ef000-0x00000000722f5000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000722f5000-0x0000000072345000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem39: type=4, attr=0xf, range=[0x0000000072345000-0x0000000072347000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x0000000072347000-0x000000007234e000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem41: type=4, attr=0xf, range=[0x000000007234e000-0x000000007234f000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x000000007234f000-0x000000007235d000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem43: type=4, attr=0xf, range=[0x000000007235d000-0x0000000072363000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x0000000072363000-0x00000000723b1000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem45: type=4, attr=0xf, range=[0x00000000723b1000-0x00000000723b2000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000723b2000-0x00000000723b4000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem47: type=4, attr=0xf, range=[0x00000000723b4000-0x00000000723b5000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x00000000723b5000-0x00000000723b7000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem49: type=4, attr=0xf, range=[0x00000000723b7000-0x00000000723b8000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x00000000723b8000-0x00000000723ca000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem51: type=4, attr=0xf, range=[0x00000000723ca000-0x00000000723d0000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x00000000723d0000-0x0000000072421000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem53: type=4, attr=0xf, range=[0x0000000072421000-0x0000000072423000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x0000000072423000-0x0000000072436000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem55: type=4, attr=0xf, range=[0x0000000072436000-0x000000007243c000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x000000007243c000-0x0000000072492000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem57: type=4, attr=0xf, range=[0x0000000072492000-0x0000000072494000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x0000000072494000-0x00000000724a8000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem59: type=4, attr=0xf, range=[0x00000000724a8000-0x00000000724ae000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem60: type=4, attr=0xf, range=[0x00000000724ae000-0x00000000724af000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem61: type=4, attr=0xf, range=[0x00000000724af000-0x00000000724cc000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem62: type=4, attr=0xf, range=[0x00000000724cc000-0x00000000724f2000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem63: type=4, attr=0xf, range=[0x00000000724f2000-0x0000000072500000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem64: type=4, attr=0xf, range=[0x0000000072500000-0x0000000072505000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem65: type=4, attr=0xf, range=[0x0000000072505000-0x0000000072506000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem66: type=4, attr=0xf, range=[0x0000000072506000-0x0000000072508000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem67: type=4, attr=0xf, range=[0x0000000072508000-0x0000000072509000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem68: type=4, attr=0xf, range=[0x0000000072509000-0x000000007250f000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem69: type=4, attr=0xf, range=[0x000000007250f000-0x000000007268d000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem70: type=4, attr=0xf, range=[0x000000007268d000-0x000000007268f000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem71: type=4, attr=0xf, range=[0x000000007268f000-0x0000000072696000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem72: type=4, attr=0xf, range=[0x0000000072696000-0x0000000072698000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem73: type=4, attr=0xf, range=[0x0000000072698000-0x000000007269d000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem74: type=4, attr=0xf, range=[0x000000007269d000-0x000000007269f000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem75: type=4, attr=0xf, range=[0x000000007269f000-0x00000000726a8000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem76: type=4, attr=0xf, range=[0x00000000726a8000-0x00000000726ab000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem77: type=4, attr=0xf, range=[0x00000000726ab000-0x00000000726b3000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem78: type=4, attr=0xf, range=[0x00000000726b3000-0x00000000726b7000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem79: type=4, attr=0xf, range=[0x00000000726b7000-0x00000000726bd000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem80: type=4, attr=0xf, range=[0x00000000726bd000-0x00000000726c0000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem81: type=4, attr=0xf, range=[0x00000000726c0000-0x00000000726d3000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem82: type=4, attr=0xf, range=[0x00000000726d3000-0x00000000726d8000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem83: type=4, attr=0xf, range=[0x00000000726d8000-0x00000000726dc000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem84: type=4, attr=0xf, range=[0x00000000726dc000-0x00000000726df000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem85: type=4, attr=0xf, range=[0x00000000726df000-0x00000000726e5000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem86: type=4, attr=0xf, range=[0x00000000726e5000-0x00000000726e7000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem87: type=4, attr=0xf, range=[0x00000000726e7000-0x00000000726e9000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem88: type=4, attr=0xf, range=[0x00000000726e9000-0x00000000726eb000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem89: type=4, attr=0xf, range=[0x00000000726eb000-0x0000000072777000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem90: type=4, attr=0xf, range=[0x0000000072777000-0x000000007277c000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem91: type=4, attr=0xf, range=[0x000000007277c000-0x000000007d5ee000) (174MB)
Sep 13 16:15:28 localhost kernel: efi: mem92: type=7, attr=0xf, range=[0x000000007d5ee000-0x000000007da55000) (4MB)
Sep 13 16:15:28 localhost kernel: efi: mem93: type=3, attr=0xf, range=[0x000000007da55000-0x000000007dcac000) (2MB)
Sep 13 16:15:28 localhost kernel: efi: mem94: type=0, attr=0xf, range=[0x000000007dcac000-0x000000007dcbf000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem95: type=0, attr=0xf, range=[0x000000007dcbf000-0x000000007dcdc000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem96: type=9, attr=0xf, range=[0x000000007dcdc000-0x000000007dd13000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem97: type=9, attr=0xf, range=[0x000000007dd13000-0x000000007ddf2000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem98: type=10, attr=0xf, range=[0x000000007ddf2000-0x000000007dee3000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem99: type=10, attr=0xf, range=[0x000000007dee3000-0x000000007e00a000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem100: type=6, attr=0x800000000000000f, range=[0x000000007e00a000-0x000000007e475000) (4MB)
Sep 13 16:15:28 localhost kernel: efi: mem101: type=6, attr=0x800000000000000f, range=[0x000000007e475000-0x000000007f22c000) (13MB)
Sep 13 16:15:28 localhost kernel: efi: mem102: type=5, attr=0x800000000000000f, range=[0x000000007f22c000-0x000000007f25b000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem103: type=5, attr=0x800000000000000f, range=[0x000000007f25b000-0x000000007f317000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem104: type=4, attr=0xf, range=[0x000000007f317000-0x000000007f318000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem105: type=10, attr=0xf, range=[0x000000007f318000-0x000000007f39e000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem106: type=4, attr=0xf, range=[0x000000007f39e000-0x000000007f4f4000) (1MB)
Sep 13 16:15:28 localhost kernel: efi: mem107: type=3, attr=0xf, range=[0x000000007f4f4000-0x000000007f7a0000) (2MB)
Sep 13 16:15:28 localhost kernel: efi: mem108: type=4, attr=0xf, range=[0x000000007f7a0000-0x000000007f7bb000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem109: type=3, attr=0xf, range=[0x000000007f7bb000-0x000000007f7d5000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem110: type=4, attr=0xf, range=[0x000000007f7d5000-0x000000007f800000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem111: type=7, attr=0xf, range=[0x0000000100000000-0x0000000880000000) (30720MB)
Sep 13 16:15:28 localhost kernel: efi: mem112: type=11, attr=0x8000000000000001, range=[0x0000000080000000-0x0000000090000000) (256MB)
Sep 13 16:15:28 localhost kernel: efi: mem113: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem114: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed40000) (0MB)
Sep 13 16:15:28 localhost kernel: efi: mem115: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
Sep 13 16:15:28 localhost kernel: esrt: Reserving ESRT space from 0x000000007f22ad18 to 0x000000007f22ad50.
Sep 13 16:15:28 localhost kernel: SMBIOS 2.7 present.
Sep 13 16:15:28 localhost kernel: DMI: Quanta ROGUE12/S2ML, BIOS S2MFBA09 01/16/2015
Sep 13 16:15:28 localhost kernel: e820: last_pfn = 0x880000 max_arch_pfn = 0x400000000
Sep 13 16:15:28 localhost kernel: PAT configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- UC  
Sep 13 16:15:28 localhost kernel: total RAM covered: 32768M
Sep 13 16:15:28 localhost kernel: Found optimal setting for mtrr clean up
Sep 13 16:15:28 localhost kernel: gran_size: 64K #011chunk_size: 32G #011num_reg: 3  #011lose cover RAM: 0G
Sep 13 16:15:28 localhost kernel: e820: last_pfn = 0x7f800 max_arch_pfn = 0x400000000
Sep 13 16:15:28 localhost kernel: found SMP MP-table at [mem 0x000fd920-0x000fd92f] mapped at [ffffffffff240920]
Sep 13 16:15:28 localhost kernel: Using GB pages for direct mapping
Sep 13 16:15:28 localhost kernel: RAMDISK: [mem 0x3ca31000-0x3de9cfff]
Sep 13 16:15:28 localhost kernel: Early table checksum verification disabled
Sep 13 16:15:28 localhost kernel: ACPI: RSDP 000000007dd13000 00024 (v02 ALASKA)
Sep 13 16:15:28 localhost kernel: ACPI: XSDT 000000007dd13078 00074 (v01 ALASKA    A M I 01072009 AMI  00010013)
Sep 13 16:15:28 localhost kernel: ACPI: FACP 000000007dd20098 0010C (v05 ALASKA    A M I 01072009 AMI  00010013)
Sep 13 16:15:28 localhost kernel: ACPI: DSDT 000000007dd13180 0CF16 (v02 ALASKA    A M I 00000A09 INTL 20051117)
Sep 13 16:15:28 localhost kernel: ACPI: FACS 000000007e001080 00040
Sep 13 16:15:28 localhost kernel: ACPI: APIC 000000007dd201a8 001A8 (v03 ALASKA    A M I 01072009 AMI  00010013)
Sep 13 16:15:28 localhost kernel: ACPI: FPDT 000000007dd20350 00044 (v01 ALASKA    A M I 01072009 AMI  00010013)
Sep 13 16:15:28 localhost kernel: ACPI: MCFG 000000007dd20398 0003C (v01 ALASKA OEMMCFG. 01072009 MSFT 00000097)
Sep 13 16:15:28 localhost kernel: ACPI: HPET 000000007dd203d8 00038 (v01 ALASKA    A M I 01072009 AMI. 00000005)
Sep 13 16:15:28 localhost kernel: ACPI: PRAD 000000007dd20410 000BE (v02 PRADID  PRADTID 00000001 MSFT 03000001)
Sep 13 16:15:28 localhost kernel: ACPI: SPMI 000000007dd204d0 00040 (v05 A M I   OEMSPMI 00000000 AMI. 00000000)
Sep 13 16:15:28 localhost kernel: ACPI: SSDT 000000007dd20510 D0CB0 (v02  INTEL    CpuPm 00004000 INTL 20051117)
Sep 13 16:15:28 localhost kernel: ACPI: SPCR 000000007ddf11c0 00050 (v01  A M I   APTIO4 01072009 AMI. 00000005)
Sep 13 16:15:28 localhost kernel: ACPI: DMAR 000000007ddf1210 000B4 (v01 A M I   OEMDMAR 00000001 INTL 00000001)
Sep 13 16:15:28 localhost kernel: No NUMA configuration found
Sep 13 16:15:28 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000087fffffff]
Sep 13 16:15:28 localhost kernel: NODE_DATA(0) allocated [mem 0x87ffd9000-0x87fffffff]
Sep 13 16:15:28 localhost kernel: Reserving 162MB of memory at 720MB for crashkernel (System RAM: 32736MB)
Sep 13 16:15:28 localhost kernel: Zone ranges:
Sep 13 16:15:28 localhost kernel:  DMA      [mem 0x00001000-0x00ffffff]
Sep 13 16:15:28 localhost kernel:  DMA32    [mem 0x01000000-0xffffffff]
Sep 13 16:15:28 localhost kernel:  Normal   [mem 0x100000000-0x87fffffff]
Sep 13 16:15:28 localhost kernel: Movable zone start for each node
Sep 13 16:15:28 localhost kernel: Early memory node ranges
Sep 13 16:15:28 localhost kernel:  node   0: [mem 0x00001000-0x0009ffff]
Sep 13 16:15:28 localhost kernel:  node   0: [mem 0x00100000-0x7dcabfff]
Sep 13 16:15:28 localhost kernel:  node   0: [mem 0x7f317000-0x7f317fff]
Sep 13 16:15:28 localhost kernel:  node   0: [mem 0x7f39e000-0x7f7fffff]
Sep 13 16:15:28 localhost kernel:  node   0: [mem 0x100000000-0x87fffffff]
Sep 13 16:15:28 localhost kernel: Initmem setup node 0 [mem 0x00001000-0x87fffffff]
Sep 13 16:15:28 localhost kernel: ACPI: PM-Timer IO Port: 0x408
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x0a] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x10] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x12] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x14] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x16] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x18] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x1a] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x09] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0b] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x11] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x13] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x15] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x17] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x19] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x1b] enabled)
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Sep 13 16:15:28 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
Sep 13 16:15:28 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Sep 13 16:15:28 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec01000] gsi_base[24])
Sep 13 16:15:28 localhost kernel: IOAPIC[1]: apic_id 2, version 32, address 0xfec01000, GSI 24-47
Sep 13 16:15:28 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 13 16:15:28 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 13 16:15:28 localhost kernel: Using ACPI (MADT) for SMP configuration information
Sep 13 16:15:28 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 13 16:15:28 localhost kernel: smpboot: Allowing 24 CPUs, 0 hotplug CPUs
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52f85000-0x52f85fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52f8d000-0x52f8dfff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52f8e000-0x52f8efff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52fa7000-0x52fa7fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52fa8000-0x52fa8fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x52fb7000-0x52fb7fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7dcac000-0x7dcdbfff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7dcdc000-0x7ddf1fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7ddf2000-0x7e009fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7e00a000-0x7f316fff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7f318000-0x7f39dfff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x7f800000-0x7fffffff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x80000000-0x8fffffff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0x90000000-0xfed1bfff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed3ffff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfeffffff]
Sep 13 16:15:28 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Sep 13 16:15:28 localhost kernel: e820: [mem 0x90000000-0xfed1bfff] available for PCI devices
Sep 13 16:15:28 localhost kernel: Booting paravirtualized kernel on bare hardware
Sep 13 16:15:28 localhost kernel: setup_percpu: NR_CPUS:5120 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Sep 13 16:15:28 localhost kernel: percpu: Embedded 38 pages/cpu s118784 r8192 d28672 u262144
Sep 13 16:15:28 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8249597
Sep 13 16:15:28 localhost kernel: Policy zone: Normal
Sep 13 16:15:28 localhost kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-1127.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rhgb quiet LANG=en_US.UTF-8
Sep 13 16:15:28 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 13 16:15:28 localhost kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
Sep 13 16:15:28 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
Sep 13 16:15:28 localhost kernel: Memory: 3665488k/35651584k available (7784k kernel code, 2129224k absent, 1044532k reserved, 5957k data, 1980k init)
Sep 13 16:15:28 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Sep 13 16:15:28 localhost kernel: x86/pti: Unmapping kernel while in userspace
Sep 13 16:15:28 localhost kernel: Hierarchical RCU implementation.
Sep 13 16:15:28 localhost kernel: #011RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=24.
Sep 13 16:15:28 localhost kernel: NR_IRQS:327936 nr_irqs:1024 0
Sep 13 16:15:28 localhost kernel: Console: colour dummy device 80x25
Sep 13 16:15:28 localhost kernel: console [tty0] enabled
Sep 13 16:15:28 localhost kernel: allocated 134217728 bytes of page_cgroup
Sep 13 16:15:28 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Sep 13 16:15:28 localhost kernel: tsc: Fast TSC calibration using PIT
Sep 13 16:15:28 localhost kernel: tsc: Detected 1795.640 MHz processor
Sep 13 16:15:28 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.28 BogoMIPS (lpj=1795640)
Sep 13 16:15:28 localhost kernel: pid_max: default: 32768 minimum: 301
Sep 13 16:15:28 localhost kernel: Security Framework initialized
Sep 13 16:15:28 localhost kernel: SELinux:  Initializing.
Sep 13 16:15:28 localhost kernel: Yama: becoming mindful.
Sep 13 16:15:28 localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Sep 13 16:15:28 localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Sep 13 16:15:28 localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
Sep 13 16:15:28 localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys memory
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys devices
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys freezer
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys net_cls
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys blkio
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys perf_event
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys hugetlb
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys pids
Sep 13 16:15:28 localhost kernel: Initializing cgroup subsys net_prio
Sep 13 16:15:28 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 13 16:15:28 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Sep 13 16:15:28 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 13 16:15:28 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Sep 13 16:15:28 localhost kernel: Last level dTLB entries: 4KB 512, 2MB 0, 4MB 0
Sep 13 16:15:28 localhost kernel: tlb_flushall_shift: 6
Sep 13 16:15:28 localhost kernel: FEATURE SPEC_CTRL Present
Sep 13 16:15:28 localhost kernel: FEATURE IBPB_SUPPORT Present
Sep 13 16:15:28 localhost kernel: Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization
Sep 13 16:15:28 localhost kernel: Spectre V2 : Enabling Indirect Branch Prediction Barrier
Sep 13 16:15:28 localhost kernel: Spectre V2 : Mitigation: Full retpoline
Sep 13 16:15:28 localhost kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Sep 13 16:15:28 localhost kernel: MDS: Mitigation: Clear CPU buffers
Sep 13 16:15:28 localhost kernel: Freeing SMP alternatives: 28k freed
Sep 13 16:15:28 localhost kernel: ACPI: Core revision 20130517
Sep 13 16:15:28 localhost kernel: ACPI: All ACPI Tables successfully acquired
Sep 13 16:15:28 localhost kernel: ftrace: allocating 29618 entries in 116 pages
Sep 13 16:15:28 localhost kernel: DMAR: Host address width 46
Sep 13 16:15:28 localhost kernel: DMAR: DRHD base: 0x000000fbffc000 flags: 0x1
Sep 13 16:15:28 localhost kernel: DMAR: dmar0: reg_base_addr fbffc000 ver 1:0 cap d2078c106f0466 ecap f020de
Sep 13 16:15:28 localhost kernel: DMAR: RMRR base: 0x0000007f16a000 end: 0x0000007f178fff
Sep 13 16:15:28 localhost kernel: DMAR: ATSR flags: 0x0
Sep 13 16:15:28 localhost kernel: DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x0
Sep 13 16:15:28 localhost kernel: DMAR-IR: IOAPIC id 0 under DRHD base  0xfbffc000 IOMMU 0
Sep 13 16:15:28 localhost kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfbffc000 IOMMU 0
Sep 13 16:15:28 localhost kernel: DMAR-IR: HPET id 0 under DRHD base 0xfbffc000
Sep 13 16:15:28 localhost kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Sep 13 16:15:28 localhost kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Sep 13 16:15:28 localhost kernel: Enabling x2apic
Sep 13 16:15:28 localhost kernel: Enabled x2apic
Sep 13 16:15:28 localhost kernel: Switched APIC routing to cluster x2apic.
Sep 13 16:15:28 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 13 16:15:28 localhost kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2651 v2 @ 1.80GHz (fam: 06, model: 3e, stepping: 04)
Sep 13 16:15:28 localhost kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Sep 13 16:15:28 localhost kernel: ... version:                3
Sep 13 16:15:28 localhost kernel: ... bit width:              48
Sep 13 16:15:28 localhost kernel: ... generic registers:      4
Sep 13 16:15:28 localhost kernel: ... value mask:             0000ffffffffffff
Sep 13 16:15:28 localhost kernel: ... max period:             00007fffffffffff
Sep 13 16:15:28 localhost kernel: ... fixed-purpose events:   3
Sep 13 16:15:28 localhost kernel: ... event mask:             000000070000000f
Sep 13 16:15:28 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Sep 13 16:15:28 localhost kernel: smpboot: Booting Node   0, Processors  #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12
Sep 13 16:15:28 localhost kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 13 16:15:28 localhost kernel: #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 OK
Sep 13 16:15:28 localhost kernel: Brought up 24 CPUs
Sep 13 16:15:28 localhost kernel: smpboot: Max logical packages: 1
Sep 13 16:15:28 localhost kernel: smpboot: Total of 24 processors activated (86190.72 BogoMIPS)
Sep 13 16:15:28 localhost kernel: node 0 initialised, 7203085 pages in 221ms
Sep 13 16:15:28 localhost kernel: devtmpfs: initialized
Sep 13 16:15:28 localhost kernel: x86/mm: Memory block size: 128MB
Sep 13 16:15:28 localhost kernel: EVM: security.selinux
Sep 13 16:15:28 localhost kernel: EVM: security.ima
Sep 13 16:15:28 localhost kernel: EVM: security.capability
Sep 13 16:15:28 localhost kernel: PM: Registering ACPI NVS region [mem 0x7ddf2000-0x7e009fff] (2195456 bytes)
Sep 13 16:15:28 localhost kernel: PM: Registering ACPI NVS region [mem 0x7f318000-0x7f39dfff] (548864 bytes)
Sep 13 16:15:28 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE
Sep 13 16:15:28 localhost kernel: pinctrl core: initialized pinctrl subsystem
Sep 13 16:15:28 localhost kernel: RTC time: 16:15:26, date: 09/13/21
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 16
Sep 13 16:15:28 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 13 16:15:28 localhost kernel: ACPI: bus type PCI registered
Sep 13 16:15:28 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 13 16:15:28 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
Sep 13 16:15:28 localhost kernel: PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
Sep 13 16:15:28 localhost kernel: pmd_set_huge: Cannot satisfy [mem 0x80000000-0x80200000] with a huge-page mapping due to MTRR override.
Sep 13 16:15:28 localhost kernel: PCI: Using configuration type 1 for base access
Sep 13 16:15:28 localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Sep 13 16:15:28 localhost kernel: ACPI: Added _OSI(Module Device)
Sep 13 16:15:28 localhost kernel: ACPI: Added _OSI(Processor Device)
Sep 13 16:15:28 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 13 16:15:28 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 13 16:15:28 localhost kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 13 16:15:28 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
Sep 13 16:15:28 localhost kernel: ACPI: Interpreter enabled
Sep 13 16:15:28 localhost kernel: ACPI: (supports S0 S1 S5)
Sep 13 16:15:28 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Sep 13 16:15:28 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 13 16:15:28 localhost kernel: ACPI: GPE 0x1B active on init
Sep 13 16:15:28 localhost kernel: ACPI: Enabled 7 GPEs in block 00 to 3F
Sep 13 16:15:28 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 13 16:15:28 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Sep 13 16:15:28 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug]
Sep 13 16:15:28 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Sep 13 16:15:28 localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 13 16:15:28 localhost kernel: PCI host bridge to bus 0000:00
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfbffffff window]
Sep 13 16:15:28 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 13 16:15:28 localhost kernel: pci 0000:02:00.0: VF(n) BAR0 space: [mem 0xfb700000-0xfb7fffff 64bit pref] (contains BAR0 for 64 VFs)
Sep 13 16:15:28 localhost kernel: pci 0000:02:00.0: VF(n) BAR3 space: [mem 0xfb600000-0xfb6fffff 64bit pref] (contains BAR3 for 64 VFs)
Sep 13 16:15:28 localhost kernel: pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:01.1 (capable of 63.008 Gb/s with 8 GT/s x8 link)
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1: PCI bridge to [bus 02-03]
Sep 13 16:15:28 localhost kernel: pci 0000:04:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:02.0 (capable of 7.876 Gb/s with 8 GT/s x1 link)
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 04]
Sep 13 16:15:28 localhost kernel: pci 0000:05:00.0: VF(n) BAR0 space: [mem 0xfb400000-0xfb47bfff 64bit pref] (contains BAR0 for 31 VFs)
Sep 13 16:15:28 localhost kernel: pci 0000:05:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:11.0 (capable of 7.876 Gb/s with 8 GT/s x1 link)
Sep 13 16:15:28 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 05]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 07-08]
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0: PCI bridge to [bus 08]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
Sep 13 16:15:28 localhost kernel: ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
Sep 13 16:15:28 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Sep 13 16:15:28 localhost kernel: acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Sep 13 16:15:28 localhost kernel: acpi PNP0A03:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 13 16:15:28 localhost kernel: PCI host bridge to bus 0000:ff
Sep 13 16:15:28 localhost kernel: pci_bus 0000:ff: root bus resource [bus ff]
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
Sep 13 16:15:28 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
Sep 13 16:15:28 localhost kernel: vgaarb: device added: PCI:0000:08:00.0,decodes=io+mem,owns=io+mem,locks=none
Sep 13 16:15:28 localhost kernel: vgaarb: loaded
Sep 13 16:15:28 localhost kernel: vgaarb: bridge control possible 0000:08:00.0
Sep 13 16:15:28 localhost kernel: SCSI subsystem initialized
Sep 13 16:15:28 localhost kernel: ACPI: bus type USB registered
Sep 13 16:15:28 localhost kernel: usbcore: registered new interface driver usbfs
Sep 13 16:15:28 localhost kernel: usbcore: registered new interface driver hub
Sep 13 16:15:28 localhost kernel: usbcore: registered new device driver usb
Sep 13 16:15:28 localhost kernel: EDAC MC: Ver: 3.0.0
Sep 13 16:15:28 localhost kernel: Registered efivars operations
Sep 13 16:15:28 localhost kernel: PCI: Using ACPI for IRQ routing
Sep 13 16:15:28 localhost kernel: NetLabel: Initializing
Sep 13 16:15:28 localhost kernel: NetLabel:  domain hash size = 128
Sep 13 16:15:28 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Sep 13 16:15:28 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Sep 13 16:15:28 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 13 16:15:28 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Sep 13 16:15:28 localhost kernel: amd_nb: Cannot enumerate AMD northbridges
Sep 13 16:15:28 localhost kernel: Switched to clocksource hpet
Sep 13 16:15:28 localhost kernel: pnp: PnP ACPI init
Sep 13 16:15:28 localhost kernel: ACPI: bus type PNP registered
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfe000000-0xfeafffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfeb00000-0xfebfffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfed00400-0xfed3ffff] could not be reserved
Sep 13 16:15:28 localhost kernel: system 00:00: [mem 0xfed45000-0xfedfffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:01: [mem 0xfbffc000-0xfbffdfff] could not be reserved
Sep 13 16:15:28 localhost kernel: system 00:04: [io  0x0a00-0x0a3f] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:07: [io  0x04d0-0x04d1] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x0400-0x0453] could not be reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x0458-0x047f] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x1180-0x119f] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x0500-0x057f] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x0ca8] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [io  0x0cac] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:08: [mem 0xff000000-0xffffffff] has been reserved
Sep 13 16:15:28 localhost kernel: system 00:09: [io  0x0454-0x0457] has been reserved
Sep 13 16:15:28 localhost kernel: pnp: PnP ACPI: found 10 devices
Sep 13 16:15:28 localhost kernel: ACPI: bus type PNP unregistered
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1: PCI bridge to [bus 02-03]
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1:   bridge window [io  0xe000-0xefff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1:   bridge window [mem 0xfbe00000-0xfbefffff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:01.1:   bridge window [mem 0xfb600000-0xfb7fffff 64bit pref]
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 04]
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0:   bridge window [mem 0xfbd00000-0xfbdfffff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:02.0:   bridge window [mem 0xfb800000-0xfb8fffff 64bit pref]
Sep 13 16:15:28 localhost kernel: pci 0000:00:11.0: PCI bridge to [bus 05]
Sep 13 16:15:28 localhost kernel: pci 0000:00:11.0:   bridge window [io  0xc000-0xcfff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:11.0:   bridge window [mem 0xfbc00000-0xfbcfffff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:11.0:   bridge window [mem 0xfb000000-0xfb4fffff 64bit pref]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 06]
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0: PCI bridge to [bus 08]
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0:   bridge window [io  0xb000-0xbfff]
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0:   bridge window [mem 0xfa800000-0xfaffffff 64bit pref]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 07-08]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7:   bridge window [io  0xb000-0xbfff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7:   bridge window [mem 0xfbb00000-0xfbbfffff]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1c.7:   bridge window [mem 0xfa800000-0xfaffffff 64bit pref]
Sep 13 16:15:28 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 09]
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 2
Sep 13 16:15:28 localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
Sep 13 16:15:28 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 13 16:15:28 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep 13 16:15:28 localhost kernel: TCP: reno registered
Sep 13 16:15:28 localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes)
Sep 13 16:15:28 localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 1
Sep 13 16:15:28 localhost kernel: Unpacking initramfs...
Sep 13 16:15:28 localhost kernel: Freeing initrd memory: 20912k freed
Sep 13 16:15:28 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 13 16:15:28 localhost kernel: software IO TLB [mem 0x6ab1c000-0x6eb1c000] (64MB) mapped at [ffff99912ab1c000-ffff99912eb1bfff]
Sep 13 16:15:28 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Sep 13 16:15:28 localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Sep 13 16:15:28 localhost kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Sep 13 16:15:28 localhost kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules
Sep 13 16:15:28 localhost kernel: sha1_ssse3: Using AVX optimized SHA-1 implementation
Sep 13 16:15:28 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation
Sep 13 16:15:28 localhost kernel: futex hash table entries: 8192 (order: 7, 524288 bytes)
Sep 13 16:15:28 localhost kernel: Initialise system trusted keyring
Sep 13 16:15:28 localhost kernel: audit: initializing netlink socket (disabled)
Sep 13 16:15:28 localhost kernel: type=2000 audit(1631549726.160:1): initialized
Sep 13 16:15:28 localhost kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
Sep 13 16:15:28 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 13 16:15:28 localhost kernel: zpool: loaded
Sep 13 16:15:28 localhost kernel: zbud: loaded
Sep 13 16:15:28 localhost kernel: VFS: Disk quotas dquot_6.5.2
Sep 13 16:15:28 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 13 16:15:28 localhost kernel: Key type big_key registered
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 38
Sep 13 16:15:28 localhost kernel: Key type asymmetric registered
Sep 13 16:15:28 localhost kernel: Asymmetric key parser 'x509' registered
Sep 13 16:15:28 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
Sep 13 16:15:28 localhost kernel: io scheduler noop registered
Sep 13 16:15:28 localhost kernel: io scheduler deadline registered (default)
Sep 13 16:15:28 localhost kernel: io scheduler cfq registered
Sep 13 16:15:28 localhost kernel: io scheduler mq-deadline registered
Sep 13 16:15:28 localhost kernel: io scheduler kyber registered
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:11.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
Sep 13 16:15:28 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 13 16:15:28 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 13 16:15:28 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 13 16:15:28 localhost kernel: efifb: probing for efifb
Sep 13 16:15:28 localhost kernel: efifb: framebuffer at 0xfa800000, mapped to 0xffffc0fb43800000, using 3072k, total 3072k
Sep 13 16:15:28 localhost kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Sep 13 16:15:28 localhost kernel: efifb: scrolling: redraw
Sep 13 16:15:28 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 13 16:15:28 localhost kernel: Console: switching to colour frame buffer device 128x48
Sep 13 16:15:28 localhost kernel: fb0: EFI VGA frame buffer device
Sep 13 16:15:28 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
Sep 13 16:15:28 localhost kernel: ACPI: Power Button [PWRB]
Sep 13 16:15:28 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 13 16:15:28 localhost kernel: ACPI: Power Button [PWRF]
Sep 13 16:15:28 localhost kernel: ACPI: Requesting acpi_cpufreq
Sep 13 16:15:28 localhost kernel: GHES: HEST is not enabled!
Sep 13 16:15:28 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 13 16:15:28 localhost kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Sep 13 16:15:28 localhost kernel: 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Sep 13 16:15:28 localhost kernel: Non-volatile memory driver v1.3
Sep 13 16:15:28 localhost kernel: Linux agpgart interface v0.103
Sep 13 16:15:28 localhost kernel: crash memory driver: version 1.1
Sep 13 16:15:28 localhost kernel: rdac: device handler registered
Sep 13 16:15:28 localhost kernel: hp_sw: device handler registered
Sep 13 16:15:28 localhost kernel: emc: device handler registered
Sep 13 16:15:28 localhost kernel: alua: device handler registered
Sep 13 16:15:28 localhost kernel: libphy: Fixed MDIO Bus: probed
Sep 13 16:15:28 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 13 16:15:28 localhost kernel: ehci-pci: EHCI PCI platform driver
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xfbf04000
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Sep 13 16:15:28 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 3.10
Sep 13 16:15:28 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 16:15:28 localhost kernel: usb usb1: Product: EHCI Host Controller
Sep 13 16:15:28 localhost kernel: usb usb1: Manufacturer: Linux 3.10.0-1127.el7.x86_64 ehci_hcd
Sep 13 16:15:28 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0
Sep 13 16:15:28 localhost kernel: hub 1-0:1.0: USB hub found
Sep 13 16:15:28 localhost kernel: hub 1-0:1.0: 2 ports detected
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf03000
Sep 13 16:15:28 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Sep 13 16:15:28 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 3.10
Sep 13 16:15:28 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 13 16:15:28 localhost kernel: usb usb2: Product: EHCI Host Controller
Sep 13 16:15:28 localhost kernel: usb usb2: Manufacturer: Linux 3.10.0-1127.el7.x86_64 ehci_hcd
Sep 13 16:15:28 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0
Sep 13 16:15:28 localhost kernel: hub 2-0:1.0: USB hub found
Sep 13 16:15:28 localhost kernel: hub 2-0:1.0: 2 ports detected
Sep 13 16:15:28 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 13 16:15:28 localhost kernel: ohci-pci: OHCI PCI platform driver
Sep 13 16:15:28 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
Sep 13 16:15:28 localhost kernel: usbcore: registered new interface driver usbserial_generic
Sep 13 16:15:28 localhost kernel: usbserial: USB Serial support registered for generic
Sep 13 16:15:28 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
Sep 13 16:15:28 localhost kernel: tsc: Refined TSC clocksource calibration: 1795.672 MHz
Sep 13 16:15:28 localhost kernel: i8042: No controller found
Sep 13 16:15:28 localhost kernel: Switched to clocksource tsc
Sep 13 16:15:28 localhost kernel: mousedev: PS/2 mouse device common for all mice
Sep 13 16:15:28 localhost kernel: rtc_cmos 00:06: RTC can wake from S4
Sep 13 16:15:28 localhost kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Sep 13 16:15:28 localhost kernel: rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 13 16:15:28 localhost kernel: intel_pstate: Intel P-state driver initializing
Sep 13 16:15:28 localhost kernel: cpuidle: using governor menu
Sep 13 16:15:28 localhost kernel: EFI Variables Facility v0.08 2004-May-17
Sep 13 16:15:28 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
Sep 13 16:15:28 localhost kernel: usbcore: registered new interface driver usbhid
Sep 13 16:15:28 localhost kernel: usbhid: USB HID core driver
Sep 13 16:15:28 localhost kernel: drop_monitor: Initializing network drop monitor service
Sep 13 16:15:28 localhost kernel: TCP: cubic registered
Sep 13 16:15:28 localhost kernel: Initializing XFRM netlink socket
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 10
Sep 13 16:15:28 localhost kernel: NET: Registered protocol family 17
Sep 13 16:15:28 localhost kernel: mpls_gso: MPLS GSO support
Sep 13 16:15:28 localhost kernel: mce: Using 29 MCE banks
Sep 13 16:15:28 localhost kernel: microcode: sig=0x306e4, pf=0x1, revision=0x42e
Sep 13 16:15:28 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 13 16:15:28 localhost kernel: Loading compiled-in X.509 certificates
Sep 13 16:15:28 localhost kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
Sep 13 16:15:28 localhost kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
Sep 13 16:15:28 localhost kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 690e8a482fe76bfbf231d860f0c662d8f1173d57'
Sep 13 16:15:28 localhost kernel: registered taskstats version 1
Sep 13 16:15:28 localhost kernel: Key type trusted registered
Sep 13 16:15:28 localhost kernel: Key type encrypted registered
Sep 13 16:15:28 localhost kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19)
Sep 13 16:15:28 localhost kernel:  Magic number: 5:412:287
Sep 13 16:15:28 localhost kernel: tty tty20: hash matches
Sep 13 16:15:28 localhost kernel: rtc_cmos 00:06: setting system clock to 2021-09-13 16:15:28 UTC (1631549728)
Sep 13 16:15:28 localhost kernel: Freeing unused kernel memory: 1980k freed
Sep 13 16:15:28 localhost kernel: Write protecting the kernel read-only data: 12288k
Sep 13 16:15:28 localhost kernel: Freeing unused kernel memory: 396k freed
Sep 13 16:15:28 localhost kernel: Freeing unused kernel memory: 540k freed
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Sep 13 16:15:28 localhost systemd[1]: Detected architecture x86-64.
Sep 13 16:15:28 localhost systemd[1]: Running in initial RAM disk.
Sep 13 16:15:28 localhost systemd[1]: Set hostname to <localhost.localdomain>.
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
Sep 13 16:15:28 localhost systemd[1]: Reached target Timers.
Sep 13 16:15:28 localhost systemd[1]: Reached target Swap.
Sep 13 16:15:28 localhost systemd[1]: Reached target Local File Systems.
Sep 13 16:15:28 localhost systemd[1]: Created slice Root Slice.
Sep 13 16:15:28 localhost systemd[1]: Created slice System Slice.
Sep 13 16:15:28 localhost systemd[1]: Listening on udev Kernel Socket.
Sep 13 16:15:28 localhost systemd[1]: Listening on Journal Socket.
Sep 13 16:15:28 localhost systemd[1]: Starting Setup Virtual Console...
Sep 13 16:15:28 localhost systemd[1]: Starting Journal Service...
Sep 13 16:15:28 localhost systemd[1]: Starting dracut cmdline hook...
Sep 13 16:15:28 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel...
Sep 13 16:15:28 localhost systemd[1]: Listening on udev Control Socket.
Sep 13 16:15:28 localhost systemd[1]: Reached target Sockets.
Sep 13 16:15:28 localhost systemd[1]: Reached target Slices.
Sep 13 16:15:28 localhost systemd[1]: Starting Apply Kernel Variables...
Sep 13 16:15:28 localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
Sep 13 16:15:28 localhost systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 13 16:15:28 localhost systemd[1]: Started Apply Kernel Variables.
Sep 13 16:15:28 localhost systemd[1]: Started Create Static Device Nodes in /dev.
Sep 13 16:15:28 localhost journal: Journal started
Sep 13 16:15:28 localhost systemd[1]: Started Journal Service.
Sep 13 16:15:28 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Sep 13 16:15:28 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Sep 13 16:15:28 localhost systemd: Started Setup Virtual Console.
Sep 13 16:15:28 localhost systemd: Started dracut cmdline hook.
Sep 13 16:15:28 localhost systemd: Starting dracut pre-udev hook...
Sep 13 16:15:28 localhost kernel: device-mapper: uevent: version 1.0.3
Sep 13 16:15:28 localhost kernel: device-mapper: ioctl: 4.37.1-ioctl (2018-04-03) initialised: dm-devel@redhat.com
Sep 13 16:15:28 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Sep 13 16:15:28 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 16:15:28 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Sep 13 16:15:28 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 13 16:15:28 localhost kernel: hub 2-1:1.0: USB hub found
Sep 13 16:15:28 localhost kernel: hub 1-1:1.0: USB hub found
Sep 13 16:15:28 localhost kernel: hub 2-1:1.0: 8 ports detected
Sep 13 16:15:28 localhost kernel: hub 1-1:1.0: 6 ports detected
Sep 13 16:15:28 localhost systemd: Started dracut pre-udev hook.
Sep 13 16:15:28 localhost systemd: Starting udev Kernel Device Manager...
Sep 13 16:15:28 localhost systemd-udevd: starting version 219
Sep 13 16:15:28 localhost systemd: Started udev Kernel Device Manager.
Sep 13 16:15:28 localhost systemd: Starting udev Coldplug all Devices...
Sep 13 16:15:28 localhost systemd: Mounting Configuration File System...
Sep 13 16:15:28 localhost systemd: Mounted Configuration File System.
Sep 13 16:15:28 localhost systemd: Started udev Coldplug all Devices.
Sep 13 16:15:28 localhost systemd: Reached target System Initialization.
Sep 13 16:15:28 localhost systemd: Starting Show Plymouth Boot Screen...
Sep 13 16:15:28 localhost systemd: Starting dracut initqueue hook...
Sep 13 16:15:28 localhost kernel: dca service started, version 1.12.1
Sep 13 16:15:28 localhost kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 13 16:15:28 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 13 16:15:28 localhost kernel: PTP clock support registered
Sep 13 16:15:28 localhost systemd: Started Show Plymouth Boot Screen.
Sep 13 16:15:28 localhost systemd: Reached target Paths.
Sep 13 16:15:28 localhost systemd: Started Forward Password Requests to Plymouth Directory Watch.
Sep 13 16:15:28 localhost systemd: Reached target Basic System.
Sep 13 16:15:28 localhost kernel: r8169 0000:04:00.0: enabling device (0000 -> 0003)
Sep 13 16:15:28 localhost kernel: libphy: r8169: probed
Sep 13 16:15:28 localhost kernel: r8169 0000:04:00.0 eth0: RTL8168evl/8111evl, 00:e0:53:35:53:2c, XID 2c9, IRQ 32
Sep 13 16:15:28 localhost kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Sep 13 16:15:28 localhost kernel: ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k-rh7.7
Sep 13 16:15:28 localhost kernel: ixgbe: Copyright (c) 1999-2016 Intel Corporation.
Sep 13 16:15:28 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Sep 13 16:15:28 localhost kernel: isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
Sep 13 16:15:28 localhost kernel: isci 0000:05:00.0: driver configured for rev: 5 silicon
Sep 13 16:15:28 localhost kernel: isci 0000:05:00.0: Unable to obtain EFI var data for OEM parms
Sep 13 16:15:28 localhost kernel: isci 0000:05:00.0: OEM parameter table found in OROM
Sep 13 16:15:28 localhost kernel: isci 0000:05:00.0: OEM SAS parameters (version: 1.1) loaded (platform)
Sep 13 16:15:28 localhost kernel: isci 0000:05:00.0: SCU controller 0: phy 3-0 cables: {short, short, short, short}
Sep 13 16:15:28 localhost kernel: scsi host0: isci
Sep 13 16:15:28 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x9 impl SATA mode
Sep 13 16:15:28 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst 
Sep 13 16:15:28 localhost kernel: scsi host1: ahci
Sep 13 16:15:28 localhost kernel: scsi host2: ahci
Sep 13 16:15:28 localhost kernel: scsi host3: ahci
Sep 13 16:15:28 localhost kernel: scsi host4: ahci
Sep 13 16:15:28 localhost kernel: scsi host5: ahci
Sep 13 16:15:28 localhost kernel: scsi host6: ahci
Sep 13 16:15:28 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xfbf02000 port 0xfbf02100 irq 34
Sep 13 16:15:28 localhost kernel: ata2: DUMMY
Sep 13 16:15:28 localhost kernel: ata3: DUMMY
Sep 13 16:15:28 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xfbf02000 port 0xfbf02280 irq 34
Sep 13 16:15:28 localhost kernel: ata5: DUMMY
Sep 13 16:15:28 localhost kernel: ata6: DUMMY
Sep 13 16:15:29 localhost kernel: fb: conflicting fb hw usage astdrmfb vs EFI VGA - removing generic driver
Sep 13 16:15:29 localhost kernel: Console: switching to colour dummy device 80x25
Sep 13 16:15:29 localhost kernel: [drm] Using P2A bridge for configuration
Sep 13 16:15:29 localhost kernel: [drm] AST 2300 detected
Sep 13 16:15:29 localhost kernel: [drm] Analog VGA only
Sep 13 16:15:29 localhost kernel: [drm] dram MCLK=408 Mhz type=1 bus_width=16 size=00800000
Sep 13 16:15:29 localhost kernel: [TTM] Zone  kernel: Available graphics memory: 16372870 kiB
Sep 13 16:15:29 localhost kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Sep 13 16:15:29 localhost kernel: [TTM] Initializing pool allocator
Sep 13 16:15:29 localhost kernel: [TTM] Initializing DMA pool allocator
Sep 13 16:15:29 localhost kernel: fbcon: astdrmfb (fb0) is primary device
Sep 13 16:15:29 localhost kernel: Console: switching to colour frame buffer device 128x48
Sep 13 16:15:29 localhost kernel: ast 0000:08:00.0: fb0: astdrmfb frame buffer device
Sep 13 16:15:29 localhost kernel: [drm] Initialized ast 0.1.0 20120228 for 0000:08:00.0 on minor 0
Sep 13 16:15:29 localhost kernel: usb 1-1.3: new high-speed USB device number 3 using ehci-pci
Sep 13 16:15:29 localhost kernel: usb 2-1.8: new high-speed USB device number 3 using ehci-pci
Sep 13 16:15:29 localhost kernel: usb 2-1.8: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
Sep 13 16:15:29 localhost kernel: usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 13 16:15:29 localhost kernel: usb 2-1.8: Product: USB2.0 Hub
Sep 13 16:15:29 localhost kernel: usb 2-1.8: Manufacturer: GenesysLogic
Sep 13 16:15:29 localhost kernel: usb 1-1.3: New USB device found, idVendor=046b, idProduct=ff01, bcdDevice= 1.00
Sep 13 16:15:29 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 13 16:15:29 localhost kernel: usb 1-1.3: Product: Virtual Hub
Sep 13 16:15:29 localhost kernel: usb 1-1.3: Manufacturer: American Megatrends Inc.
Sep 13 16:15:29 localhost kernel: usb 1-1.3: SerialNumber: serial
Sep 13 16:15:29 localhost kernel: hub 2-1.8:1.0: USB hub found
Sep 13 16:15:29 localhost kernel: hub 1-1.3:1.0: USB hub found
Sep 13 16:15:29 localhost kernel: hub 1-1.3:1.0: 5 ports detected
Sep 13 16:15:29 localhost kernel: hub 2-1.8:1.0: 4 ports detected
Sep 13 16:15:29 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 13 16:15:29 localhost kernel: ata1.00: ATA-8: ADATA SP900, 5.0.6, max UDMA/133
Sep 13 16:15:29 localhost kernel: ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Sep 13 16:15:29 localhost kernel: ata1.00: configured for UDMA/133
Sep 13 16:15:29 localhost kernel: scsi 1:0:0:0: Direct-Access     ATA      ADATA SP900      6    PQ: 0 ANSI: 5
Sep 13 16:15:29 localhost kernel: usb 2-1.8.1: new full-speed USB device number 4 using ehci-pci
Sep 13 16:15:29 localhost kernel: usb 1-1.3.1: new low-speed USB device number 4 using ehci-pci
Sep 13 16:15:29 localhost kernel: random: fast init done
Sep 13 16:15:29 localhost kernel: usb 2-1.8.1: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
Sep 13 16:15:29 localhost kernel: usb 2-1.8.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 13 16:15:29 localhost kernel: usb 2-1.8.1: Product: USB Audio Device
Sep 13 16:15:29 localhost kernel: usb 2-1.8.1: Manufacturer: C-Media Electronics Inc.
Sep 13 16:15:29 localhost kernel: input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1:1.3/input/input2
Sep 13 16:15:29 localhost kernel: hid-generic 0003:0D8C:0014.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:00:1d.0-1.8.1/input3
Sep 13 16:15:29 localhost kernel: usb 1-1.3.1: New USB device found, idVendor=046b, idProduct=ff10, bcdDevice= 1.00
Sep 13 16:15:29 localhost kernel: usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 13 16:15:29 localhost kernel: usb 1-1.3.1: Product: Virtual Keyboard and Mouse
Sep 13 16:15:29 localhost kernel: usb 1-1.3.1: Manufacturer: American Megatrends Inc.
Sep 13 16:15:29 localhost kernel: input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.0/input/input3
Sep 13 16:15:29 localhost kernel: hid-generic 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.3.1/input0
Sep 13 16:15:29 localhost kernel: input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1:1.1/input/input4
Sep 13 16:15:29 localhost kernel: hid-generic 0003:046B:FF10.0003: input,hidraw2: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1a.0-1.3.1/input1
Sep 13 16:15:29 localhost kernel: ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep 13 16:15:29 localhost kernel: ata4.00: ATA-8: WDC WD5000AAKX-08U6AA0, 19.01H19, max UDMA/100
Sep 13 16:15:29 localhost kernel: ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Sep 13 16:15:29 localhost kernel: ata4.00: configured for UDMA/100
Sep 13 16:15:29 localhost kernel: scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000AAKX-0 1H19 PQ: 0 ANSI: 5
Sep 13 16:15:29 localhost kernel: sd 1:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
Sep 13 16:15:29 localhost kernel: sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Sep 13 16:15:29 localhost kernel: sd 4:0:0:0: [sdb] Write Protect is off
Sep 13 16:15:29 localhost kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 13 16:15:29 localhost kernel: sd 1:0:0:0: [sda] Write Protect is off
Sep 13 16:15:29 localhost kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 13 16:15:29 localhost kernel: sda: sda1 sda2 sda3 sda4
Sep 13 16:15:29 localhost kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Sep 13 16:15:29 localhost kernel: sdb: sdb1
Sep 13 16:15:29 localhost kernel: sd 4:0:0:0: [sdb] Attached SCSI disk
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 24, Tx Queue count = 24 XDP Queue count = 0
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: PCI Express bandwidth of 16GT/s available
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: (Speed:5.0GT/s, Width: x4, Encoding Loss:20%)
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: MAC: 2, PHY: 1, PBA No: FFFFFF-0FF
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: 08:9e:01:c2:19:e0
Sep 13 16:15:30 localhost kernel: ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
Sep 13 16:15:30 localhost kernel: libphy: ixgbe-mdio: probed
Sep 13 16:15:30 localhost systemd: Found device /dev/mapper/centos-root.
Sep 13 16:15:30 localhost systemd: Starting File System Check on /dev/mapper/centos-root...
Sep 13 16:15:30 localhost systemd: Started dracut initqueue hook.
Sep 13 16:15:30 localhost systemd: Reached target Remote File Systems (Pre).
Sep 13 16:15:30 localhost systemd: Reached target Remote File Systems.
Sep 13 16:15:30 localhost systemd-fsck: /sbin/fsck.xfs: XFS file system.
Sep 13 16:15:30 localhost systemd: Started File System Check on /dev/mapper/centos-root.
Sep 13 16:15:30 localhost systemd: Mounting /sysroot...
Sep 13 16:15:30 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled
Sep 13 16:15:30 localhost kernel: XFS (dm-0): Mounting V5 Filesystem
Sep 13 16:15:30 localhost kernel: XFS (dm-0): Starting recovery (logdev: internal)
Sep 13 16:15:30 localhost kernel: random: crng init done
Sep 13 16:15:31 localhost kernel: XFS (dm-0): Ending recovery (logdev: internal)
Sep 13 16:15:31 localhost systemd: Mounted /sysroot.
Sep 13 16:15:31 localhost systemd: Reached target Initrd Root File System.
Sep 13 16:15:31 localhost systemd: Starting Reload Configuration from the Real Root...
Sep 13 16:15:31 localhost systemd: Reloading.
Sep 13 16:15:31 localhost systemd: Started Reload Configuration from the Real Root.
Sep 13 16:15:31 localhost systemd: Reached target Initrd File Systems.
Sep 13 16:15:31 localhost systemd: Reached target Initrd Default Target.
Sep 13 16:15:31 localhost systemd: Starting dracut pre-pivot and cleanup hook...
Sep 13 16:15:31 localhost systemd: Started dracut pre-pivot and cleanup hook.
Sep 13 16:15:31 localhost systemd: Starting Cleaning Up and Shutting Down Daemons...
Sep 13 16:15:31 localhost systemd: Stopped target Timers.
Sep 13 16:15:31 localhost systemd: Stopped dracut pre-pivot and cleanup hook.
Sep 13 16:15:31 localhost systemd: Stopped target Initrd Default Target.
Sep 13 16:15:31 localhost systemd: Starting Plymouth switch root service...
Sep 13 16:15:31 localhost systemd: Stopped target Basic System.
Sep 13 16:15:31 localhost systemd: Stopped target Sockets.
Sep 13 16:15:31 localhost systemd: Stopped target System Initialization.
Sep 13 16:15:31 localhost systemd: Stopped Apply Kernel Variables.
Sep 13 16:15:31 localhost systemd: Stopping udev Kernel Device Manager...
Sep 13 16:15:31 localhost systemd: Stopped target Swap.
Sep 13 16:15:31 localhost systemd: Stopped target Local File Systems.
Sep 13 16:15:31 localhost systemd: Stopped target Paths.
Sep 13 16:15:31 localhost systemd: Stopped target Slices.
Sep 13 16:15:31 localhost systemd: Stopped target Remote File Systems.
Sep 13 16:15:31 localhost systemd: Stopped target Remote File Systems (Pre).
Sep 13 16:15:31 localhost systemd: Stopped dracut initqueue hook.
Sep 13 16:15:31 localhost systemd: Stopped udev Coldplug all Devices.
Sep 13 16:15:31 localhost systemd: Stopped udev Kernel Device Manager.
Sep 13 16:15:31 localhost systemd: Stopped Create Static Device Nodes in /dev.
Sep 13 16:15:31 localhost systemd: Stopped Create list of required static device nodes for the current kernel.
Sep 13 16:15:31 localhost systemd: Stopped dracut pre-udev hook.
Sep 13 16:15:31 localhost systemd: Stopped dracut cmdline hook.
Sep 13 16:15:31 localhost systemd: Closed udev Kernel Socket.
Sep 13 16:15:31 localhost systemd: Closed udev Control Socket.
Sep 13 16:15:31 localhost systemd: Starting Cleanup udevd DB...
Sep 13 16:15:31 localhost systemd: Started Cleaning Up and Shutting Down Daemons.
Sep 13 16:15:31 localhost systemd: Started Cleanup udevd DB.
Sep 13 16:15:31 localhost systemd: Reached target Switch Root.
Sep 13 16:15:31 localhost systemd: Started Plymouth switch root service.
Sep 13 16:15:31 localhost systemd: Starting Switch Root...
Sep 13 16:15:31 localhost systemd: Switching root.
Sep 13 16:15:31 localhost journal: Journal stopped
Sep 13 16:15:35 localhost journal: Runtime journal is using 8.0M (max allowed 1.5G, trying to leave 2.3G free of 15.6G available → current limit 1.5G).
Sep 13 16:15:35 localhost systemd-journald[212]: Received SIGTERM from PID 1 (systemd).
Sep 13 16:15:35 localhost kernel: type=1404 audit(1631549732.294:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
Sep 13 16:15:35 localhost kernel: type=1403 audit(1631549732.538:3): policy loaded auid=4294967295 ses=4294967295
Sep 13 16:15:35 localhost systemd[1]: Successfully loaded SELinux policy in 264.244ms.
Sep 13 16:15:35 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 13 16:15:35 localhost systemd[1]: Inserted module 'ip_tables'
Sep 13 16:15:35 localhost systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 35.085ms.
Sep 13 16:15:35 localhost journal: Journal started
Sep 13 16:15:35 localhost systemd: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Sep 13 16:15:35 localhost systemd: Detected architecture x86-64.
Sep 13 16:15:35 localhost systemd: Set hostname to <localhost.localdomain>.
Sep 13 16:15:35 localhost systemd: Mounted Debug File System.
Sep 13 16:15:35 localhost systemd: Mounted POSIX Message Queue File System.
Sep 13 16:15:35 localhost systemd: Mounted Huge Pages File System.
Sep 13 16:15:35 localhost systemd: Started Remount Root and Kernel File Systems.
Sep 13 16:15:35 localhost systemd: Starting Flush Journal to Persistent Storage...
Sep 13 16:15:35 localhost systemd: Starting udev Coldplug all Devices...
Sep 13 16:15:35 localhost systemd: Starting Configure read-only root support...
Sep 13 16:15:35 localhost systemd: Started Apply Kernel Variables.
Sep 13 16:15:35 localhost systemd: Started Read and set NIS domainname from /etc/sysconfig/network.
Sep 13 16:15:35 localhost systemd: Started LVM2 metadata daemon.
Sep 13 16:15:35 localhost systemd: Started udev Coldplug all Devices.
Sep 13 16:15:35 localhost systemd: Started Flush Journal to Persistent Storage.
Sep 13 16:15:36 localhost systemd: Started Configure read-only root support.
Sep 13 16:15:36 localhost systemd: Starting Load/Save Random Seed...
Sep 13 16:15:36 localhost systemd: Started Load/Save Random Seed.
Sep 13 16:15:36 localhost systemd: Started Create Static Device Nodes in /dev.
Sep 13 16:15:36 localhost systemd: Starting udev Kernel Device Manager...
Sep 13 16:15:36 localhost systemd-udevd: starting version 219
Sep 13 16:15:36 localhost systemd: Started udev Kernel Device Manager.
Sep 13 16:15:37 localhost kernel: IPMI message handler: version 39.2
Sep 13 16:15:37 localhost kernel: ipmi device interface
Sep 13 16:15:37 localhost kernel: ipmi_si: IPMI System Interface driver
Sep 13 16:15:37 localhost kernel: ipmi_si dmi-ipmi-si.0: probing via SMBIOS
Sep 13 16:15:37 localhost kernel: ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
Sep 13 16:15:37 localhost kernel: ipmi_si: Adding SMBIOS-specified kcs state machine
Sep 13 16:15:37 localhost kernel: ipmi_si IPI0001:00: probing via ACPI
Sep 13 16:15:37 localhost kernel: ipmi_si IPI0001:00: [io  0x0ca2] regsize 1 spacing 1 irq 0
Sep 13 16:15:37 localhost kernel: ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI
Sep 13 16:15:37 localhost kernel: ipmi_si: Adding ACPI-specified kcs state machine
Sep 13 16:15:37 localhost kernel: ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0
Sep 13 16:15:37 localhost kernel: mei_me 0000:00:16.0: Device doesn't have valid ME Interface
Sep 13 16:15:37 localhost kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
Sep 13 16:15:37 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Sep 13 16:15:37 localhost kernel: sd 1:0:0:0: Attached scsi generic sg0 type 0
Sep 13 16:15:37 localhost kernel: sd 4:0:0:0: Attached scsi generic sg1 type 0
Sep 13 16:15:37 localhost kernel: ipmi_si IPI0001:00: Found new BMC (man_id: 0x001c4c, prod_id: 0x324d, dev_id: 0x20)
Sep 13 16:15:37 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Sep 13 16:15:37 localhost kernel: cryptd: max_cpu_qlen set to 1000
Sep 13 16:15:37 localhost kernel: ipmi_si IPI0001:00: IPMI kcs interface initialized
Sep 13 16:15:37 localhost kernel: ipmi_ssif: IPMI SSIF Interface driver
Sep 13 16:15:37 localhost systemd: Found device ADATA_SP900 3.
Sep 13 16:15:37 localhost systemd: Found device ADATA_SP900 4.
Sep 13 16:15:37 localhost kernel: AVX version of gcm_enc/dec engaged.
Sep 13 16:15:37 localhost kernel: AES CTR mode by8 optimization enabled
Sep 13 16:15:37 localhost systemd: Found device ADATA_SP900 2.
Sep 13 16:15:37 localhost systemd: Found device ADATA_SP900 EFI\x20System\x20Partition.
Sep 13 16:15:37 localhost systemd: Activating swap /dev/disk/by-uuid/cf7f30e7-3444-4797-9ac0-cc9bea6171df...
Sep 13 16:15:37 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
Sep 13 16:15:37 localhost kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni)
Sep 13 16:15:37 localhost kernel: Adding 44040188k swap on /dev/sda3.  Priority:-2 extents:1 across:44040188k SSFS
Sep 13 16:15:37 localhost systemd: Activated swap /dev/disk/by-uuid/cf7f30e7-3444-4797-9ac0-cc9bea6171df.
Sep 13 16:15:37 localhost systemd: Reached target Swap.
Sep 13 16:15:37 localhost kernel: intel_rapl: Found RAPL domain package
Sep 13 16:15:37 localhost kernel: intel_rapl: Found RAPL domain core
Sep 13 16:15:37 localhost kernel: intel_rapl: Found RAPL domain dram
Sep 13 16:15:37 localhost kernel: EDAC MC0: Giving out device to 'sb_edac.c' 'Ivy Bridge SrcID#0_Ha#0': DEV 0000:ff:0e.0
Sep 13 16:15:37 localhost kernel: EDAC MC1: Giving out device to 'sb_edac.c' 'Ivy Bridge SrcID#0_Ha#1': DEV 0000:ff:1c.0
Sep 13 16:15:37 localhost kernel: EDAC sbridge:  Ver: 1.1.2 
Sep 13 16:15:37 localhost kernel: usbcore: registered new interface driver snd-usb-audio
Sep 13 16:15:37 localhost kernel: iTCO_vendor_support: vendor-support=0
Sep 13 16:15:37 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Sep 13 16:15:37 localhost kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
Sep 13 16:15:37 localhost systemd: Reached target Sound Card.
Sep 13 16:15:39 localhost systemd: Created slice system-lvm2\x2dpvscan.slice.
Sep 13 16:15:39 localhost systemd: Starting LVM2 PV scan on device 8:17...
Sep 13 16:15:39 localhost lvm: pvscan[1301] WARNING: lvmetad is being updated, retrying (setup) for 10 more seconds.
Sep 13 16:15:39 localhost lvm: 1 logical volume(s) in volume group "centos" monitored
Sep 13 16:15:39 localhost systemd: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 13 16:15:39 localhost systemd: Reached target Local File Systems (Pre).
Sep 13 16:15:39 localhost systemd: Mounting /home...
Sep 13 16:15:39 localhost systemd: Mounting /boot...
Sep 13 16:15:39 localhost kernel: XFS (sda4): Mounting V5 Filesystem
Sep 13 16:15:39 localhost kernel: XFS (sda2): Mounting V5 Filesystem
Sep 13 16:15:39 localhost kernel: XFS (sda4): Starting recovery (logdev: internal)
Sep 13 16:15:39 localhost kernel: XFS (sda4): Ending recovery (logdev: internal)
Sep 13 16:15:39 localhost systemd: Mounted /home.
Sep 13 16:15:39 localhost kernel: XFS (sda2): Starting recovery (logdev: internal)
Sep 13 16:15:39 localhost kernel: XFS (sda2): Ending recovery (logdev: internal)
Sep 13 16:15:39 localhost systemd: Mounted /boot.
Sep 13 16:15:39 localhost systemd: Mounting /boot/efi...
Sep 13 16:15:39 localhost kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Sep 13 16:15:39 localhost systemd: Mounted /boot/efi.
Sep 13 16:15:39 localhost systemd: Reached target Local File Systems.
Sep 13 16:15:39 localhost systemd: Starting Tell Plymouth To Write Out Runtime Data...
Sep 13 16:15:39 localhost systemd: Starting Import network configuration from initramfs...
Sep 13 16:15:39 localhost systemd: Started Tell Plymouth To Write Out Runtime Data.
Sep 13 16:15:39 localhost systemd: Started Import network configuration from initramfs.
Sep 13 16:15:39 localhost systemd: Starting Create Volatile Files and Directories...
Sep 13 16:15:39 localhost systemd: Started Create Volatile Files and Directories.
Sep 13 16:15:39 localhost systemd: Starting Security Auditing Service...
Sep 13 16:15:39 localhost auditd[1350]: Started dispatcher: /sbin/audispd pid: 1352
Sep 13 16:15:39 localhost audispd: No plugins found, exiting
Sep 13 16:15:40 localhost kernel: type=1305 audit(1631549740.077:4): audit_pid=1350 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
Sep 13 16:15:40 localhost auditd[1350]: Init complete, auditd 2.8.5 listening for events (startup state enable)
Sep 13 16:15:40 localhost augenrules: /sbin/augenrules: No change
Sep 13 16:15:40 localhost augenrules: No rules
Sep 13 16:15:40 localhost augenrules: enabled 1
Sep 13 16:15:40 localhost augenrules: failure 1
Sep 13 16:15:40 localhost augenrules: pid 1350
Sep 13 16:15:40 localhost augenrules: rate_limit 0
Sep 13 16:15:40 localhost augenrules: backlog_limit 8192
Sep 13 16:15:40 localhost augenrules: lost 0
Sep 13 16:15:40 localhost augenrules: backlog 0
Sep 13 16:15:40 localhost augenrules: enabled 1
Sep 13 16:15:40 localhost augenrules: failure 1
Sep 13 16:15:40 localhost augenrules: pid 1350
Sep 13 16:15:40 localhost augenrules: rate_limit 0
Sep 13 16:15:40 localhost augenrules: backlog_limit 8192
Sep 13 16:15:40 localhost augenrules: lost 0
Sep 13 16:15:40 localhost augenrules: backlog 0
Sep 13 16:15:40 localhost systemd: Started Security Auditing Service.
Sep 13 16:15:40 localhost systemd: Starting Update UTMP about System Boot/Shutdown...
Sep 13 16:15:40 localhost systemd: Started Update UTMP about System Boot/Shutdown.
Sep 13 16:15:40 localhost systemd: Reached target System Initialization.
Sep 13 16:15:40 localhost systemd: Started Daily Cleanup of Temporary Directories.
Sep 13 16:15:40 localhost systemd: Reached target Timers.
Sep 13 16:15:40 localhost systemd: Listening on PC/SC Smart Card Daemon Activation Socket.
Sep 13 16:15:40 localhost systemd: Listening on D-Bus System Message Bus Socket.
Sep 13 16:15:40 localhost systemd: Reached target Sockets.
Sep 13 16:15:40 localhost systemd: Reached target Basic System.
Sep 13 16:15:40 localhost systemd: Starting Login Service...
Sep 13 16:15:40 localhost systemd: Started irqbalance daemon.
Sep 13 16:15:40 localhost systemd: Starting Dump dmesg to /var/log/dmesg...
Sep 13 16:15:40 localhost systemd: Started ABRT Automated Bug Reporting Tool.
Sep 13 16:15:40 localhost systemd: Starting Install ABRT coredump hook...
Sep 13 16:15:40 localhost systemd: Started ABRT kernel log watcher.
Sep 13 16:15:40 localhost systemd: Starting Load CPU microcode update...
Sep 13 16:15:40 localhost systemd: Starting Permit User Sessions...
Sep 13 16:15:40 localhost systemd: Starting Authorization Manager...
Sep 13 16:15:40 localhost systemd: Starting Initialize hardware monitoring sensors...
Sep 13 16:15:40 localhost systemd: Started D-Bus System Message Bus.
Sep 13 16:15:40 localhost modprobe: No sensors with loadable kernel modules configured.
Sep 13 16:15:40 localhost modprobe: Please, run 'sensors-detect' as root in order to search for available sensors.
Sep 13 16:15:40 localhost polkitd[1381]: Started polkitd version 0.112
Sep 13 16:15:40 localhost dbus[1387]: [system] Successfully activated service 'org.freedesktop.systemd1'
Sep 13 16:15:40 localhost systemd: Started Dump dmesg to /var/log/dmesg.
Sep 13 16:15:40 localhost systemd: Started Install ABRT coredump hook.
Sep 13 16:15:40 localhost systemd: Started Permit User Sessions.
Sep 13 16:15:40 localhost systemd: Starting Wait for Plymouth Boot Screen to Quit...
Sep 13 16:15:40 localhost systemd-logind: New seat seat0.
Sep 13 16:15:40 localhost systemd: Starting Terminate Plymouth Boot Screen...
Sep 13 16:15:40 localhost systemd: Started Command Scheduler.
Sep 13 16:15:40 localhost systemd-logind: Watching system buttons on /dev/input/event1 (Power Button)
Sep 13 16:15:40 localhost systemd-logind: Watching system buttons on /dev/input/event0 (Power Button)
Sep 13 16:15:40 localhost systemd: Started Initialize hardware monitoring sensors.
Sep 13 16:15:40 localhost systemd: Started Login Service.
Sep 13 16:15:40 localhost abrtd: Init complete, entering main loop
Sep 13 16:15:41 localhost systemd: Received SIGRTMIN+21 from PID 416 (plymouthd).
Sep 13 16:15:41 localhost systemd: Started Authorization Manager.
Sep 13 16:15:41 localhost systemd: Started Wait for Plymouth Boot Screen to Quit.
Sep 13 16:15:41 localhost systemd: Started Terminate Plymouth Boot Screen.
Sep 13 16:15:41 localhost systemd: Started Getty on tty1.
Sep 13 16:15:41 localhost systemd: Reached target Login Prompts.
Sep 13 16:15:41 localhost systemd: Starting firewalld - dynamic firewall daemon...
Sep 13 16:15:41 localhost systemd: Started Load CPU microcode update.
Sep 13 16:15:41 localhost lvm: pvscan[1301] VG centos run autoactivation.
Sep 13 16:15:41 localhost lvm: 1 logical volume(s) in volume group "centos" now active
Sep 13 16:15:41 localhost systemd: Started LVM2 PV scan on device 8:17.
Sep 13 16:15:41 localhost systemd: Started firewalld - dynamic firewall daemon.
Sep 13 16:15:41 localhost systemd: Reached target Network (Pre).
Sep 13 16:15:41 localhost systemd: Starting Network Manager...
Sep 13 16:15:41 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Sep 13 16:15:42 localhost kernel: Ebtables v2.0 registered
Sep 13 16:15:42 localhost firewalld[1450]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Sep 13 16:15:42 localhost kernel: Netfilter messages via NETLINK v0.30.
Sep 13 16:15:42 localhost kernel: ip_set: protocol 7
Sep 13 16:15:42 localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
Sep 13 16:15:42 localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Sep 13 16:15:42 localhost NetworkManager[1455]: <info>  [1631549742.7380] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time)
Sep 13 16:15:42 localhost NetworkManager[1455]: <info>  [1631549742.7388] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf)
Sep 13 16:15:42 localhost NetworkManager[1455]: <info>  [1631549742.8919] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 13 16:15:42 localhost systemd: Started Network Manager.
Sep 13 16:15:42 localhost systemd: Starting Network Manager Wait Online...
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.0961] manager[0x56267a81e0b0]: monitoring kernel firmware directory '/lib/firmware'.
Sep 13 16:15:43 localhost dbus[1387]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Sep 13 16:15:43 localhost systemd: Starting Hostname Service...
Sep 13 16:15:43 localhost dbus[1387]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3376] hostname: hostname: using hostnamed
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3376] hostname: hostname changed from (none) to "localhost.localdomain"
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3384] dns-mgr[0x56267a803220]: init: dns=default,systemd-resolved rc-manager=file
Sep 13 16:15:43 localhost systemd: Started Hostname Service.
Sep 13 16:15:43 localhost dbus[1387]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Sep 13 16:15:43 localhost systemd: Starting Network Manager Script Dispatcher Service...
Sep 13 16:15:43 localhost dbus[1387]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Sep 13 16:15:43 localhost systemd: Started Network Manager Script Dispatcher Service.
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3716] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so")
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3725] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so")
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3725] settings: Loaded settings plugin: NMSKeyfilePlugin (internal)
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3759] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-enp4s0 (4a9df8ef-e9c8-41a5-a23e-4b8b9c8e073c,"enp4s0")
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.3771] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eno1 (58a5cea7-02fb-4053-829c-54747e572357,"eno1")
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4041] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4042] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4044] manager: Networking is enabled by state file
Sep 13 16:15:43 localhost nm-dispatcher: req:1 'hostname': new request (2 scripts)
Sep 13 16:15:43 localhost nm-dispatcher: req:1 'hostname': start running ordered scripts...
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4255] dhcp-init: Using DHCP client 'dhclient'
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4812] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so)
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4830] device (lo): carrier: link connected
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4834] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4849] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.4863] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 16:15:43 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
Sep 13 16:15:43 localhost kernel: RTL8211E Gigabit Ethernet r8169-400:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-400:00, irq=-2)
Sep 13 16:15:43 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.6769] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Sep 13 16:15:43 localhost nm-dispatcher: req:2 'connectivity-change': new request (2 scripts)
Sep 13 16:15:43 localhost nm-dispatcher: req:2 'connectivity-change': start running ordered scripts...
Sep 13 16:15:43 localhost NetworkManager[1455]: <info>  [1631549743.6781] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 13 16:15:43 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
Sep 13 16:15:43 localhost kernel: ixgbe 0000:02:00.0: registered PHC device on eno1
Sep 13 16:15:43 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
Sep 13 16:15:46 localhost kernel: libphy: r8169-400:00 - Link is Up - 1000/Full
Sep 13 16:15:46 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8575] device (enp4s0): carrier: link connected
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8581] device (enp4s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8605] policy: auto-activating connection 'enp4s0' (4a9df8ef-e9c8-41a5-a23e-4b8b9c8e073c)
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8736] device (enp4s0): Activation: starting connection 'enp4s0' (4a9df8ef-e9c8-41a5-a23e-4b8b9c8e073c)
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8739] device (enp4s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8746] manager: NetworkManager state is now CONNECTING
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.8751] device (enp4s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.9200] device (enp4s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:46 localhost NetworkManager[1455]: <info>  [1631549746.9214] dhcp4 (enp4s0): activation: beginning transaction (timeout in 45 seconds)
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.0099] dhcp4 (enp4s0): dhclient started with pid 1620
Sep 13 16:15:47 localhost dhclient[1620]: DHCPREQUEST on enp4s0 to 255.255.255.255 port 67 (xid=0x2eee507f)
Sep 13 16:15:47 localhost dhclient[1620]: DHCPACK from 192.168.1.1 (xid=0x2eee507f)
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2686] dhcp4 (enp4s0):   address 192.168.1.180
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2690] dhcp4 (enp4s0):   plen 24 (255.255.255.0)
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2690] dhcp4 (enp4s0):   gateway 192.168.1.1
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2690] dhcp4 (enp4s0):   lease time 7200
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2691] dhcp4 (enp4s0):   nameserver '211.148.192.141'
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2691] dhcp4 (enp4s0):   nameserver '211.148.192.151'
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2691] dhcp4 (enp4s0):   domain name 'DHCP'
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2691] dhcp4 (enp4s0):   domain name 'HOST'
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2691] dhcp4 (enp4s0): state changed unknown -> bound
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2713] device (enp4s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:47 localhost dhclient[1620]: bound to 192.168.1.180 -- renewal in 2725 seconds.
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2726] device (enp4s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2731] device (enp4s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.2742] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.3067] manager: NetworkManager state is now CONNECTED_SITE
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.3069] policy: set 'enp4s0' (enp4s0) as default for IPv4 routing and DNS
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.3400] device (enp4s0): Activation: successful, device activated.
Sep 13 16:15:47 localhost NetworkManager[1455]: <info>  [1631549747.3414] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 13 16:15:47 localhost nm-dispatcher: req:3 'up' [enp4s0]: new request (2 scripts)
Sep 13 16:15:47 localhost nm-dispatcher: req:3 'up' [enp4s0]: start running ordered scripts...
Sep 13 16:15:47 localhost nm-dispatcher: req:4 'connectivity-change': new request (2 scripts)
Sep 13 16:15:47 localhost nm-dispatcher: req:4 'connectivity-change': start running ordered scripts...
Sep 13 16:15:49 localhost NetworkManager[1455]: <info>  [1631549749.8885] manager: startup complete
Sep 13 16:15:49 localhost systemd: Started Network Manager Wait Online.
Sep 13 16:15:49 localhost systemd: Starting LSB: Bring up/down networking...
Sep 13 16:15:50 localhost network: Bringing up loopback interface:  [  OK  ]
Sep 13 16:15:50 localhost network: Bringing up interface enp4s0:  [  OK  ]
Sep 13 16:15:50 localhost systemd: Started LSB: Bring up/down networking.
Sep 13 16:15:50 localhost systemd: Reached target Network.
Sep 13 16:15:50 localhost systemd: Starting Dynamic System Tuning Daemon...
Sep 13 16:15:50 localhost systemd: Reached target Network is Online.
Sep 13 16:15:50 localhost systemd: Starting System Logging Service...
Sep 13 16:15:50 localhost systemd: Starting OpenSSH server daemon...
Sep 13 16:15:50 localhost systemd: Starting Postfix Mail Transport Agent...
Sep 13 16:15:50 localhost systemd: Starting Crash recovery kernel arming...
Sep 13 16:15:50 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.1" x-pid="1812" x-info="http://www.rsyslog.com"] start
Sep 13 16:15:50 localhost rsyslogd: imjournal: fscanf on state file `/var/lib/rsyslog/imjournal.state' failed  [v8.24.0-57.el7_9.1 try http://www.rsyslog.com/e/2027 ]
Sep 13 16:15:50 localhost systemd: Started System Logging Service.
Sep 13 16:15:50 localhost rsyslogd: imjournal: ignoring invalid state file [v8.24.0-57.el7_9.1]
Sep 13 16:15:50 localhost systemd: Started OpenSSH server daemon.
Sep 13 16:15:51 localhost systemd: Started Dynamic System Tuning Daemon.
Sep 13 16:15:51 localhost systemd: Started Postfix Mail Transport Agent.
Sep 13 16:15:53 localhost kdumpctl: kexec: loaded kdump kernel
Sep 13 16:15:53 localhost kdumpctl: Starting kdump: [OK]
Sep 13 16:15:53 localhost systemd: Started Crash recovery kernel arming.
Sep 13 16:15:53 localhost systemd: Reached target Multi-User System.
Sep 13 16:15:53 localhost systemd: Starting Update UTMP about System Runlevel Changes...
Sep 13 16:15:53 localhost systemd: Started Stop Read-Ahead Data Collection 10s After Completed Startup.
Sep 13 16:15:53 localhost systemd: Started Update UTMP about System Runlevel Changes.
Sep 13 16:15:53 localhost systemd: Startup finished in 2.415s (kernel) + 3.762s (initrd) + 20.895s (userspace) = 1min 42.033s.
Sep 13 16:16:23 localhost systemd: Starting Stop Read-Ahead Data Collection...
Sep 13 16:16:23 localhost systemd: Started Stop Read-Ahead Data Collection.
Sep 13 16:16:24 localhost systemd: Created slice User Slice of root.
Sep 13 16:16:24 localhost systemd-logind: New session 1 of user root.
Sep 13 16:16:24 localhost systemd: Started Session 1 of user root.

kdump log

the kdump had been started, but no any logs

qq616023844 commented 2 years ago

hello, i will close this issue. i found that the host machine crash not because zk, but memory. zk :3.3.6 works because the container starts with less memory than zk :3.7