# 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-ciapbuktkj/.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 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_share_system_dir.yml ******************************************* 1 plays in /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml PLAY [Ensure that the role can share tangd.socket.d directory with other files] *** TASK [Create the tangd.socket.d directory] ************************************* task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:14 Thursday 20 June 2024 08:42:24 +0000 (0:00:00.011) 0:00:00.011 ********* changed: [sut] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create a customization systemd file] ************************************* task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:20 Thursday 20 June 2024 08:42:24 +0000 (0:00:00.345) 0:00:00.357 ********* changed: [sut] => { "changed": true, "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "dest": "/etc/systemd/system/tangd.socket.d/override2.conf", "gid": 0, "group": "root", "md5sum": "fb9de2e8557683271457053efbe78252", "mode": "0664", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1718872944.4642668-633-112619778552529/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:28 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.659) 0:00:01.017 ********* TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.012) 0:00:01.029 ********* included: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.009) 0:00:01.039 ********* ok: [sut] TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.463) 0:00:01.502 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.181) 0:00:01.683 ********* ok: [sut] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.015) 0:00:01.698 ********* ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.014) 0:00:01.713 ********* included: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Thursday 20 June 2024 08:42:25 +0000 (0:00:00.013) 0:00:01.727 ********* fatal: [sut]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist TASK [Debug] ******************************************************************* task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:96 Thursday 20 June 2024 08:42:26 +0000 (0:00:01.046) 0:00:02.773 ********* ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.123087", "end": "2024-06-20 04:42:27.194521", "rc": 0, "start": "2024-06-20 04:42:27.071434" } STDOUT: -- Logs begin at Thu 2024-06-20 04:34:58 EDT, end at Thu 2024-06-20 04:42:27 EDT. -- Jun 20 04:34:58 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Jun 20 04:34:58 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jun 20 04:34:58 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Jun 20 04:34:58 localhost.localdomain kernel: installing Xen timer for CPU 1 Jun 20 04:34:58 localhost.localdomain kernel: x86: Booting SMP configuration: Jun 20 04:34:58 localhost.localdomain kernel: .... node #0, CPUs: #1 Jun 20 04:34:58 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Jun 20 04:34:58 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. Jun 20 04:34:58 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. Jun 20 04:34:58 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Jun 20 04:34:58 localhost.localdomain kernel: smpboot: Max logical packages: 8 Jun 20 04:34:58 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11600.15 BogoMIPS) Jun 20 04:34:58 localhost.localdomain kernel: node 0 deferred pages initialised in 10ms Jun 20 04:34:58 localhost.localdomain kernel: devtmpfs: initialized Jun 20 04:34:58 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Jun 20 04:34:58 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 20 04:34:58 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 16 Jun 20 04:34:58 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jun 20 04:34:58 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 20 04:34:58 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 20 04:34:58 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Jun 20 04:34:58 localhost.localdomain kernel: audit: type=2000 audit(1718872497.982:1): state=initialized audit_enabled=0 res=1 Jun 20 04:34:58 localhost.localdomain kernel: cpuidle: using governor menu Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 20 04:34:58 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jun 20 04:34:58 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Jun 20 04:34:58 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Jun 20 04:34:58 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Interpreter enabled Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jun 20 04:34:58 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 20 04:34:58 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 20 04:34:58 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jun 20 04:34:58 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [0] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [3] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [4] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [5] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [6] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [7] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [8] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [9] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [10] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [11] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [12] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [13] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [14] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [15] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [16] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [17] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [18] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [19] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [20] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [21] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [22] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [23] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [24] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [25] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [26] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [27] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [28] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [29] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [30] registered Jun 20 04:34:58 localhost.localdomain kernel: acpiphp: Slot [31] registered Jun 20 04:34:58 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc100-0xc10f] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jun 20 04:34:58 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 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf1ffffff pref] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf3000000-0xf3000fff] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x14: [mem 0xf2000000-0xf2ffffff pref] Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jun 20 04:34:58 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jun 20 04:34:58 localhost.localdomain kernel: iommu: Default domain type: Passthrough Jun 20 04:34:58 localhost.localdomain kernel: SCSI subsystem initialized Jun 20 04:34:58 localhost.localdomain kernel: ACPI: bus type USB registered Jun 20 04:34:58 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jun 20 04:34:58 localhost.localdomain kernel: usbcore: registered new interface driver hub Jun 20 04:34:58 localhost.localdomain kernel: usbcore: registered new device driver usb Jun 20 04:34:58 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Jun 20 04:34:58 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jun 20 04:34:58 localhost.localdomain kernel: PTP clock support registered Jun 20 04:34:58 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jun 20 04:34:58 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jun 20 04:34:58 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jun 20 04:34:58 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jun 20 04:34:58 localhost.localdomain kernel: NetLabel: Initializing Jun 20 04:34:58 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jun 20 04:34:58 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 20 04:34:58 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jun 20 04:34:58 localhost.localdomain kernel: vgaarb: loaded Jun 20 04:34:58 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jun 20 04:34:58 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jun 20 04:34:58 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jun 20 04:34:58 localhost.localdomain kernel: clocksource: Switched to clocksource xen Jun 20 04:34:58 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Jun 20 04:34:58 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 20 04:34:58 localhost.localdomain kernel: pnp: PnP ACPI init Jun 20 04:34:58 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 20 04:34:58 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:05: [dma 2] Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Jun 20 04:34:58 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jun 20 04:34:58 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jun 20 04:34:58 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jun 20 04:34:58 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jun 20 04:34:58 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jun 20 04:34:58 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 2 Jun 20 04:34:58 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jun 20 04:34:58 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 1 Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 44 Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jun 20 04:34:58 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jun 20 04:34:58 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jun 20 04:34:58 localhost.localdomain kernel: Unpacking initramfs... Jun 20 04:34:58 localhost.localdomain kernel: Freeing initrd memory: 30628K Jun 20 04:34:58 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Jun 20 04:34:58 localhost.localdomain kernel: Initialise system trusted keyrings Jun 20 04:34:58 localhost.localdomain kernel: Key type blacklist registered Jun 20 04:34:58 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jun 20 04:34:58 localhost.localdomain kernel: zbud: loaded Jun 20 04:34:58 localhost.localdomain kernel: pstore: using deflate compression Jun 20 04:34:58 localhost.localdomain kernel: Platform Keyring initialized Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 38 Jun 20 04:34:58 localhost.localdomain kernel: Key type asymmetric registered Jun 20 04:34:58 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jun 20 04:34:58 localhost.localdomain kernel: Running certificate verification selftests Jun 20 04:34:58 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Jun 20 04:34:58 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Jun 20 04:34:58 localhost.localdomain kernel: io scheduler mq-deadline registered Jun 20 04:34:58 localhost.localdomain kernel: io scheduler kyber registered Jun 20 04:34:58 localhost.localdomain kernel: io scheduler bfq registered Jun 20 04:34:58 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jun 20 04:34:58 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jun 20 04:34:58 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jun 20 04:34:58 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jun 20 04:34:58 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jun 20 04:34:58 localhost.localdomain kernel: xen: --> pirq=22 -> irq=28 (gsi=28) Jun 20 04:34:58 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jun 20 04:34:58 localhost.localdomain kernel: Grant table initialized Jun 20 04:34:58 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jun 20 04:34:58 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jun 20 04:34:58 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jun 20 04:34:58 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jun 20 04:34:58 localhost.localdomain kernel: rdac: device handler registered Jun 20 04:34:58 localhost.localdomain kernel: hp_sw: device handler registered Jun 20 04:34:58 localhost.localdomain kernel: emc: device handler registered Jun 20 04:34:58 localhost.localdomain kernel: alua: device handler registered Jun 20 04:34:58 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jun 20 04:34:58 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jun 20 04:34:58 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jun 20 04:34:58 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jun 20 04:34:58 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jun 20 04:34:58 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jun 20 04:34:58 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jun 20 04:34:58 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Jun 20 04:34:58 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jun 20 04:34:58 localhost.localdomain kernel: intel_pstate: CPU model not supported Jun 20 04:34:58 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Jun 20 04:34:58 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jun 20 04:34:58 localhost.localdomain kernel: usbhid: USB HID core driver Jun 20 04:34:58 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jun 20 04:34:58 localhost.localdomain kernel: Initializing XFRM netlink socket Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 10 Jun 20 04:34:58 localhost.localdomain kernel: Segment Routing with IPv6 Jun 20 04:34:58 localhost.localdomain kernel: NET: Registered protocol family 17 Jun 20 04:34:58 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jun 20 04:34:58 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jun 20 04:34:58 localhost.localdomain kernel: resctrl: L3 allocation detected Jun 20 04:34:58 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jun 20 04:34:58 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jun 20 04:34:58 localhost.localdomain kernel: sched_clock: Marking stable (569710728, 0)->(15503899287, -14934188559) Jun 20 04:34:58 localhost.localdomain kernel: registered taskstats version 1 Jun 20 04:34:58 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jun 20 04:34:58 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Jun 20 04:34:58 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Jun 20 04:34:58 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Jun 20 04:34:58 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Jun 20 04:34:58 localhost.localdomain kernel: page_owner is disabled Jun 20 04:34:58 localhost.localdomain kernel: Key type big_key registered Jun 20 04:34:58 localhost.localdomain kernel: Key type encrypted registered Jun 20 04:34:58 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Jun 20 04:34:58 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Jun 20 04:34:58 localhost.localdomain kernel: ima: No architecture policies found Jun 20 04:34:58 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Jun 20 04:34:58 localhost.localdomain kernel: evm: security.selinux Jun 20 04:34:58 localhost.localdomain kernel: evm: security.ima Jun 20 04:34:58 localhost.localdomain kernel: evm: security.capability Jun 20 04:34:58 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Jun 20 04:34:58 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jun 20 04:34:58 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jun 20 04:34:58 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-06-20 08:34:58 UTC (1718872498) Jun 20 04:34:58 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Jun 20 04:34:58 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Jun 20 04:34:58 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Jun 20 04:34:58 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Jun 20 04:34:58 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Jun 20 04:34:58 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jun 20 04:34:58 localhost.localdomain systemd[1]: Detected virtualization xen. Jun 20 04:34:58 localhost.localdomain systemd[1]: Detected architecture x86-64. Jun 20 04:34:58 localhost.localdomain systemd[1]: Running in initial RAM disk. Jun 20 04:34:58 localhost.localdomain systemd[1]: Set hostname to . Jun 20 04:34:58 localhost.localdomain systemd[1]: Listening on Journal Socket. Jun 20 04:34:58 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Jun 20 04:34:58 localhost.localdomain systemd[1]: Reached target Local File Systems. Jun 20 04:34:58 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... Jun 20 04:34:58 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jun 20 04:34:58 localhost.localdomain systemd-journald[219]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jun 20 04:34:58 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jun 20 04:34:58 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jun 20 04:34:58 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:58 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Jun 20 04:34:58 localhost.localdomain dracut-cmdline[247]: dracut-8 dracut-049-233.git20240115.el8 Jun 20 04:34:58 localhost.localdomain dracut-cmdline[247]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Jun 20 04:34:58 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:58 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Jun 20 04:34:58 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:58 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jun 20 04:34:58 localhost.localdomain systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jun 20 04:34:58 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:58 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Jun 20 04:34:59 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Jun 20 04:34:59 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Jun 20 04:34:59 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 332 (plymouthd). Jun 20 04:34:59 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 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: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jun 20 04:34:59 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Jun 20 04:34:59 localhost.localdomain systemd-udevd[339]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 20 04:34:59 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jun 20 04:34:59 localhost.localdomain kernel: xvda: xvda1 Jun 20 04:34:59 localhost.localdomain kernel: libata version 3.00 loaded. Jun 20 04:34:59 localhost.localdomain kernel: ACPI: bus type drm_connector registered Jun 20 04:34:59 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jun 20 04:34:59 localhost.localdomain kernel: scsi host0: ata_piix Jun 20 04:34:59 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jun 20 04:34:59 localhost.localdomain kernel: scsi host1: ata_piix Jun 20 04:34:59 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 Jun 20 04:34:59 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 Jun 20 04:34:59 localhost.localdomain systemd-udevd[333]: Using default interface naming scheme 'rhel-8.0'. Jun 20 04:34:59 localhost.localdomain systemd-udevd[333]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 20 04:34:59 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Jun 20 04:34:59 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jun 20 04:34:59 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jun 20 04:34:59 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Jun 20 04:34:59 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jun 20 04:34:59 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jun 20 04:34:59 localhost.localdomain kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Jun 20 04:34:59 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.993 MHz Jun 20 04:34:59 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3c81de5, max_idle_ns: 440795311645 ns Jun 20 04:34:59 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Jun 20 04:34:59 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Jun 20 04:34:59 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd-fsck[377]: /usr/sbin/fsck.xfs: XFS file system. Jun 20 04:34:59 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jun 20 04:34:59 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Jun 20 04:34:59 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Jun 20 04:34:59 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Jun 20 04:35:01 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Jun 20 04:35:01 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Jun 20 04:35:01 localhost.localdomain systemd[1]: Reloading. Jun 20 04:35:01 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Jun 20 04:35:01 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Jun 20 04:35:01 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: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jun 20 04:35:01 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jun 20 04:35:01 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jun 20 04:35:01 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:01 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:02 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:02 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Jun 20 04:35:02 localhost.localdomain systemd[1]: Switching root. Jun 20 04:35:02 localhost.localdomain systemd-journald[219]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Jun 20 04:35:09 localhost.localdomain kernel: printk: systemd: 17 output lines suppressed due to ratelimiting Jun 20 04:35:09 localhost.localdomain kernel: audit: type=1404 audit(1718872504.942:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability open_perms=1 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability always_check_network=0 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1 Jun 20 04:35:09 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 20 04:35:09 localhost.localdomain kernel: audit: type=1403 audit(1718872505.974:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jun 20 04:35:09 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 1.082551s. Jun 20 04:35:09 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 19.092ms. Jun 20 04:35:09 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jun 20 04:35:09 localhost.localdomain systemd[1]: Detected virtualization xen. Jun 20 04:35:09 localhost.localdomain systemd[1]: Detected architecture x86-64. Jun 20 04:35:09 localhost.localdomain systemd[1]: Set hostname to . Jun 20 04:35:09 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jun 20 04:35:09 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jun 20 04:35:09 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded. Jun 20 04:35:09 localhost.localdomain systemd[1]: Stopped Switch Root. Jun 20 04:35:09 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Jun 20 04:35:09 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 20 04:35:09 localhost.localdomain systemd-journald[495]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jun 20 04:35:09 localhost.localdomain systemd-journald[495]: Runtime journal (/run/log/journal/bd070ba250e84261b1939ee1ad937532) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/bd070ba250e84261b1939ee1ad937532) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jun 20 04:35:09 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Jun 20 04:35:09 localhost.localdomain systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Mounted Huge Pages File System. -- Subject: Unit dev-hugepages.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-hugepages.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System. -- Subject: Unit dev-mqueue.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-mqueue.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Jun 20 04:35:09 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 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: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jun 20 04:35:09 localhost.localdomain systemd-journald[495]: Runtime journal (/run/log/journal/bd070ba250e84261b1939ee1ad937532) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/bd070ba250e84261b1939ee1ad937532) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:09 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jun 20 04:35:09 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has begun starting up. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 332 (plymouthd). Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd-udevd[528]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Jun 20 04:35:10 localhost.localdomain auditd[551]: No plugins found, not dispatching events Jun 20 04:35:10 localhost.localdomain auditd[551]: Init complete, auditd 3.1.2 listening for events (startup state enable) Jun 20 04:35:10 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jun 20 04:35:10 localhost.localdomain kernel: RPC: Registered udp transport module. Jun 20 04:35:10 localhost.localdomain kernel: RPC: Registered tcp transport module. Jun 20 04:35:10 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain augenrules[554]: /sbin/augenrules: No change Jun 20 04:35:10 localhost.localdomain augenrules[569]: No rules Jun 20 04:35:10 localhost.localdomain augenrules[569]: enabled 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: failure 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: pid 551 Jun 20 04:35:10 localhost.localdomain augenrules[569]: rate_limit 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_limit 8192 Jun 20 04:35:10 localhost.localdomain augenrules[569]: lost 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog 2 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time 60000 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time_actual 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: enabled 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: failure 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: pid 551 Jun 20 04:35:10 localhost.localdomain augenrules[569]: rate_limit 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_limit 8192 Jun 20 04:35:10 localhost.localdomain augenrules[569]: lost 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog 6 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time 60000 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time_actual 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: enabled 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: failure 1 Jun 20 04:35:10 localhost.localdomain augenrules[569]: pid 551 Jun 20 04:35:10 localhost.localdomain augenrules[569]: rate_limit 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_limit 8192 Jun 20 04:35:10 localhost.localdomain augenrules[569]: lost 0 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog 4 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time 60000 Jun 20 04:35:10 localhost.localdomain augenrules[569]: backlog_wait_time_actual 0 Jun 20 04:35:10 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 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: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:10 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Jun 20 04:35:10 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Jun 20 04:35:11 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... -- Subject: Unit unbound-anchor.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has begun starting up. Jun 20 04:35:11 localhost.localdomain systemd-logind[594]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jun 20 04:35:11 localhost.localdomain systemd-logind[594]: Watching system buttons on /dev/input/event1 (Sleep Button) Jun 20 04:35:11 localhost.localdomain systemd-logind[594]: Watching system buttons on /dev/input/event0 (Power Button) Jun 20 04:35:11 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jun 20 04:35:11 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jun 20 04:35:11 localhost.localdomain systemd-logind[594]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jun 20 04:35:11 localhost.localdomain systemd-udevd[582]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 20 04:35:11 localhost.localdomain rngd[593]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jun 20 04:35:11 localhost.localdomain rngd[593]: Disabling 5: NIST Network Entropy Beacon (nist) Jun 20 04:35:11 localhost.localdomain rngd[593]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jun 20 04:35:11 localhost.localdomain rngd[593]: Initializing available sources Jun 20 04:35:11 localhost.localdomain rngd[593]: [hwrng ]: Initialization Failed Jun 20 04:35:11 localhost.localdomain rngd[593]: [rdrand]: Enabling RDRAND rng support Jun 20 04:35:11 localhost.localdomain rngd[593]: [rdrand]: Initialized Jun 20 04:35:11 localhost.localdomain rngd[593]: [jitter]: JITTER timeout set to 5 sec Jun 20 04:35:11 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jun 20 04:35:11 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.systemd1' Jun 20 04:35:11 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain rngd[593]: [jitter]: Initializing AES buffer Jun 20 04:35:11 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jun 20 04:35:11 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jun 20 04:35:11 localhost.localdomain systemd-udevd[583]: Using default interface naming scheme 'rhel-8.0'. Jun 20 04:35:11 localhost.localdomain chronyd[623]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 20 04:35:11 localhost.localdomain chronyd[623]: Loaded 0 symmetric keys Jun 20 04:35:11 localhost.localdomain systemd-udevd[583]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jun 20 04:35:11 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit unbound-anchor.service has successfully entered the 'dead' state. Jun 20 04:35:11 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. -- Subject: Unit unbound-anchor.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:11 localhost.localdomain chronyd[623]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jun 20 04:35:11 localhost.localdomain chronyd[623]: Using right/UTC timezone to obtain leap second data Jun 20 04:35:11 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:16 localhost.localdomain rngd[593]: [jitter]: Unable to obtain AES key, disabling JITTER source Jun 20 04:35:16 localhost.localdomain rngd[593]: [jitter]: Initialization Failed Jun 20 04:35:16 localhost.localdomain rngd[593]: Process privileges have been dropped to 2:2 Jun 20 04:35:17 localhost.localdomain dhclient[639]: Internet Systems Consortium DHCP Client 4.3.6 Jun 20 04:35:17 localhost.localdomain dhclient[639]: Copyright 2004-2017 Internet Systems Consortium. Jun 20 04:35:17 localhost.localdomain dhclient[639]: All rights reserved. Jun 20 04:35:17 localhost.localdomain dhclient[639]: For info, please visit https://www.isc.org/software/dhcp/ Jun 20 04:35:17 localhost.localdomain dhclient[639]: Jun 20 04:35:17 localhost.localdomain dhclient[639]: Listening on LPF/eth0/02:1e:b9:0c:92:6b Jun 20 04:35:17 localhost.localdomain dhclient[639]: Sending on LPF/eth0/02:1e:b9:0c:92:6b Jun 20 04:35:17 localhost.localdomain dhclient[639]: Sending on Socket/fallback Jun 20 04:35:17 localhost.localdomain dhclient[639]: Created duid "\000\004\275\007\013\242P\350Ba\261\223\236\341\255\223u2". Jun 20 04:35:17 localhost.localdomain dhclient[639]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0xc8afde72) Jun 20 04:35:17 localhost.localdomain dhclient[639]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xc8afde72) Jun 20 04:35:17 localhost.localdomain dhclient[639]: DHCPOFFER from 10.31.44.1 Jun 20 04:35:17 localhost.localdomain dhclient[639]: DHCPACK from 10.31.44.1 (xid=0xc8afde72) Jun 20 04:35:17 localhost.localdomain dhclient[639]: bound to 10.31.44.138 -- renewal in 1600 seconds. Jun 20 04:35:17 localhost.localdomain dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=654 comm="hostnamectl set-hostname ip-10-31-44-138.us-east-1" label="system_u:system_r:cloud_init_t:s0") Jun 20 04:35:17 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Jun 20 04:35:17 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Jun 20 04:35:17 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-hostnamed[655]: Changed static host name to 'ip-10-31-44-138.us-east-1.aws.redhat.com' Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-hostnamed[655]: Changed host name to 'ip-10-31-44-138.us-east-1.aws.redhat.com' Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[637]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Thu, 20 Jun 2024 08:35:16 +0000. Up 18.62 seconds. Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:17 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.2856] NetworkManager (version 1.40.16-15.el8) is starting... (boot:99773018-3e52-4472-8570-fe547a2b3120) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.2874] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.2957] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3513] manager[0x556b111fe080]: monitoring kernel firmware directory '/lib/firmware'. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3543] hostname: hostname: using hostnamed Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3543] hostname: static hostname changed from (none) to "ip-10-31-44-138.us-east-1.aws.redhat.com" Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3548] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3641] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3642] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3644] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3647] manager: Networking is enabled by state file Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=660 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3691] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3692] settings: Loaded settings plugin: keyfile (internal) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3750] dhcp: init: Using DHCP client 'internal' Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3750] device (lo): carrier: link connected Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3752] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3762] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3766] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3788] device (eth0): carrier: link connected Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3791] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3799] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3806] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3808] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3812] manager: NetworkManager state is now CONNECTING Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3815] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3823] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3835] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3855] dhcp4 (eth0): state changed new lease, address=10.31.44.138 Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3859] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=660 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.3942] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4632] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4634] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4638] manager: NetworkManager state is now CONNECTED_SITE Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4641] device (eth0): Activation: successful, device activated. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4646] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com NetworkManager[660]: [1718872518.4650] manager: startup complete Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.37 Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.38 Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Added source 10.11.160.238 Jun 20 04:35:18 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Added source 10.18.100.10 Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Cloud-init v. 23.4-7.el8.2 running 'init' at Thu, 20 Jun 2024 08:35:18 +0000. Up 21.00 seconds. Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | eth0 | True | 10.31.44.138 | 255.255.252.0 | global | 02:1e:b9:0c:92:6b | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | eth0 | True | fe80::1e:b9ff:fe0c:926b/64 | . | link | 02:1e:b9:0c:92:6b | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | lo | True | ::1/128 | . | host | . | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: | 3 | multicast | :: | eth0 | U | Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: ci-info: +-------+-------------+---------+-----------+-------+ Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: 2024-06-20 08:35:19,070 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=664 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:19 ip-10-31-44-138.us-east-1.aws.redhat.com polkitd[935]: Started polkitd version 0.115 Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com polkitd[935]: Loading rules from directory /etc/polkit-1/rules.d Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com polkitd[935]: Loading rules from directory /usr/share/polkit-1/rules.d Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com polkitd[935]: Finished loading, compiling and executing 2 rules Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:20 ip-10-31-44-138.us-east-1.aws.redhat.com polkitd[935]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Generating public/private rsa key pair. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key fingerprint is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: SHA256:eYlrnLcVGzDn9ojwJ5y8Ndlt+vIPdIojyLZRVDWEvbU root@ip-10-31-44-138.us-east-1.aws.redhat.com Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key's randomart image is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +---[RSA 3072]----+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | .=+ | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | .. ...| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | + . o.| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | + * .E | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | S + = . .| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o @ + @ + | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | X X @ = o| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o + O o.+ | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . o .+=| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +----[SHA256]-----+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Generating public/private dsa key pair. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key fingerprint is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: SHA256:TuWd8U0yCePjIzPpbDgkCfeUFkrePClmkmnLBPCfRb4 root@ip-10-31-44-138.us-east-1.aws.redhat.com Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key's randomart image is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +---[DSA 1024]----+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: |... o . o | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . . B + + . o . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . B X O . + + .| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | = X B + + = = | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | = E S * = . .| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | = + + . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | + + | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +----[SHA256]-----+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Generating public/private ecdsa key pair. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key fingerprint is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: SHA256:sXrxwktGcUqbaudr/dMHH6F6IYBA0Asyf5WHHMdUw6g root@ip-10-31-44-138.us-east-1.aws.redhat.com Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key's randomart image is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +---[ECDSA 256]---+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | .+...*o+o | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o . o =.+ .. | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | + . + B . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . o E X . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . S . . .| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | = o . o.. | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | + B.. o..o.| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | . *.o..... o| Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | .+. .o. . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +----[SHA256]-----+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Generating public/private ed25519 key pair. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key fingerprint is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: SHA256:oFzk9MTXLvhYXimCpSJPbq8YobO4UL1ogvsL/vFQka4 root@ip-10-31-44-138.us-east-1.aws.redhat.com Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: The key's randomart image is: Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +--[ED25519 256]--+ Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o.. . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | +.oo . . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o++.o . . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | .o+o+.o + + | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: | o=++ S* + | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: |.o o*. . o | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: |B +E.. | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: |+B o+ . | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: |=+=o.o | Jun 20 04:35:23 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[749]: +----[SHA256]-----+ Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[1018]: Server listening on 0.0.0.0 port 22. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[1018]: Server listening on :: port 22. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com sm-notify[1019]: Version 2.3.3 starting Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com rsyslogd[1020]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1020" x-info="https://www.rsyslog.com"] start Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com rsyslogd[1020]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com restraintd[1032]: Listening on http://localhost:8081 Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Detected change(s) in the following file(s): /etc/fstab Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1252]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Thu, 20 Jun 2024 08:35:24 +0000. Up 26.62 seconds. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 332 (plymouthd). Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com crond[1273]: (CRON) STARTUP (1.5.2) Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com crond[1273]: (CRON) INFO (Syslog will be used instead of sendmail.) Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com crond[1273]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 27% if used.) Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com crond[1273]: (CRON) INFO (running with inotify support) Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 332 (n/a). Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jun 20 04:35:24 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Jun 20 04:35:24 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Selected source 147.182.158.78 (2.centos.pool.ntp.org) Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: System clock TAI offset set to 37 seconds Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1298]: ############################################################# Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1339]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1347]: 1024 SHA256:TuWd8U0yCePjIzPpbDgkCfeUFkrePClmkmnLBPCfRb4 root@ip-10-31-44-138.us-east-1.aws.redhat.com (DSA) Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1353]: 256 SHA256:sXrxwktGcUqbaudr/dMHH6F6IYBA0Asyf5WHHMdUw6g root@ip-10-31-44-138.us-east-1.aws.redhat.com (ECDSA) Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1355]: 256 SHA256:oFzk9MTXLvhYXimCpSJPbq8YobO4UL1ogvsL/vFQka4 root@ip-10-31-44-138.us-east-1.aws.redhat.com (ED25519) Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1357]: 3072 SHA256:eYlrnLcVGzDn9ojwJ5y8Ndlt+vIPdIojyLZRVDWEvbU root@ip-10-31-44-138.us-east-1.aws.redhat.com (RSA) Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1358]: -----END SSH HOST KEY FINGERPRINTS----- Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1359]: ############################################################# Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1285]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Thu, 20 Jun 2024 08:35:25 +0000. Up 27.19 seconds. Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com cloud-init[1285]: Cloud-init v. 23.4-7.el8.2 finished at Thu, 20 Jun 2024 08:35:25 +0000. Datasource DataSourceEc2Local. Up 27.51 seconds Jun 20 04:35:25 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Jun 20 04:35:25 ip-10-31-44-138.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1578]: dracut-049-233.git20240115.el8 Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 20 04:35:26 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: memstrack is available Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: bash *** Jun 20 04:35:27 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: systemd *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: systemd-initrd *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: watchdog-modules *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: nss-softokn *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: rngd *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: i18n *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: drm *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: prefixdevname *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: kernel-modules *** Jun 20 04:35:28 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: kernel-modules-extra *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: kernel-modules-extra: configuration source "/run/depmod.d/" does not exist Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf" Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: fstab-sys *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: rootfs-block *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: terminfo *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: udev-rules *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: Skipping udev rule: 91-permissions.rules Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: Skipping udev rule: 80-drivers-modprobe.rules Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: biosdevname *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: dracut-systemd *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: usrmount *** Jun 20 04:35:29 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: base *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: fs-lib *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: kdumpbase *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: memstrack *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: microcode_ctl-fw_dir_override *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl module: mangling fw_dir Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-55-04" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: shutdown *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including module: squash *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Including modules done *** Jun 20 04:35:30 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Installing kernel module dependencies *** Jun 20 04:35:31 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Installing kernel module dependencies done *** Jun 20 04:35:31 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Resolving executable dependencies *** Jun 20 04:35:32 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Resolving executable dependencies done*** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Hardlinking files *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Hardlinking files done *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Generating early-microcode cpio image *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Constructing GenuineIntel.bin *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Constructing GenuineIntel.bin *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Store current command line parameters *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: Stored kernel commandline: Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: No dracut internal kernel commandline stored in the initramfs Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Install squash loader *** Jun 20 04:35:33 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Stripping files *** Jun 20 04:35:34 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Stripping files done *** Jun 20 04:35:34 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Squashing the files inside the initramfs *** Jun 20 04:35:43 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Squashing the files inside the initramfs done *** Jun 20 04:35:43 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Jun 20 04:35:44 ip-10-31-44-138.us-east-1.aws.redhat.com dracut[1580]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Jun 20 04:35:45 ip-10-31-44-138.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: kexec: loaded kdump kernel Jun 20 04:35:45 ip-10-31-44-138.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Starting kdump: [OK] Jun 20 04:35:45 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jun 20 04:35:45 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Startup finished in 586ms (kernel) + 6.346s (initrd) + 40.248s (userspace) = 47.182s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- 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 586984 microseconds. -- -- Initial RAM disk start-up required 6346911 microseconds. -- -- Userspace start-up required 40248863 microseconds. Jun 20 04:35:48 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5066]: Accepted publickey for root from 10.30.32.93 port 56352 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5066. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[5071]: Startup finished in 83ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 83351 microseconds. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5066]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5080]: Received disconnect from 10.30.32.93 port 56352:11: disconnected by user Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5080]: Disconnected from user root 10.30.32.93 port 56352 Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5066]: pam_unix(sshd:session): session closed for user root Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-1.scope has successfully entered the 'dead' state. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 1 logged out. Waiting for processes to exit. Jun 20 04:36:59 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5100]: error: kex_exchange_identification: Connection closed by remote host Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5101]: Accepted publickey for root from 10.29.163.167 port 52584 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5101. Jun 20 04:37:01 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5101]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5104]: Received disconnect from 10.29.163.167 port 52584:11: disconnected by user Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5104]: Disconnected from user root 10.29.163.167 port 52584 Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5101]: pam_unix(sshd:session): session closed for user root Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-3.scope has successfully entered the 'dead' state. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 3 logged out. Waiting for processes to exit. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5124]: Accepted publickey for root from 10.29.163.167 port 52592 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:37:01 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5124. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5124]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5127]: Received disconnect from 10.29.163.167 port 52592:11: disconnected by user Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5127]: Disconnected from user root 10.29.163.167 port 52592 Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5124]: pam_unix(sshd:session): session closed for user root Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-4.scope has successfully entered the 'dead' state. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 4 logged out. Waiting for processes to exit. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5147]: Accepted publickey for root from 10.29.163.167 port 52596 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:37:01 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5147. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5147]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5150]: Received disconnect from 10.29.163.167 port 52596:11: disconnected by user Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5150]: Disconnected from user root 10.29.163.167 port 52596 Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5147]: pam_unix(sshd:session): session closed for user root Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-5.scope has successfully entered the 'dead' state. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 5 logged out. Waiting for processes to exit. Jun 20 04:37:01 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 5. -- Subject: Session 5 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 5 has been terminated. Jun 20 04:37:02 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5170]: Accepted publickey for root from 10.29.163.167 port 52608 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:37:02 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:37:02 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 6 of user root. -- Subject: A new session 6 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 6 has been created for the user root. -- -- The leading process of the session is 5170. Jun 20 04:37:02 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5170]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:37:09 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5263]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 20 04:37:10 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5310]: ansible-service_facts Invoked Jun 20 04:37:12 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5416]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 20 04:37:13 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5437]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 20 04:37:13 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5459]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 20 04:37:14 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5483]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:37:45 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5505]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:38:16 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5527]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:38:46 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5549]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:39:17 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5571]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:39:48 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5593]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:39:48 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5615]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:40:19 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5637]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:40:50 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5659]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:41:21 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5682]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:41:51 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5704]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:41:52 ip-10-31-44-138.us-east-1.aws.redhat.com chronyd[623]: Selected source 10.2.32.38 Jun 20 04:42:22 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5726]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5730]: error: kex_exchange_identification: Connection closed by remote host Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5731]: Accepted publickey for root from 10.29.163.167 port 48486 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:42:23 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5731. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5731]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5734]: Received disconnect from 10.29.163.167 port 48486:11: disconnected by user Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5734]: Disconnected from user root 10.29.163.167 port 48486 Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5731]: pam_unix(sshd:session): session closed for user root Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-7.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-7.scope has successfully entered the 'dead' state. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 7 logged out. Waiting for processes to exit. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5754]: Accepted publickey for root from 10.29.163.167 port 48496 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jun 20 04:42:23 ip-10-31-44-138.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: https://access.redhat.com/support -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://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 5754. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5754]: pam_unix(sshd:session): session opened for user root by (uid=0) Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5758]: Received disconnect from 10.29.163.167 port 48496:11: disconnected by user Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5758]: Disconnected from user root 10.29.163.167 port 48496 Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com sshd[5754]: pam_unix(sshd:session): session closed for user root Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd[1]: session-8.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-8.scope has successfully entered the 'dead' state. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Session 8 logged out. Waiting for processes to exit. Jun 20 04:42:23 ip-10-31-44-138.us-east-1.aws.redhat.com systemd-logind[594]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Jun 20 04:42:24 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5835]: ansible-file Invoked with path=/etc/systemd/system/tangd.socket.d state=directory mode=0775 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 20 04:42:24 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5897]: ansible-ansible.legacy.stat Invoked with path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 20 04:42:25 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5954]: ansible-ansible.legacy.copy Invoked with dest=/etc/systemd/system/tangd.socket.d/override2.conf mode=0664 src=/root/.ansible/tmp/ansible-tmp-1718872944.4642668-633-112619778552529/source _original_basename=tmpsxtc11av follow=False checksum=05987691cc309e84627f31fa0d1680a3b3b2c4b2 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 20 04:42:25 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[5995]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 20 04:42:25 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[6019]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 20 04:42:26 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[6039]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Jun 20 04:42:26 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[6065]: ansible-ansible.legacy.dnf Invoked with name=['tang'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Jun 20 04:42:27 ip-10-31-44-138.us-east-1.aws.redhat.com platform-python[6087]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:100 Thursday 20 June 2024 08:42:27 +0000 (0:00:00.374) 0:00:03.148 ********* included: /WORKDIR/git-weekly-ciapbuktkj/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tasks/cleanup.yml:2 Thursday 20 June 2024 08:42:27 +0000 (0:00:00.009) 0:00:03.157 ********* skipping: [sut] => { "changed": false, "false_condition": "nbde_server_keys_dir | d(\"\") is match(\"^/\")", "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-ciapbuktkj/tests/tasks/cleanup.yml:9 Thursday 20 June 2024 08:42:27 +0000 (0:00:00.017) 0:00:03.174 ********* skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is match(\"^/\")", "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004303", "end": "2024-06-20 04:42:27.433925", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-06-20 04:42:27.429622" } STDERR: + '[' false = true ']' + rm -rf '/var/db/tang/*' '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004171", "end": "2024-06-20 04:42:27.621122", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-06-20 04:42:27.616951" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' to retry, use: --limit @/tmp/tests_share_system_dir.retry PLAY RECAP ********************************************************************* sut : ok=11 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Thursday 20 June 2024 08:42:27 +0000 (0:00:00.388) 0:00:03.562 ********* =============================================================================== fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 1.05s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Create a customization systemd file ------------------------------------- 0.66s /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:20 ------------ fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role --- 0.46s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Remove managed node files/directories ----------------------------------- 0.39s /WORKDIR/git-weekly-ciapbuktkj/tests/tasks/cleanup.yml:9 ---------------------- Debug ------------------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:96 ------------ Create the tangd.socket.d directory ------------------------------------- 0.35s /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:14 ------------ fedora.linux_system_roles.nbde_server : Check if system is ostree ------- 0.18s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Remove control node files/directories ----------------------------------- 0.02s /WORKDIR/git-weekly-ciapbuktkj/tests/tasks/cleanup.yml:2 ---------------------- fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree --- 0.02s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 fedora.linux_system_roles.nbde_server : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks --- 0.01s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Run role ---------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:28 ------------ fedora.linux_system_roles.nbde_server : Set version specific variables --- 0.01s /WORKDIR/git-weekly-ciapbuktkj/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Cleanup ----------------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ciapbuktkj/tests/tests_share_system_dir.yml:100 ----------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---