# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciwjjj06c0/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_deprecated_initscripts.yml ******************************** 2 plays in /WORKDIR/git-weekly-ciwjjj06c0/tests/tests_bond_deprecated_initscripts.yml PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tests_bond_deprecated_initscripts.yml:5 Saturday 06 July 2024 17:04:44 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tests_bond_deprecated_initscripts.yml:8 Saturday 06 July 2024 17:04:44 +0000 (0:00:00.710) 0:00:00.721 ********* included: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:3 Saturday 06 July 2024 17:04:44 +0000 (0:00:00.011) 0:00:00.733 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:17 Saturday 06 July 2024 17:04:44 +0000 (0:00:00.230) 0:00:00.963 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:22 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.178) 0:00:01.142 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:26 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.016) 0:00:01.159 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:51 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.008) 0:00:01.167 ********* included: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:8 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.021) 0:00:01.189 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:24 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.183) 0:00:01.372 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:30 Saturday 06 July 2024 17:04:45 +0000 (0:00:00.416) 0:00:01.789 ********* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.177916", "end": "2024-07-06 13:04:46.088477", "rc": 0, "start": "2024-07-06 13:04:45.910561" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = 1 enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:35 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.301) 0:00:02.090 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:40 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.008) 0:00:02.099 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/tests_bond_deprecated_initscripts.yml:10 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.008) 0:00:02.107 ********* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing bond device using deprecated 'master' argument] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:3 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.016) 0:00:02.124 ********* ok: [sut] TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:15 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.492) 0:00:02.616 ********* ok: [sut] => {} MSG: ################################################## TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Saturday 06 July 2024 17:04:46 +0000 (0:00:00.018) 0:00:02.635 ********* FAILED - RETRYING: [sut]: Install dnsmasq (6 retries left). FAILED - RETRYING: [sut]: Install dnsmasq (5 retries left). FAILED - RETRYING: [sut]: Install dnsmasq (4 retries left). FAILED - RETRYING: [sut]: Install dnsmasq (3 retries left). FAILED - RETRYING: [sut]: Install dnsmasq (2 retries left). FAILED - RETRYING: [sut]: Install dnsmasq (1 retries left). fatal: [sut]: FAILED! => { "attempts": 6, "changed": false } MSG: Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 TASK [Gather failure information] ********************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:95 Saturday 06 July 2024 17:05:48 +0000 (0:01:02.175) 0:01:04.811 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "exec 1>&2\nset -xo pipefail\nip -d -s link show\nip -d -s a s\njournalctl -ex\nps -ef | grep dnsmasq || :\n", "delta": "0:00:00.062122", "end": "2024-07-06 13:05:49.001917", "failed_when_result": true, "rc": 0, "start": "2024-07-06 13:05:48.939795" } STDERR: + ip -d -s link show 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 promiscuity 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 RX: bytes packets errors dropped overrun mcast 6176 64 0 0 0 0 TX: bytes packets errors dropped carrier collsns 6176 64 0 0 0 0 2: eth0: mtu 9001 qdisc mq state UP mode DEFAULT group default qlen 1000 link/ether 0a:ff:d9:aa:bc:d3 brd ff:ff:ff:ff:ff:ff promiscuity 0 addrgenmode eui64 numtxqueues 2 numrxqueues 2 gso_max_size 65536 gso_max_segs 65535 RX: bytes packets errors dropped overrun mcast 4512443 1773 0 0 0 0 TX: bytes packets errors dropped carrier collsns 184056 1542 0 0 0 0 + ip -d -s a s 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 promiscuity 0 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever RX: bytes packets errors dropped overrun mcast 6176 64 0 0 0 0 TX: bytes packets errors dropped carrier collsns 6176 64 0 0 0 0 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:d9:aa:bc:d3 brd ff:ff:ff:ff:ff:ff promiscuity 0 numtxqueues 2 numrxqueues 2 gso_max_size 65536 gso_max_segs 65535 inet 10.31.12.206/22 brd 10.31.15.255 scope global noprefixroute dynamic eth0 valid_lft 2543sec preferred_lft 2543sec inet6 fe80::8ff:d9ff:feaa:bcd3/64 scope link valid_lft forever preferred_lft forever RX: bytes packets errors dropped overrun mcast 4512443 1773 0 0 0 0 TX: bytes packets errors dropped carrier collsns 184056 1542 0 0 0 0 + journalctl -ex -- Logs begin at Sat 2024-07-06 12:47:50 EDT, end at Sat 2024-07-06 13:05:48 EDT. -- Jul 06 12:47:50 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd9000-0xefffffff] Jul 06 12:47:50 localhost.localdomain kernel: Reserving 161MB of memory at 688MB for crashkernel (System RAM: 3839MB) Jul 06 12:47:50 localhost.localdomain kernel: Zone ranges: Jul 06 12:47:50 localhost.localdomain kernel: DMA [mem 0x00001000-0x00ffffff] Jul 06 12:47:50 localhost.localdomain kernel: DMA32 [mem 0x01000000-0xffffffff] Jul 06 12:47:50 localhost.localdomain kernel: Normal empty Jul 06 12:47:50 localhost.localdomain kernel: Movable zone start for each node Jul 06 12:47:50 localhost.localdomain kernel: Early memory node ranges Jul 06 12:47:50 localhost.localdomain kernel: node 0: [mem 0x00001000-0x0009dfff] Jul 06 12:47:50 localhost.localdomain kernel: node 0: [mem 0x00100000-0xefffffff] Jul 06 12:47:50 localhost.localdomain kernel: Initmem setup node 0 [mem 0x00001000-0xefffffff] Jul 06 12:47:50 localhost.localdomain kernel: On node 0 totalpages: 982941 Jul 06 12:47:50 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Jul 06 12:47:50 localhost.localdomain kernel: DMA zone: 21 pages reserved Jul 06 12:47:50 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Jul 06 12:47:50 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Jul 06 12:47:50 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:31 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x00] disabled) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) Jul 06 12:47:50 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IRQ0 used by override. Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IRQ5 used by override. Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IRQ9 used by override. Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IRQ10 used by override. Jul 06 12:47:50 localhost.localdomain kernel: ACPI: IRQ11 used by override. Jul 06 12:47:50 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Jul 06 12:47:50 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jul 06 12:47:50 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jul 06 12:47:50 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jul 06 12:47:50 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jul 06 12:47:50 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jul 06 12:47:50 localhost.localdomain kernel: e820: [mem 0xf0000000-0xfbffffff] available for PCI devices Jul 06 12:47:50 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Jul 06 12:47:50 localhost.localdomain kernel: setup_percpu: NR_CPUS:5120 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jul 06 12:47:50 localhost.localdomain kernel: percpu: Embedded 38 pages/cpu s118784 r8192 d28672 u262144 Jul 06 12:47:50 localhost.localdomain kernel: pcpu-alloc: s118784 r8192 d28672 u262144 alloc=1*2097152 Jul 06 12:47:50 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Jul 06 12:47:50 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 967560 Jul 06 12:47:50 localhost.localdomain kernel: Policy zone: DMA32 Jul 06 12:47:50 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64 root=UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 Jul 06 12:47:50 localhost.localdomain kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) Jul 06 12:47:50 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 Jul 06 12:47:50 localhost.localdomain kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form Jul 06 12:47:50 localhost.localdomain kernel: Memory: 2024048k/3932160k available (7988k kernel code, 396k absent, 267920k reserved, 5756k data, 2176k init) Jul 06 12:47:50 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jul 06 12:47:50 localhost.localdomain kernel: x86/pti: Unmapping kernel while in userspace Jul 06 12:47:50 localhost.localdomain kernel: Hierarchical RCU implementation. Jul 06 12:47:50 localhost.localdomain kernel: RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=15. Jul 06 12:47:50 localhost.localdomain kernel: NR_IRQS:327936 nr_irqs:952 0 Jul 06 12:47:50 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jul 06 12:47:50 localhost.localdomain kernel: Console: colour VGA+ 80x25 Jul 06 12:47:50 localhost.localdomain kernel: console [tty0] enabled Jul 06 12:47:50 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 06 12:47:50 localhost.localdomain kernel: console [ttyS0] enabled Jul 06 12:47:50 localhost.localdomain kernel: allocated 31457280 bytes of page_cgroup Jul 06 12:47:50 localhost.localdomain kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups Jul 06 12:47:50 localhost.localdomain kernel: hpet clockevent registered Jul 06 12:47:50 localhost.localdomain kernel: tsc: Fast TSC calibration using PIT Jul 06 12:47:50 localhost.localdomain kernel: tsc: Detected 2899.975 MHz processor Jul 06 12:47:50 localhost.localdomain kernel: tsc: Detected 2900.038 MHz TSC Jul 06 12:47:50 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. Jul 06 12:47:50 localhost.localdomain kernel: 5800.07 BogoMIPS (lpj=2900038) Jul 06 12:47:50 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Jul 06 12:47:50 localhost.localdomain kernel: Security Framework initialized Jul 06 12:47:50 localhost.localdomain kernel: SELinux: Initializing. Jul 06 12:47:50 localhost.localdomain kernel: SELinux: Starting in permissive mode Jul 06 12:47:50 localhost.localdomain kernel: Yama: becoming mindful. Jul 06 12:47:50 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys memory Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys devices Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys freezer Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys net_cls Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys blkio Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys perf_event Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys hugetlb Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys pids Jul 06 12:47:50 localhost.localdomain kernel: Initializing cgroup subsys net_prio Jul 06 12:47:50 localhost.localdomain kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Jul 06 12:47:50 localhost.localdomain kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 Jul 06 12:47:50 localhost.localdomain kernel: tlb_flushall_shift: 6 Jul 06 12:47:50 localhost.localdomain kernel: FEATURE SPEC_CTRL Not Present Jul 06 12:47:50 localhost.localdomain kernel: FEATURE IBPB_SUPPORT Not Present Jul 06 12:47:50 localhost.localdomain kernel: Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization Jul 06 12:47:50 localhost.localdomain kernel: Spectre V2 : Vulnerable: Retpoline without IBPB Jul 06 12:47:50 localhost.localdomain kernel: Filling RSB on context switch Jul 06 12:47:50 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Jul 06 12:47:50 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jul 06 12:47:50 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jul 06 12:47:50 localhost.localdomain kernel: Freeing SMP alternatives: 28k freed Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Core revision 20130517 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: All ACPI Tables successfully acquired Jul 06 12:47:50 localhost.localdomain kernel: ftrace: allocating 29713 entries in 117 pages Jul 06 12:47:50 localhost.localdomain kernel: random: fast init done Jul 06 12:47:50 localhost.localdomain kernel: IRQ remapping doesn't support X2APIC mode, disable x2apic. Jul 06 12:47:50 localhost.localdomain kernel: Switched APIC routing to physical flat. Jul 06 12:47:50 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jul 06 12:47:50 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (fam: 06, model: 3f, stepping: 02) Jul 06 12:47:50 localhost.localdomain kernel: Xen: using vcpuop timer interface Jul 06 12:47:50 localhost.localdomain kernel: installing Xen timer for CPU 0 Jul 06 12:47:50 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Jul 06 12:47:50 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jul 06 12:47:50 localhost.localdomain kernel: NMI watchdog: disabled (cpu0): hardware events not enabled Jul 06 12:47:50 localhost.localdomain kernel: NMI watchdog: Shutting down hard lockup detector on all cpus Jul 06 12:47:50 localhost.localdomain kernel: installing Xen timer for CPU 1 Jul 06 12:47:50 localhost.localdomain kernel: smpboot: Booting Node 0, Processors #1cpu 1 spinlock event irq 59 Jul 06 12:47:50 localhost.localdomain 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. Jul 06 12:47:50 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jul 06 12:47:50 localhost.localdomain kernel: Brought up 2 CPUs Jul 06 12:47:50 localhost.localdomain kernel: smpboot: Max logical packages: 8 Jul 06 12:47:50 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11600.15 BogoMIPS) Jul 06 12:47:50 localhost.localdomain kernel: node 0 initialised, 409949 pages in 6ms Jul 06 12:47:50 localhost.localdomain kernel: devtmpfs: initialized Jul 06 12:47:50 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Jul 06 12:47:50 localhost.localdomain kernel: EVM: security.selinux Jul 06 12:47:50 localhost.localdomain kernel: EVM: security.ima Jul 06 12:47:50 localhost.localdomain kernel: EVM: security.capability Jul 06 12:47:50 localhost.localdomain kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE Jul 06 12:47:50 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Jul 06 12:47:50 localhost.localdomain kernel: RTC time: 16:47:49, date: 07/06/24 Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 16 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: bus type PCI registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 06 12:47:50 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Added _OSI(Linux-Dell-Video) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: EC: Look up EC in DSDT Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Interpreter enabled Jul 06 12:47:50 localhost.localdomain kernel: ACPI: (supports S0 S3 S4 S5) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jul 06 12:47:50 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 06 12:47:50 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] Jul 06 12:47:50 localhost.localdomain kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM Jul 06 12:47:50 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [0] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [3] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [4] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [5] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [6] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [7] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [8] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [9] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [10] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [11] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [12] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [13] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [14] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [15] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [16] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [17] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [18] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [19] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [20] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [21] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [22] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [23] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [24] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [25] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [26] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [27] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [28] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [29] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [30] registered Jul 06 12:47:50 localhost.localdomain kernel: acpiphp: Slot [31] registered Jul 06 12:47:50 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc100-0xc10f] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 06 12:47:50 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf1ffffff pref] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf3000000-0xf3000fff] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x14: [mem 0xf2000000-0xf2ffffff pref] Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) Jul 06 12:47:50 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) Jul 06 12:47:50 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 06 12:47:50 localhost.localdomain kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none Jul 06 12:47:50 localhost.localdomain kernel: vgaarb: loaded Jul 06 12:47:50 localhost.localdomain kernel: vgaarb: bridge control possible 0000:00:02.0 Jul 06 12:47:50 localhost.localdomain kernel: SCSI subsystem initialized Jul 06 12:47:50 localhost.localdomain kernel: ACPI: bus type USB registered Jul 06 12:47:50 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 06 12:47:50 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 06 12:47:50 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 06 12:47:50 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 06 12:47:50 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 06 12:47:50 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 06 12:47:50 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 06 12:47:50 localhost.localdomain kernel: NetLabel: Initializing Jul 06 12:47:50 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 06 12:47:50 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 Jul 06 12:47:50 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 06 12:47:50 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 06 12:47:50 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 06 12:47:50 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 06 12:47:50 localhost.localdomain kernel: amd_nb: Cannot enumerate AMD northbridges Jul 06 12:47:50 localhost.localdomain kernel: Switched to clocksource xen Jul 06 12:47:50 localhost.localdomain kernel: pnp: PnP ACPI init Jul 06 12:47:50 localhost.localdomain kernel: ACPI: bus type PNP registered Jul 06 12:47:50 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 06 12:47:50 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=16 -> irq=8 (gsi=8) Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=17 -> irq=12 (gsi=12) Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=18 -> irq=1 (gsi=1) Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=19 -> irq=6 (gsi=6) Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=20 -> irq=4 (gsi=4) Jul 06 12:47:50 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 06 12:47:50 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 06 12:47:50 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 06 12:47:50 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 06 12:47:50 localhost.localdomain kernel: ACPI: bus type PNP unregistered Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 06 12:47:50 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 06 12:47:50 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) Jul 06 12:47:50 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) Jul 06 12:47:50 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 06 12:47:50 localhost.localdomain kernel: TCP: reno registered Jul 06 12:47:50 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) Jul 06 12:47:50 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 06 12:47:50 localhost.localdomain kernel: pci 0000:00:02.0: Boot video device Jul 06 12:47:50 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 06 12:47:50 localhost.localdomain kernel: Unpacking initramfs... Jul 06 12:47:50 localhost.localdomain kernel: Freeing initrd memory: 19688k freed Jul 06 12:47:50 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer Jul 06 12:47:50 localhost.localdomain kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Jul 06 12:47:50 localhost.localdomain kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Jul 06 12:47:50 localhost.localdomain kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules Jul 06 12:47:50 localhost.localdomain kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation Jul 06 12:47:50 localhost.localdomain kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation Jul 06 12:47:50 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Initialise system trusted keyring Jul 06 12:47:50 localhost.localdomain kernel: audit: initializing netlink socket (disabled) Jul 06 12:47:50 localhost.localdomain kernel: type=2000 audit(1720284470.453:1): initialized Jul 06 12:47:50 localhost.localdomain kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages Jul 06 12:47:50 localhost.localdomain kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Jul 06 12:47:50 localhost.localdomain kernel: zpool: loaded Jul 06 12:47:50 localhost.localdomain kernel: zbud: loaded Jul 06 12:47:50 localhost.localdomain kernel: VFS: Disk quotas dquot_6.5.2 Jul 06 12:47:50 localhost.localdomain kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 06 12:47:50 localhost.localdomain kernel: Key type big_key registered Jul 06 12:47:50 localhost.localdomain kernel: SELinux: Registering netfilter hooks Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 06 12:47:50 localhost.localdomain kernel: Key type asymmetric registered Jul 06 12:47:50 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 06 12:47:50 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Jul 06 12:47:50 localhost.localdomain kernel: io scheduler noop registered Jul 06 12:47:50 localhost.localdomain kernel: io scheduler deadline registered (default) Jul 06 12:47:50 localhost.localdomain kernel: io scheduler cfq registered Jul 06 12:47:50 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 06 12:47:50 localhost.localdomain kernel: io scheduler kyber registered Jul 06 12:47:50 localhost.localdomain kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Jul 06 12:47:50 localhost.localdomain kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Jul 06 12:47:50 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 06 12:47:50 localhost.localdomain kernel: intel_idle: does not run on family 6 model 63 Jul 06 12:47:50 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 06 12:47:50 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 06 12:47:50 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 06 12:47:50 localhost.localdomain kernel: GHES: HEST is not enabled! Jul 06 12:47:50 localhost.localdomain kernel: xen: --> pirq=21 -> irq=28 (gsi=28) Jul 06 12:47:50 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 06 12:47:50 localhost.localdomain kernel: Grant table initialized Jul 06 12:47:50 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 06 12:47:50 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 06 12:47:50 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jul 06 12:47:50 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 06 12:47:50 localhost.localdomain kernel: Linux agpgart interface v0.103 Jul 06 12:47:50 localhost.localdomain kernel: crash memory driver: version 1.1 Jul 06 12:47:50 localhost.localdomain kernel: rdac: device handler registered Jul 06 12:47:50 localhost.localdomain kernel: hp_sw: device handler registered Jul 06 12:47:50 localhost.localdomain kernel: emc: device handler registered Jul 06 12:47:50 localhost.localdomain kernel: alua: device handler registered Jul 06 12:47:50 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 06 12:47:50 localhost.localdomain kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Jul 06 12:47:50 localhost.localdomain kernel: ehci-pci: EHCI PCI platform driver Jul 06 12:47:50 localhost.localdomain kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Jul 06 12:47:50 localhost.localdomain kernel: ohci-pci: OHCI PCI platform driver Jul 06 12:47:50 localhost.localdomain kernel: uhci_hcd: USB Universal Host Controller Interface driver Jul 06 12:47:50 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 06 12:47:50 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 06 12:47:50 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 06 12:47:50 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 06 12:47:50 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 06 12:47:50 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 06 12:47:50 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 06 12:47:50 localhost.localdomain kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 Jul 06 12:47:50 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 06 12:47:50 localhost.localdomain kernel: cpuidle: using governor menu Jul 06 12:47:50 localhost.localdomain kernel: hidraw: raw HID events driver (C) Jiri Kosina Jul 06 12:47:50 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 06 12:47:50 localhost.localdomain kernel: usbhid: USB HID core driver Jul 06 12:47:50 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 06 12:47:50 localhost.localdomain kernel: Netfilter messages via NETLINK v0.30. Jul 06 12:47:50 localhost.localdomain kernel: TCP: cubic registered Jul 06 12:47:50 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 06 12:47:50 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 06 12:47:50 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 06 12:47:50 localhost.localdomain kernel: intel_rdt: Intel RDT L3 allocation detected Jul 06 12:47:50 localhost.localdomain kernel: mce: Using 2 MCE banks Jul 06 12:47:50 localhost.localdomain kernel: PM: Hibernation image not present or could not be loaded. Jul 06 12:47:50 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 06 12:47:50 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' Jul 06 12:47:50 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' Jul 06 12:47:50 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 68ea103f2c90a8dc0bb0446c06d14561f29e1172' Jul 06 12:47:50 localhost.localdomain kernel: registered taskstats version 1 Jul 06 12:47:50 localhost.localdomain kernel: page_owner is disabled Jul 06 12:47:50 localhost.localdomain kernel: Key type trusted registered Jul 06 12:47:50 localhost.localdomain kernel: Key type encrypted registered Jul 06 12:47:50 localhost.localdomain kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) Jul 06 12:47:50 localhost.localdomain kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. Jul 06 12:47:50 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 06 12:47:50 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 06 12:47:50 localhost.localdomain kernel: Magic number: 0:390:792 Jul 06 12:47:50 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-07-06 16:47:50 UTC (1720284470) Jul 06 12:47:50 localhost.localdomain kernel: Freeing unused kernel memory: 2176k freed Jul 06 12:47:50 localhost.localdomain kernel: Write protecting the kernel read-only data: 12288k Jul 06 12:47:50 localhost.localdomain kernel: Freeing unused kernel memory: 192k freed Jul 06 12:47:50 localhost.localdomain kernel: Freeing unused kernel memory: 524k freed Jul 06 12:47:50 localhost.localdomain 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) Jul 06 12:47:50 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 06 12:47:50 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 06 12:47:50 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 06 12:47:50 localhost.localdomain systemd[1]: Set hostname to . Jul 06 12:47:50 localhost.localdomain systemd[1]: Reached target Swap. Jul 06 12:47:50 localhost.localdomain systemd[1]: Reached target Timers. Jul 06 12:47:50 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 06 12:47:50 localhost.localdomain systemd[1]: Created slice Root Slice. Jul 06 12:47:50 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 06 12:47:50 localhost.localdomain systemd[1]: Created slice System Slice. Jul 06 12:47:50 localhost.localdomain systemd[1]: Listening on udev Control Socket. Jul 06 12:47:50 localhost.localdomain systemd[1]: Reached target Slices. Jul 06 12:47:50 localhost.localdomain systemd[1]: Listening on Journal Socket. Jul 06 12:47:50 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Jul 06 12:47:50 localhost.localdomain systemd[1]: Reached target Sockets. Jul 06 12:47:50 localhost.localdomain systemd[1]: Starting dracut cmdline hook... Jul 06 12:47:50 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Jul 06 12:47:50 localhost.localdomain systemd[1]: Starting Journal Service... Jul 06 12:47:50 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Jul 06 12:47:50 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. Jul 06 12:47:50 localhost.localdomain systemd-journal[113]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 06 12:47:50 localhost.localdomain systemd[1]: Started Apply Kernel Variables. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started dracut cmdline hook. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Journal Service. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd-udevd[209]: starting version 219 Jul 06 12:47:51 localhost.localdomain systemd-udevd[209]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Mounting Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Mounted Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has begun starting up. Jul 06 12:47:51 localhost.localdomain kernel: FDC 0 is a S82078B Jul 06 12:47:51 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.002 MHz Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 06 12:47:51 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 06 12:47:51 localhost.localdomain kernel: libata version 3.00 loaded. Jul 06 12:47:51 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 06 12:47:51 localhost.localdomain kernel: scsi host0: ata_piix Jul 06 12:47:51 localhost.localdomain kernel: scsi host1: ata_piix Jul 06 12:47:51 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 Jul 06 12:47:51 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 Jul 06 12:47:51 localhost.localdomain kernel: xvda: xvda1 Jul 06 12:47:51 localhost.localdomain kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Jul 06 12:47:51 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd-fsck[254]: /dev/xvda1: clean, 63819/262144 files, 527174/1048320 blocks Jul 06 12:47:51 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain kernel: EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reloading. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit slices.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 06 12:47:51 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:51 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 06 12:47:52 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 06 12:47:52 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.service has begun starting up. Jul 06 12:47:52 localhost.localdomain systemd[1]: Switching root. Jul 06 12:47:52 localhost.localdomain unknown[113]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has shut down and closed all currently -- active journal files. Jul 06 12:48:00 localhost.localdomain systemd-journal[344]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Jul 06 12:48:00 localhost.localdomain systemd-journald[113]: Received SIGTERM from PID 1 (systemd). Jul 06 12:48:00 localhost.localdomain kernel: random: crng init done Jul 06 12:48:00 localhost.localdomain kernel: type=1404 audit(1720284474.376:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 Jul 06 12:48:00 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 06 12:48:00 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 06 12:48:00 localhost.localdomain kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Jul 06 12:48:00 localhost.localdomain kernel: SELinux: 130 classes, 112757 rules Jul 06 12:48:00 localhost.localdomain kernel: SELinux: Completing initialization. Jul 06 12:48:00 localhost.localdomain kernel: SELinux: Setting up existing superblocks. Jul 06 12:48:00 localhost.localdomain kernel: type=1403 audit(1720284475.343:3): policy loaded auid=4294967295 ses=4294967295 Jul 06 12:48:00 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 1.028054s. Jul 06 12:48:00 localhost.localdomain kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Jul 06 12:48:00 localhost.localdomain systemd[1]: Inserted module 'ip_tables' Jul 06 12:48:00 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 11.527ms. Jul 06 12:48:00 localhost.localdomain kernel: EXT4-fs (xvda1): re-mounted. Opts: (null) Jul 06 12:48:00 localhost.localdomain systemd-journal[344]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 06 12:47:57 localhost.localdomain 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) Jul 06 12:47:57 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 06 12:47:57 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 06 12:47:57 localhost.localdomain systemd[1]: Set hostname to . Jul 06 12:47:57 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jul 06 12:47:57 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Configure read-only root support. -- Subject: Unit rhel-readonly.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Preprocess NFS configuration... -- Subject: Unit nfs-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit rhel-import-state.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Preprocess NFS configuration. -- Subject: Unit nfs-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:00 localhost.localdomain systemd-udevd[382]: starting version 219 Jul 06 12:48:01 localhost.localdomain systemd-udevd[382]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 06 12:48:01 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit rhel-import-state.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:01 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 06 12:48:01 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:01 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has begun starting up. Jul 06 12:48:01 localhost.localdomain systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 06 12:48:01 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jul 06 12:48:01 localhost.localdomain kernel: RPC: Registered udp transport module. Jul 06 12:48:01 localhost.localdomain kernel: RPC: Registered tcp transport module. Jul 06 12:48:01 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 06 12:48:01 localhost.localdomain systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 06 12:48:01 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:01 localhost.localdomain auditd[409]: Started dispatcher: /sbin/audispd pid: 411 Jul 06 12:48:01 localhost.localdomain audispd[411]: No plugins found, exiting Jul 06 12:48:02 localhost.localdomain kernel: type=1305 audit(1720284481.991:4): audit_pid=409 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jul 06 12:48:02 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain auditd[409]: Init complete, auditd 2.8.5 listening for events (startup state enable) Jul 06 12:48:02 localhost.localdomain systemd[1]: Found device /dev/ttyS0. -- Subject: Unit dev-ttyS0.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-ttyS0.device has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain augenrules[414]: /sbin/augenrules: No change Jul 06 12:48:02 localhost.localdomain augenrules[414]: No rules Jul 06 12:48:02 localhost.localdomain augenrules[414]: enabled 1 Jul 06 12:48:02 localhost.localdomain augenrules[414]: failure 1 Jul 06 12:48:02 localhost.localdomain augenrules[414]: pid 409 Jul 06 12:48:02 localhost.localdomain augenrules[414]: rate_limit 0 Jul 06 12:48:02 localhost.localdomain augenrules[414]: backlog_limit 8192 Jul 06 12:48:02 localhost.localdomain augenrules[414]: lost 0 Jul 06 12:48:02 localhost.localdomain augenrules[414]: backlog 1 Jul 06 12:48:02 localhost.localdomain augenrules[414]: enabled 1 Jul 06 12:48:02 localhost.localdomain augenrules[414]: failure 1 Jul 06 12:48:02 localhost.localdomain augenrules[414]: pid 409 Jul 06 12:48:02 localhost.localdomain augenrules[414]: rate_limit 0 Jul 06 12:48:02 localhost.localdomain augenrules[414]: backlog_limit 8192 Jul 06 12:48:02 localhost.localdomain augenrules[414]: lost 0 Jul 06 12:48:02 localhost.localdomain augenrules[414]: backlog 0 Jul 06 12:48:02 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has begun starting up. Jul 06 12:48:02 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 06 12:48:02 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 06 12:48:02 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Jul 06 12:48:02 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has begun starting up. Jul 06 12:48:02 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Listening on RPCbind Server Activation Socket. -- Subject: Unit rpcbind.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.socket has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Starting RPC bind service... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has begun starting up. Jul 06 12:48:02 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has begun starting up. Jul 06 12:48:02 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:02 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 06 12:48:02 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 06 12:48:02 localhost.localdomain kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Jul 06 12:48:02 localhost.localdomain kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) Jul 06 12:48:02 localhost.localdomain kernel: ppdev: user-space parallel port driver Jul 06 12:48:02 localhost.localdomain kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB Jul 06 12:48:02 localhost.localdomain kernel: [TTM] Initializing pool allocator Jul 06 12:48:02 localhost.localdomain kernel: [TTM] Initializing DMA pool allocator Jul 06 12:48:02 localhost.localdomain kernel: [drm] fb mappable at 0xF0000000 Jul 06 12:48:02 localhost.localdomain kernel: [drm] vram aper at 0xF0000000 Jul 06 12:48:02 localhost.localdomain kernel: [drm] size 33554432 Jul 06 12:48:02 localhost.localdomain kernel: [drm] fb depth is 16 Jul 06 12:48:02 localhost.localdomain kernel: [drm] pitch is 2048 Jul 06 12:48:02 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 06 12:48:02 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 06 12:48:02 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jul 06 12:48:02 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 06 12:48:02 localhost.localdomain kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Jul 06 12:48:02 localhost.localdomain kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Jul 06 12:48:03 localhost.localdomain systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has begun starting up. Jul 06 12:48:03 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has begun starting up. Jul 06 12:48:03 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has begun starting up. Jul 06 12:48:03 localhost.localdomain systemd[1]: Starting Dump dmesg to /var/log/dmesg... -- Subject: Unit rhel-dmesg.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has begun starting up. Jul 06 12:48:03 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Started RPC bind service. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain chronyd[526]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) Jul 06 12:48:03 localhost.localdomain systemd[1]: Started Dump dmesg to /var/log/dmesg. -- Subject: Unit rhel-dmesg.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd-logind[513]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 06 12:48:03 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:03 localhost.localdomain systemd-logind[513]: Watching system buttons on /dev/input/event0 (Power Button) Jul 06 12:48:03 localhost.localdomain systemd-logind[513]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 06 12:48:03 localhost.localdomain chronyd[526]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jul 06 12:48:03 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:04 localhost.localdomain polkitd[512]: Started polkitd version 0.112 Jul 06 12:48:04 localhost.localdomain rngd[517]: Initalizing available sources Jul 06 12:48:04 localhost.localdomain rngd[517]: Failed to init entropy source 0: Hardware RNG Device Jul 06 12:48:04 localhost.localdomain rngd[517]: Enabling RDRAND rng support Jul 06 12:48:04 localhost.localdomain rngd[517]: Initalizing entropy source Intel RDRAND Instruction RNG Jul 06 12:48:04 localhost.localdomain polkitd[512]: Loading rules from directory /etc/polkit-1/rules.d Jul 06 12:48:04 localhost.localdomain polkitd[512]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 06 12:48:04 localhost.localdomain polkitd[512]: Finished loading, compiling and executing 2 rules Jul 06 12:48:04 localhost.localdomain polkitd[512]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 06 12:48:04 localhost.localdomain systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:05 localhost.localdomain rngd[517]: Enabling JITTER rng support Jul 06 12:48:05 localhost.localdomain rngd[517]: Initalizing entropy source JITTER Entropy generator Jul 06 12:48:09 localhost.localdomain cloud-init[530]: Cloud-init v. 0.7.9 running 'init-local' at Sat, 06 Jul 2024 16:48:09 +0000. Up 20.08 seconds. Jul 06 12:48:10 localhost.localdomain systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:10 localhost.localdomain systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:10 localhost.localdomain systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun starting up. Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.4611] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.4619] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf) Jul 06 12:48:10 localhost.localdomain systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.4712] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 06 12:48:10 localhost.localdomain systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.4774] manager[0x56350abcb090]: monitoring kernel firmware directory '/lib/firmware'. Jul 06 12:48:10 localhost.localdomain dbus[447]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jul 06 12:48:10 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Jul 06 12:48:10 localhost.localdomain dbus[447]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 06 12:48:10 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.5837] hostname: hostname: using hostnamed Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.5839] hostname: hostname changed from (none) to "localhost.localdomain" Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.5847] dns-mgr[0x56350abb3220]: init: dns=default,systemd-resolved rc-manager=file Jul 06 12:48:10 localhost.localdomain dbus[447]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 06 12:48:10 localhost.localdomain systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 06 12:48:10 localhost.localdomain dbus[447]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 06 12:48:10 localhost.localdomain systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6848] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6865] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6865] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6888] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6920] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6921] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6921] manager: Networking is enabled by state file Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.6932] dhcp-init: Using DHCP client 'dhclient' Jul 06 12:48:10 localhost.localdomain nm-dispatcher[584]: req:1 'hostname': new request (4 scripts) Jul 06 12:48:10 localhost.localdomain nm-dispatcher[584]: req:1 'hostname': start running ordered scripts... Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7698] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7712] device (lo): carrier: link connected Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7716] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7741] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7785] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 06 12:48:10 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7842] device (eth0): carrier: link connected Jul 06 12:48:10 localhost.localdomain nm-dispatcher[584]: req:2 'connectivity-change': new request (4 scripts) Jul 06 12:48:10 localhost.localdomain nm-dispatcher[584]: req:2 'connectivity-change': start running ordered scripts... Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7965] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7975] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7989] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.7990] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.8009] manager: NetworkManager state is now CONNECTING Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.8012] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.8134] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.8142] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 06 12:48:10 localhost.localdomain NetworkManager[578]: [1720284490.8216] dhcp4 (eth0): dhclient started with pid 609 Jul 06 12:48:11 localhost.localdomain dhclient[609]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x32fe5112) Jul 06 12:48:11 localhost.localdomain dhclient[609]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x32fe5112) Jul 06 12:48:11 localhost.localdomain dhclient[609]: DHCPOFFER from 10.31.12.1 Jul 06 12:48:11 localhost.localdomain dhclient[609]: DHCPACK from 10.31.12.1 (xid=0x32fe5112) Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1945] dhcp4 (eth0): address 10.31.12.206 Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): plen 22 (255.255.252.0) Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): gateway 10.31.12.1 Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): lease time 3600 Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): hostname 'ip-10-31-12-206' Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): nameserver '10.29.169.13' Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): nameserver '10.29.170.12' Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): nameserver '10.2.32.1' Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1946] dhcp4 (eth0): domain name 'us-east-1.aws.redhat.com' Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1947] dhcp4 (eth0): state changed unknown -> bound Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1960] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1971] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1974] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.1979] manager: NetworkManager state is now CONNECTED_LOCAL Jul 06 12:48:11 localhost.localdomain dhclient[609]: bound to 10.31.12.206 -- renewal in 1564 seconds. Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.2041] manager: NetworkManager state is now CONNECTED_SITE Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.2043] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 06 12:48:11 localhost.localdomain NetworkManager[578]: [1720284491.2045] policy: set-hostname: set hostname to 'ip-10-31-12-206' (from DHCPv4) Jul 06 12:48:11 ip-10-31-12-206 systemd-hostnamed[583]: Changed host name to 'ip-10-31-12-206' Jul 06 12:48:11 ip-10-31-12-206 NetworkManager[578]: [1720284491.2090] device (eth0): Activation: successful, device activated. Jul 06 12:48:11 ip-10-31-12-206 NetworkManager[578]: [1720284491.2098] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:3 'up' [eth0]: new request (4 scripts) Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:3 'up' [eth0]: start running ordered scripts... Jul 06 12:48:11 ip-10-31-12-206 NetworkManager[578]: [1720284491.2109] manager: startup complete Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:4 'connectivity-change': new request (4 scripts) Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:5 'hostname': new request (4 scripts) Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Starting LSB: Bring up/down networking... -- Subject: Unit network.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has begun starting up. Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:4 'connectivity-change': start running ordered scripts... Jul 06 12:48:11 ip-10-31-12-206 nm-dispatcher[584]: req:5 'hostname': start running ordered scripts... Jul 06 12:48:11 ip-10-31-12-206 network[644]: Bringing up loopback interface: [ OK ] Jul 06 12:48:11 ip-10-31-12-206 network[644]: Bringing up interface eth0: [ OK ] Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Started LSB: Bring up/down networking. -- Subject: Unit network.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has begun starting up. Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Starting Postfix Mail Transport Agent... -- Subject: Unit postfix.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has begun starting up. Jul 06 12:48:11 ip-10-31-12-206 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has begun starting up. Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: Cloud-init v. 0.7.9 running 'init' at Sat, 06 Jul 2024 16:48:11 +0000. Up 23.07 seconds. Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: ++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | lo: | True | . | . | d | . | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | eth0: | True | 10.31.12.206 | 255.255.252.0 | . | 0a:ff:d9:aa:bc:d3 | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | eth0: | True | . | . | d | 0a:ff:d9:aa:bc:d3 | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 06 12:48:12 ip-10-31-12-206 cloud-init[848]: 2024-07-06 12:48:12,517 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: '~/.citool.d/post-install...' Jul 06 12:48:13 ip-10-31-12-206 kernel: EXT4-fs (xvda1): resizing filesystem from 1048320 to 65535739 blocks Jul 06 12:48:13 ip-10-31-12-206 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:13 ip-10-31-12-206 postfix/postfix-script[1174]: starting the Postfix mail system Jul 06 12:48:13 ip-10-31-12-206 postfix/master[1186]: daemon started -- version 2.10.1, configuration /etc/postfix Jul 06 12:48:13 ip-10-31-12-206 systemd[1]: Started Postfix Mail Transport Agent. -- Subject: Unit postfix.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:13 ip-10-31-12-206 kernel: EXT4-fs (xvda1): resized filesystem to 65535739 Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-hostnamed[583]: Changed static host name to 'ip-10-31-12-206.us-east-1.aws.redhat.com' Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com NetworkManager[578]: [1720284494.0336] hostname: hostname changed from "localhost.localdomain" to "ip-10-31-12-206.us-east-1.aws.redhat.com" Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com nm-dispatcher[584]: req:6 'hostname': new request (4 scripts) Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-hostnamed[583]: Changed host name to 'ip-10-31-12-206.us-east-1.aws.redhat.com' Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com nm-dispatcher[584]: req:6 'hostname': start running ordered scripts... Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com NetworkManager[578]: [1720284494.0400] policy: set-hostname: set hostname to 'ip-10-31-12-206.us-east-1.aws.redhat.com' (from system configuration) Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com nm-dispatcher[584]: req:7 'hostname': new request (4 scripts) Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com nm-dispatcher[584]: req:7 'hostname': start running ordered scripts... Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sm-notify[1222]: Version 1.3.0 starting Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 229 (plymouthd). Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Wait for Plymouth Boot Screen to Quit. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. -- Subject: Unit serial-getty@ttyS0.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit serial-getty@ttyS0.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com crond[1238]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 70% if used.) Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com cloud-init[1224]: Cloud-init v. 0.7.9 running 'modules:config' at Sat, 06 Jul 2024 16:48:14 +0000. Up 25.48 seconds. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[1220]: Server listening on 0.0.0.0 port 22. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[1220]: Server listening on :: port 22. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com restraintd[1241]: Listening on http://localhost:8081 Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com rsyslogd[1233]: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1233" x-info="http://www.rsyslog.com"] start Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[1220]: Received signal 15; terminating. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... -- Subject: Unit sshd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun shutting down. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. -- Subject: Unit sshd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished shutting down. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[1293]: Server listening on 0.0.0.0 port 22. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[1293]: Server listening on :: port 22. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has begun starting up. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com crond[1238]: (CRON) INFO (running with inotify support) Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com kdumpctl[1223]: No kdump initial ramdisk found. Jul 06 12:48:14 ip-10-31-12-206.us-east-1.aws.redhat.com kdumpctl[1223]: Rebuilding /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com cloud-init[1299]: Cloud-init v. 0.7.9 running 'modules:final' at Sat, 06 Jul 2024 16:48:14 +0000. Up 26.02 seconds. Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: ############################################################# Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: 256 SHA256:6XI06CKZZBRV/e3/IgrDLqYzZkOtPFSrZnF8OajHEho no comment (ECDSA) Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: 256 SHA256:JrbbBdywcMOrldKxyOAXBx69rlIzfdGLj+pLfM+mDE0 no comment (ED25519) Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: 2048 SHA256:PpouZOZBkzpae6L06EXka+DhqyUqJ1ceG3xB7C5VtE0 no comment (RSA) Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: -----END SSH HOST KEY FINGERPRINTS----- Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com ec2[1517]: ############################################################# Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com cloud-init[1299]: Cloud-init v. 0.7.9 finished at Sat, 06 Jul 2024 16:48:15 +0000. Datasource DataSourceEc2. Up 26.30 seconds Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1553]: dracut-033-572.el7 Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: Executing: /usr/sbin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg" --mount "/dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 /sysroot ext4 defaults" --no-hostonly-default-device -f /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img 3.10.0-1160.119.1.el7.x86_64 Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 06 12:48:15 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: bash *** Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: nss-softokn *** Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: i18n *** Jul 06 12:48:16 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: drm *** Jul 06 12:48:17 ip-10-31-12-206.us-east-1.aws.redhat.com chronyd[526]: Selected source 66.205.249.28 Jul 06 12:48:18 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: kernel-modules *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: fstab-sys *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: rootfs-block *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: terminfo *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: udev-rules *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: Skipping udev rule: 40-redhat-cpu-hotplug.rules Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: Skipping udev rule: 91-permissions.rules Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: biosdevname *** Jul 06 12:48:27 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: systemd *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: usrmount *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: base *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: fs-lib *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: kdumpbase *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: microcode_ctl-fw_dir_override *** Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl module: mangling fw_dir Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: intel: caveats check for kernel version "3.10.0-1160.119.1.el7.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-55-04" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jul 06 12:48:28 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including module: shutdown *** Jul 06 12:48:29 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Including modules done *** Jul 06 12:48:29 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Installing kernel module dependencies and firmware *** Jul 06 12:48:29 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Installing kernel module dependencies and firmware done *** Jul 06 12:48:29 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Resolving executable dependencies *** Jul 06 12:48:30 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Resolving executable dependencies done*** Jul 06 12:48:30 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Hardlinking files *** Jul 06 12:48:30 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Hardlinking files done *** Jul 06 12:48:30 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Stripping files *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Stripping files done *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Generating early-microcode cpio image contents *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Constructing GenuineIntel.bin **** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Store current command line parameters *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Creating image file *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Creating microcode section *** Jul 06 12:48:31 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Created microcode section *** Jul 06 12:48:36 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Creating image file done *** Jul 06 12:48:36 ip-10-31-12-206.us-east-1.aws.redhat.com dracut[1555]: *** Creating initramfs image file '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img' done *** Jul 06 12:48:37 ip-10-31-12-206.us-east-1.aws.redhat.com kdumpctl[1223]: kexec: loaded kdump kernel Jul 06 12:48:37 ip-10-31-12-206.us-east-1.aws.redhat.com kdumpctl[1223]: Starting kdump: [OK] Jul 06 12:48:37 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 06 12:48:37 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.751s (kernel) + 3.653s (initrd) + 42.710s (userspace) = 48.115s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required 1751183 microseconds. -- -- Initial RAM disk start-up required 3653085 microseconds. -- -- Userspace start-up required 42710977 microseconds. Jul 06 12:49:22 ip-10-31-12-206.us-east-1.aws.redhat.com chronyd[526]: Selected source 10.2.32.38 Jul 06 12:52:38 ip-10-31-12-206.us-east-1.aws.redhat.com chronyd[526]: Selected source 66.205.249.28 Jul 06 12:56:46 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7774]: Accepted publickey for root from 10.30.33.131 port 50344 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 12:56:46 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 06 12:56:46 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 06 12:56:46 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 7774. Jul 06 12:56:46 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7774]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 12:56:47 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7774]: Received disconnect from 10.30.33.131 port 50344:11: disconnected by user Jul 06 12:56:47 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7774]: Disconnected from 10.30.33.131 port 50344 Jul 06 12:56:47 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7774]: pam_unix(sshd:session): session closed for user root Jul 06 12:56:47 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Jul 06 12:56:47 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7788]: Did not receive identification string from 10.29.163.169 port 51798 Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7789]: Accepted publickey for root from 10.29.163.169 port 51802 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 2 of user root. -- Subject: A new session 2 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 2 has been created for the user root. -- -- The leading process of the session is 7789. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 2 of user root. -- Subject: Unit session-2.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-2.scope has finished starting up. -- -- The start-up result is done. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7789]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7789]: Received disconnect from 10.29.163.169 port 51802:11: disconnected by user Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7789]: Disconnected from 10.29.163.169 port 51802 Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7789]: pam_unix(sshd:session): session closed for user root Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 2. -- Subject: Session 2 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 2 has been terminated. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7799]: Accepted publickey for root from 10.29.163.169 port 51804 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 7799. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 06 12:59:21 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7799]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7799]: Received disconnect from 10.29.163.169 port 51804:11: disconnected by user Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7799]: Disconnected from 10.29.163.169 port 51804 Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7799]: pam_unix(sshd:session): session closed for user root Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7812]: Accepted publickey for root from 10.29.163.169 port 51810 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 7812. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7812]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7812]: Received disconnect from 10.29.163.169 port 51810:11: disconnected by user Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7812]: Disconnected from 10.29.163.169 port 51810 Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7812]: pam_unix(sshd:session): session closed for user root Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Jul 06 12:59:22 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 06 12:59:23 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7828]: Accepted publickey for root from 10.29.163.169 port 51812 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 12:59:23 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 06 12:59:23 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 7828. Jul 06 12:59:23 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 06 12:59:23 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[7828]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 12:59:27 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.setup[7874]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 06 12:59:28 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-service_facts[7911]: Invoked Jul 06 12:59:29 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8029]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=rpm -qa | sort removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Jul 06 12:59:34 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-stat[8041]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/qa-tools.repo get_md5=False get_mime=True get_attributes=True Jul 06 12:59:34 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8052]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Jul 06 12:59:35 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8064]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:00:05 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8074]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:00:36 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8084]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of user root. -- Subject: Unit session-6.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com CROND[8089]: (root) CMD (run-parts /etc/cron.hourly) Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[8092]: starting 0anacron Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com anacron[8098]: Anacron started on 2024-07-06 Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com run-parts(/etc/cron.hourly)[8100]: finished 0anacron Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com anacron[8098]: Will run job `cron.daily' in 39 min. Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com anacron[8098]: Will run job `cron.weekly' in 59 min. Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com anacron[8098]: Will run job `cron.monthly' in 79 min. Jul 06 13:01:01 ip-10-31-12-206.us-east-1.aws.redhat.com anacron[8098]: Jobs will be executed sequentially Jul 06 13:01:07 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8108]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:01:37 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8118]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:02:08 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8128]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:02:09 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8138]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:02:39 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8148]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:03:10 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8158]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:03:10 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup of Temporary Directories... -- Subject: Unit systemd-tmpfiles-clean.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.service has begun starting up. Jul 06 13:03:10 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.service has finished starting up. -- -- The start-up result is done. Jul 06 13:03:40 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8170]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:04:11 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8180]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8190]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8193]: Did not receive identification string from 10.29.163.169 port 38352 Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8194]: Accepted publickey for root from 10.29.163.169 port 38368 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 8194. Jul 06 13:04:42 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8194]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8194]: Received disconnect from 10.29.163.169 port 38368:11: disconnected by user Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8194]: Disconnected from 10.29.163.169 port 38368 Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8194]: pam_unix(sshd:session): session closed for user root Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8204]: Accepted publickey for root from 10.29.163.169 port 38372 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 8204. Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8204]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8204]: Received disconnect from 10.29.163.169 port 38372:11: disconnected by user Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8204]: Disconnected from 10.29.163.169 port 38372 Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com sshd[8204]: pam_unix(sshd:session): session closed for user root Jul 06 13:04:43 ip-10-31-12-206.us-east-1.aws.redhat.com systemd-logind[513]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Jul 06 13:04:44 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.setup[8241]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 06 13:04:44 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-setup[8280]: Invoked with filter=[] gather_subset=['min'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 06 13:04:45 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-stat[8295]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Jul 06 13:04:45 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8304]: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=rpm -iv https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm removes=None argv=None creates=/etc/yum.repos.d/epel.repo chdir=None stdin_add_newline=True stdin=None Jul 06 13:04:45 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8313]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['yum-utils'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:04:45 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8322]: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=yum-config-manager --enable epel removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Jul 06 13:04:46 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.setup[8332]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 06 13:04:46 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8371]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:04:57 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8380]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:07 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8389]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:17 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8398]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:28 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8407]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:35 ip-10-31-12-206.us-east-1.aws.redhat.com chronyd[526]: Selected source 10.2.32.37 Jul 06 13:05:38 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8416]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:48 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8425]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 06 13:05:48 ip-10-31-12-206.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8434]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=exec 1>&2 set -xo pipefail ip -d -s link show ip -d -s a s journalctl -ex ps -ef | grep dnsmasq || : removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None + ps -ef + grep dnsmasq root 8435 8434 0 13:05 ? 00:00:00 /bin/sh -c exec 1>&2 set -xo pipefail ip -d -s link show ip -d -s a s journalctl -ex ps -ef | grep dnsmasq || : root 8440 8435 0 13:05 ? 00:00:00 grep dnsmasq TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.210) 0:01:05.021 ********* included: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.027) 0:01:05.049 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.019) 0:01:05.069 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.019) 0:01:05.089 ********* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.019) 0:01:05.108 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 06 July 2024 17:05:49 +0000 (0:00:00.780) 0:01:05.889 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 06 July 2024 17:05:50 +0000 (0:00:01.090) 0:01:06.979 ********* ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.028) 0:01:07.008 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.027) 0:01:07.035 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.027) 0:01:07.063 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.025) 0:01:07.088 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.026) 0:01:07.115 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.032) 0:01:07.148 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.034) 0:01:07.182 ********* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.052) 0:01:07.234 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.029) 0:01:07.264 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.046) 0:01:07.311 ********* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.034) 0:01:07.345 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.028) 0:01:07.373 ********* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.025) 0:01:07.399 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 06 July 2024 17:05:51 +0000 (0:00:00.407) 0:01:07.806 ********* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-659d_vehd8s/tmpyyyayi0i" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.216) 0:01:08.023 ********* ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist [008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist [009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist [010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present) [011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present) [012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.353) 0:01:08.376 ********* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.030) 0:01:08.407 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist", "[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist", "[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist", "[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)", "[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)", "[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.031) 0:01:08.439 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist\n[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist\n[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist\n[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)\n[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)\n[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)\n", "stderr_lines": [ "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist", "[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist", "[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist", "[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)", "[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)", "[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.029) 0:01:08.468 ********* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.029) 0:01:08.497 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Delete the device 'deprecated-bond'] ************************************* task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:125 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.236) 0:01:08.733 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "deprecated-bond" ], "delta": "0:00:00.010902", "end": "2024-07-06 13:05:52.874998", "failed_when_result": false, "rc": 1, "start": "2024-07-06 13:05:52.864096" } STDERR: Cannot find device "deprecated-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Saturday 06 July 2024 17:05:52 +0000 (0:00:00.149) 0:01:08.883 ********* ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.018495", "end": "2024-07-06 13:05:53.032668", "rc": 0, "start": "2024-07-06 13:05:53.014173" } STDERR: + exec + rc=0 + ip link delete test1 Cannot find device "test1" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test1 - error 1 ERROR - could not delete link test1 - error 1 + ip link delete test2 Cannot find device "test2" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test2 - error 1 ERROR - could not delete link test2 - error 1 + ip link delete testbr Cannot find device "testbr" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link testbr - error 1 ERROR - could not delete link testbr - error 1 TASK [Stop dnsmasq/radvd services] ********************************************* task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Saturday 06 July 2024 17:05:53 +0000 (0:00:00.159) 0:01:09.042 ********* ok: [sut] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\n", "delta": "0:00:00.009837", "end": "2024-07-06 13:05:53.181671", "rc": 0, "start": "2024-07-06 13:05:53.171834" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid pkill: pidfile not valid Try `pkill --help' for more information. + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:131 Saturday 06 July 2024 17:05:53 +0000 (0:00:00.148) 0:01:09.191 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "mv", "-vf", "/etc/resolv.conf.bak", "/etc/resolv.conf" ], "delta": "0:00:00.003633", "end": "2024-07-06 13:05:53.326048", "rc": 1, "start": "2024-07-06 13:05:53.322415" } STDERR: mv: cannot stat ‘/etc/resolv.conf.bak’: No such file or directory MSG: non-zero return code to retry, use: --limit @/tmp/tests_bond_deprecated_initscripts.retry PLAY RECAP ********************************************************************* sut : ok=25 changed=0 unreachable=0 failed=2 skipped=20 rescued=1 ignored=0 Saturday 06 July 2024 17:05:53 +0000 (0:00:00.133) 0:01:09.325 ********* =============================================================================== Install dnsmasq -------------------------------------------------------- 62.18s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.09s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 0.78s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-ciwjjj06c0/tests/tests_bond_deprecated_initscripts.yml:5 -- Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:3 ---- Install yum-utils package ----------------------------------------------- 0.42s /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:24 ----------------- fedora.linux_system_roles.network : Enable network service -------------- 0.41s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.35s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:30 ----------------- fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.24s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:3 ---------------- fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.22s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Gather failure information ---------------------------------------------- 0.21s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:95 --- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/enable_epel.yml:8 ------------------ Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-weekly-ciwjjj06c0/tests/tasks/el_repo_setup.yml:17 --------------- Remove test interfaces -------------------------------------------------- 0.16s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Delete the device 'deprecated-bond' ------------------------------------- 0.15s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:125 -- Stop dnsmasq/radvd services --------------------------------------------- 0.15s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Restore the /etc/resolv.conf for initscript ----------------------------- 0.13s /WORKDIR/git-weekly-ciwjjj06c0/tests/playbooks/tests_bond_deprecated.yml:131 -- fedora.linux_system_roles.network : Install packages -------------------- 0.05s /WORKDIR/git-weekly-ciwjjj06c0/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---