# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_bond_deprecated_initscripts.yml ******************************** 2 plays in /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tests_bond_deprecated_initscripts.yml PLAY [Run playbook 'playbooks/tests_bond_deprecated.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tests_bond_deprecated_initscripts.yml:5 Wednesday 03 July 2024 22:40:06 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tests_bond_deprecated_initscripts.yml:8 Wednesday 03 July 2024 22:40:06 +0000 (0:00:00.561) 0:00:00.573 ******** included: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:3 Wednesday 03 July 2024 22:40:06 +0000 (0:00:00.012) 0:00:00.586 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:19 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.205) 0:00:00.791 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:24 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.192) 0:00:00.984 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:28 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.021) 0:00:01.005 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:53 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.018) 0:00:01.024 ******** included: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:8 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.031) 0:00:01.056 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:24 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.178) 0:00:01.234 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:30 Wednesday 03 July 2024 22:40:07 +0000 (0:00:00.377) 0:00:01.611 ******** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.163895", "end": "2024-07-03 18:40:08.148678", "rc": 0, "start": "2024-07-03 18:40:07.984783" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:35 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.287) 0:00:01.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:40 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.011) 0:00:01.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tests_bond_deprecated_initscripts.yml:10 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.011) 0:00:01.921 ******** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing bond device using deprecated 'master' argument] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:3 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.013) 0:00:01.934 ******** ok: [sut] META: ran handlers TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:15 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.343) 0:00:02.277 ******** ok: [sut] => {} MSG: ################################################## TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Wednesday 03 July 2024 22:40:08 +0000 (0:00:00.011) 0:00:02.288 ******** FAILED - RETRYING: Install dnsmasq (6 retries left). FAILED - RETRYING: Install dnsmasq (5 retries left). FAILED - RETRYING: Install dnsmasq (4 retries left). FAILED - RETRYING: Install dnsmasq (3 retries left). FAILED - RETRYING: Install dnsmasq (2 retries left). FAILED - RETRYING: Install dnsmasq (1 retries left). fatal: [sut]: FAILED! => { "attempts": 6, "changed": false } MSG: Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 TASK [Gather failure information] ********************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:96 Wednesday 03 July 2024 22:41:10 +0000 (0:01:02.207) 0:01:04.496 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "exec 1>&2\nset -xo pipefail\nip -d -s link show\nip -d -s a s\njournalctl -ex\nps -ef | grep dnsmasq || :\n", "delta": "0:00:00.055249", "end": "2024-07-03 18:41:10.921750", "failed_when_result": true, "rc": 0, "start": "2024-07-03 18:41:10.866501" } STDERR: + ip -d -s link show 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 promiscuity 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 RX: bytes packets errors dropped overrun mcast 6176 64 0 0 0 0 TX: bytes packets errors dropped carrier collsns 6176 64 0 0 0 0 2: eth0: mtu 9001 qdisc mq state UP mode DEFAULT group default qlen 1000 link/ether 02:3e:15:38:65:13 brd ff:ff:ff:ff:ff:ff promiscuity 0 addrgenmode eui64 numtxqueues 2 numrxqueues 2 gso_max_size 65536 gso_max_segs 65535 RX: bytes packets errors dropped overrun mcast 10996922 3473 0 0 0 0 TX: bytes packets errors dropped carrier collsns 368096 2736 0 0 0 0 + ip -d -s a s 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 promiscuity 0 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever RX: bytes packets errors dropped overrun mcast 6176 64 0 0 0 0 TX: bytes packets errors dropped carrier collsns 6176 64 0 0 0 0 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:3e:15:38:65:13 brd ff:ff:ff:ff:ff:ff promiscuity 0 numtxqueues 2 numrxqueues 2 gso_max_size 65536 gso_max_segs 65535 inet 10.31.46.203/22 brd 10.31.47.255 scope global noprefixroute dynamic eth0 valid_lft 3095sec preferred_lft 3095sec inet6 fe80::3e:15ff:fe38:6513/64 scope link valid_lft forever preferred_lft forever RX: bytes packets errors dropped overrun mcast 10996922 3473 0 0 0 0 TX: bytes packets errors dropped carrier collsns 368096 2736 0 0 0 0 + journalctl -ex -- Logs begin at Wed 2024-07-03 18:32:16 EDT, end at Wed 2024-07-03 18:41:10 EDT. -- Jul 03 18:32:16 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 03 18:32:16 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jul 03 18:32:16 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) Jul 03 18:32:16 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) Jul 03 18:32:16 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) Jul 03 18:32:16 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) Jul 03 18:32:16 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 03 18:32:16 localhost.localdomain kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none Jul 03 18:32:16 localhost.localdomain kernel: vgaarb: loaded Jul 03 18:32:16 localhost.localdomain kernel: vgaarb: bridge control possible 0000:00:02.0 Jul 03 18:32:16 localhost.localdomain kernel: SCSI subsystem initialized Jul 03 18:32:16 localhost.localdomain kernel: ACPI: bus type USB registered Jul 03 18:32:16 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 03 18:32:16 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 03 18:32:16 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 03 18:32:16 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 03 18:32:16 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 03 18:32:16 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 03 18:32:16 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 03 18:32:16 localhost.localdomain kernel: NetLabel: Initializing Jul 03 18:32:16 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 03 18:32:16 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 Jul 03 18:32:16 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 03 18:32:16 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 03 18:32:16 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 03 18:32:16 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 03 18:32:16 localhost.localdomain kernel: amd_nb: Cannot enumerate AMD northbridges Jul 03 18:32:16 localhost.localdomain kernel: Switched to clocksource xen Jul 03 18:32:16 localhost.localdomain kernel: pnp: PnP ACPI init Jul 03 18:32:16 localhost.localdomain kernel: ACPI: bus type PNP registered Jul 03 18:32:16 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 03 18:32:16 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=16 -> irq=8 (gsi=8) Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=17 -> irq=12 (gsi=12) Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=18 -> irq=1 (gsi=1) Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=19 -> irq=6 (gsi=6) Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=20 -> irq=4 (gsi=4) Jul 03 18:32:16 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 03 18:32:16 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 03 18:32:16 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 03 18:32:16 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 03 18:32:16 localhost.localdomain kernel: ACPI: bus type PNP unregistered Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 03 18:32:16 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 03 18:32:16 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 03 18:32:16 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) Jul 03 18:32:16 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) Jul 03 18:32:16 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 03 18:32:16 localhost.localdomain kernel: TCP: reno registered Jul 03 18:32:16 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) Jul 03 18:32:16 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) Jul 03 18:32:16 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 03 18:32:16 localhost.localdomain kernel: pci 0000:00:02.0: Boot video device Jul 03 18:32:16 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 03 18:32:16 localhost.localdomain kernel: Unpacking initramfs... Jul 03 18:32:16 localhost.localdomain kernel: Freeing initrd memory: 19688k freed Jul 03 18:32:16 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer Jul 03 18:32:16 localhost.localdomain kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Jul 03 18:32:16 localhost.localdomain kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Jul 03 18:32:16 localhost.localdomain kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules Jul 03 18:32:16 localhost.localdomain kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation Jul 03 18:32:16 localhost.localdomain kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation Jul 03 18:32:16 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) Jul 03 18:32:16 localhost.localdomain kernel: Initialise system trusted keyring Jul 03 18:32:16 localhost.localdomain kernel: audit: initializing netlink socket (disabled) Jul 03 18:32:16 localhost.localdomain kernel: type=2000 audit(1720045936.535:1): initialized Jul 03 18:32:16 localhost.localdomain kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages Jul 03 18:32:16 localhost.localdomain kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Jul 03 18:32:16 localhost.localdomain kernel: zpool: loaded Jul 03 18:32:16 localhost.localdomain kernel: zbud: loaded Jul 03 18:32:16 localhost.localdomain kernel: VFS: Disk quotas dquot_6.5.2 Jul 03 18:32:16 localhost.localdomain kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 03 18:32:16 localhost.localdomain kernel: Key type big_key registered Jul 03 18:32:16 localhost.localdomain kernel: SELinux: Registering netfilter hooks Jul 03 18:32:16 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 03 18:32:16 localhost.localdomain kernel: Key type asymmetric registered Jul 03 18:32:16 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 03 18:32:16 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Jul 03 18:32:16 localhost.localdomain kernel: io scheduler noop registered Jul 03 18:32:16 localhost.localdomain kernel: io scheduler deadline registered (default) Jul 03 18:32:16 localhost.localdomain kernel: io scheduler cfq registered Jul 03 18:32:16 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 03 18:32:16 localhost.localdomain kernel: io scheduler kyber registered Jul 03 18:32:16 localhost.localdomain kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Jul 03 18:32:16 localhost.localdomain kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Jul 03 18:32:16 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 03 18:32:16 localhost.localdomain kernel: intel_idle: does not run on family 6 model 63 Jul 03 18:32:16 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 03 18:32:16 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 03 18:32:16 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 03 18:32:16 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 03 18:32:16 localhost.localdomain kernel: GHES: HEST is not enabled! Jul 03 18:32:16 localhost.localdomain kernel: xen: --> pirq=21 -> irq=47 (gsi=47) Jul 03 18:32:16 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 03 18:32:16 localhost.localdomain kernel: Grant table initialized Jul 03 18:32:16 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 03 18:32:16 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 03 18:32:16 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jul 03 18:32:16 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 03 18:32:16 localhost.localdomain kernel: Linux agpgart interface v0.103 Jul 03 18:32:16 localhost.localdomain kernel: crash memory driver: version 1.1 Jul 03 18:32:16 localhost.localdomain kernel: rdac: device handler registered Jul 03 18:32:16 localhost.localdomain kernel: hp_sw: device handler registered Jul 03 18:32:16 localhost.localdomain kernel: emc: device handler registered Jul 03 18:32:16 localhost.localdomain kernel: alua: device handler registered Jul 03 18:32:16 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 03 18:32:16 localhost.localdomain kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Jul 03 18:32:16 localhost.localdomain kernel: ehci-pci: EHCI PCI platform driver Jul 03 18:32:16 localhost.localdomain kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Jul 03 18:32:16 localhost.localdomain kernel: ohci-pci: OHCI PCI platform driver Jul 03 18:32:16 localhost.localdomain kernel: uhci_hcd: USB Universal Host Controller Interface driver Jul 03 18:32:16 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 03 18:32:16 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 03 18:32:16 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 03 18:32:16 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 03 18:32:16 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 03 18:32:16 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 03 18:32:16 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 03 18:32:16 localhost.localdomain kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 Jul 03 18:32:16 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 03 18:32:16 localhost.localdomain kernel: cpuidle: using governor menu Jul 03 18:32:16 localhost.localdomain kernel: hidraw: raw HID events driver (C) Jiri Kosina Jul 03 18:32:16 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 03 18:32:16 localhost.localdomain kernel: usbhid: USB HID core driver Jul 03 18:32:16 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 03 18:32:16 localhost.localdomain kernel: Netfilter messages via NETLINK v0.30. Jul 03 18:32:16 localhost.localdomain kernel: TCP: cubic registered Jul 03 18:32:16 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 03 18:32:16 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 03 18:32:16 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 03 18:32:16 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 03 18:32:16 localhost.localdomain kernel: mce: Using 32 MCE banks Jul 03 18:32:16 localhost.localdomain kernel: PM: Hibernation image not present or could not be loaded. Jul 03 18:32:16 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 03 18:32:16 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' Jul 03 18:32:16 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' Jul 03 18:32:16 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 68ea103f2c90a8dc0bb0446c06d14561f29e1172' Jul 03 18:32:16 localhost.localdomain kernel: registered taskstats version 1 Jul 03 18:32:16 localhost.localdomain kernel: page_owner is disabled Jul 03 18:32:16 localhost.localdomain kernel: Key type trusted registered Jul 03 18:32:16 localhost.localdomain kernel: Key type encrypted registered Jul 03 18:32:16 localhost.localdomain kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) Jul 03 18:32:16 localhost.localdomain kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. Jul 03 18:32:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 03 18:32:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 03 18:32:16 localhost.localdomain kernel: Magic number: 0:45:552 Jul 03 18:32:16 localhost.localdomain kernel: clockevents clockevent3: hash matches Jul 03 18:32:16 localhost.localdomain kernel: acpi PNP0C0F:03: hash matches Jul 03 18:32:16 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-07-03 22:32:16 UTC (1720045936) Jul 03 18:32:16 localhost.localdomain kernel: Freeing unused kernel memory: 2176k freed Jul 03 18:32:16 localhost.localdomain kernel: Write protecting the kernel read-only data: 12288k Jul 03 18:32:16 localhost.localdomain kernel: Freeing unused kernel memory: 192k freed Jul 03 18:32:16 localhost.localdomain kernel: Freeing unused kernel memory: 524k freed Jul 03 18:32:16 localhost.localdomain systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 03 18:32:16 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 03 18:32:16 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 03 18:32:16 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 03 18:32:16 localhost.localdomain systemd[1]: Set hostname to . Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 03 18:32:16 localhost.localdomain systemd[1]: Created slice Root Slice. Jul 03 18:32:16 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Swap. Jul 03 18:32:16 localhost.localdomain systemd[1]: Listening on udev Control Socket. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Timers. Jul 03 18:32:16 localhost.localdomain systemd[1]: Created slice System Slice. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Slices. Jul 03 18:32:16 localhost.localdomain systemd[1]: Listening on Journal Socket. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting dracut cmdline hook... Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Sockets. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Journal Service... Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Apply Kernel Variables. Jul 03 18:32:16 localhost.localdomain systemd-journal[111]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Journal Service. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd-udevd[208]: starting version 219 Jul 03 18:32:16 localhost.localdomain systemd-udevd[208]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Mounting Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Mounted Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has begun starting up. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:16 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 03 18:32:16 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 03 18:32:16 localhost.localdomain kernel: xvda: xvda1 Jul 03 18:32:16 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 03 18:32:16 localhost.localdomain kernel: libata version 3.00 loaded. Jul 03 18:32:16 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 03 18:32:16 localhost.localdomain kernel: scsi host0: ata_piix Jul 03 18:32:16 localhost.localdomain kernel: scsi host1: ata_piix Jul 03 18:32:16 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 03 18:32:16 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 03 18:32:17 localhost.localdomain kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 Jul 03 18:32:17 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished starting up. -- -- The start-up result is done. Jul 03 18:32:17 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has begun starting up. Jul 03 18:32:17 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.973 MHz Jul 03 18:32:17 localhost.localdomain systemd-fsck[252]: /dev/xvda1: clean, 63819/262144 files, 527174/1048320 blocks Jul 03 18:32:17 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:17 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 Jul 03 18:32:19 localhost.localdomain kernel: floppy0: no floppy controllers found Jul 03 18:32:19 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has begun starting up. Jul 03 18:32:19 localhost.localdomain kernel: EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) Jul 03 18:32:19 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has begun starting up. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reloading. Jul 03 18:32:19 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:19 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 03 18:32:20 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:20 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has begun starting up. Jul 03 18:32:20 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has begun starting up. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit slices.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 03 18:32:20 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 03 18:32:20 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:20 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:20 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:20 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:20 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.service has begun starting up. Jul 03 18:32:20 localhost.localdomain systemd[1]: Switching root. Jul 03 18:32:20 localhost.localdomain unknown[111]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has shut down and closed all currently -- active journal files. Jul 03 18:32:31 localhost.localdomain systemd-journal[343]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Jul 03 18:32:31 localhost.localdomain systemd-journald[111]: Received SIGTERM from PID 1 (systemd). Jul 03 18:32:31 localhost.localdomain kernel: random: crng init done Jul 03 18:32:31 localhost.localdomain kernel: type=1404 audit(1720045943.455:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 Jul 03 18:32:31 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 03 18:32:31 localhost.localdomain kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 03 18:32:31 localhost.localdomain kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Jul 03 18:32:31 localhost.localdomain kernel: SELinux: 130 classes, 112757 rules Jul 03 18:32:31 localhost.localdomain kernel: SELinux: Completing initialization. Jul 03 18:32:31 localhost.localdomain kernel: SELinux: Setting up existing superblocks. Jul 03 18:32:31 localhost.localdomain kernel: type=1403 audit(1720045944.803:3): policy loaded auid=4294967295 ses=4294967295 Jul 03 18:32:31 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 1.459196s. Jul 03 18:32:31 localhost.localdomain kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Jul 03 18:32:31 localhost.localdomain systemd[1]: Inserted module 'ip_tables' Jul 03 18:32:31 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 8.965ms. Jul 03 18:32:31 localhost.localdomain kernel: EXT4-fs (xvda1): re-mounted. Opts: (null) Jul 03 18:32:31 localhost.localdomain systemd-journal[343]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 03 18:32:26 localhost.localdomain systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 03 18:32:26 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 03 18:32:26 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 03 18:32:27 localhost.localdomain systemd[1]: Set hostname to . Jul 03 18:32:27 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Jul 03 18:32:27 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Configure read-only root support. -- Subject: Unit rhel-readonly.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Preprocess NFS configuration... -- Subject: Unit nfs-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit rhel-import-state.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Preprocess NFS configuration. -- Subject: Unit nfs-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:31 localhost.localdomain systemd-udevd[378]: starting version 219 Jul 03 18:32:32 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:32 localhost.localdomain systemd-udevd[378]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 03 18:32:32 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit rhel-import-state.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:32 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 03 18:32:32 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:32 localhost.localdomain systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 03 18:32:32 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has begun starting up. Jul 03 18:32:32 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Jul 03 18:32:32 localhost.localdomain kernel: RPC: Registered udp transport module. Jul 03 18:32:32 localhost.localdomain kernel: RPC: Registered tcp transport module. Jul 03 18:32:32 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 03 18:32:32 localhost.localdomain systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 03 18:32:32 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:33 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:33 localhost.localdomain auditd[417]: Started dispatcher: /sbin/audispd pid: 419 Jul 03 18:32:33 localhost.localdomain audispd[419]: No plugins found, exiting Jul 03 18:32:33 localhost.localdomain kernel: type=1305 audit(1720045953.377:4): audit_pid=417 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jul 03 18:32:33 localhost.localdomain systemd[1]: Found device /dev/ttyS0. -- Subject: Unit dev-ttyS0.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-ttyS0.device has finished starting up. -- -- The start-up result is done. Jul 03 18:32:33 localhost.localdomain auditd[417]: Init complete, auditd 2.8.5 listening for events (startup state enable) Jul 03 18:32:33 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Jul 03 18:32:33 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 03 18:32:33 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 03 18:32:33 localhost.localdomain augenrules[421]: /sbin/augenrules: No change Jul 03 18:32:33 localhost.localdomain augenrules[421]: No rules Jul 03 18:32:33 localhost.localdomain augenrules[421]: enabled 1 Jul 03 18:32:33 localhost.localdomain augenrules[421]: failure 1 Jul 03 18:32:33 localhost.localdomain augenrules[421]: pid 417 Jul 03 18:32:33 localhost.localdomain augenrules[421]: rate_limit 0 Jul 03 18:32:33 localhost.localdomain augenrules[421]: backlog_limit 8192 Jul 03 18:32:33 localhost.localdomain augenrules[421]: lost 0 Jul 03 18:32:33 localhost.localdomain augenrules[421]: backlog 0 Jul 03 18:32:33 localhost.localdomain augenrules[421]: enabled 1 Jul 03 18:32:33 localhost.localdomain augenrules[421]: failure 1 Jul 03 18:32:33 localhost.localdomain augenrules[421]: pid 417 Jul 03 18:32:33 localhost.localdomain augenrules[421]: rate_limit 0 Jul 03 18:32:33 localhost.localdomain augenrules[421]: backlog_limit 8192 Jul 03 18:32:33 localhost.localdomain augenrules[421]: lost 0 Jul 03 18:32:33 localhost.localdomain augenrules[421]: backlog 0 Jul 03 18:32:33 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:33 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has begun starting up. Jul 03 18:32:33 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 03 18:32:33 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 03 18:32:33 localhost.localdomain kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Jul 03 18:32:33 localhost.localdomain kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) Jul 03 18:32:33 localhost.localdomain kernel: ppdev: user-space parallel port driver Jul 03 18:32:34 localhost.localdomain kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB Jul 03 18:32:34 localhost.localdomain kernel: [TTM] Initializing pool allocator Jul 03 18:32:34 localhost.localdomain kernel: [TTM] Initializing DMA pool allocator Jul 03 18:32:34 localhost.localdomain kernel: [drm] fb mappable at 0xF8000000 Jul 03 18:32:34 localhost.localdomain kernel: [drm] vram aper at 0xF8000000 Jul 03 18:32:34 localhost.localdomain kernel: [drm] size 33554432 Jul 03 18:32:34 localhost.localdomain kernel: [drm] fb depth is 16 Jul 03 18:32:34 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain kernel: [drm] pitch is 2048 Jul 03 18:32:34 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 03 18:32:34 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 03 18:32:34 localhost.localdomain kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Jul 03 18:32:34 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Listening on RPCbind Server Activation Socket. -- Subject: Unit rpcbind.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.socket has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Starting RPC bind service... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has begun starting up. Jul 03 18:32:34 localhost.localdomain kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Jul 03 18:32:34 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Starting Dump dmesg to /var/log/dmesg... -- Subject: Unit rhel-dmesg.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has begun starting up. Jul 03 18:32:34 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has begun starting up. Jul 03 18:32:34 localhost.localdomain systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has begun starting up. Jul 03 18:32:34 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has begun starting up. Jul 03 18:32:34 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:34 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 03 18:32:34 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Jul 03 18:32:34 localhost.localdomain chronyd[502]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) Jul 03 18:32:34 localhost.localdomain chronyd[502]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Jul 03 18:32:35 localhost.localdomain polkitd[492]: Started polkitd version 0.112 Jul 03 18:32:35 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has begun starting up. Jul 03 18:32:35 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has begun starting up. Jul 03 18:32:35 localhost.localdomain systemd[1]: Started RPC bind service. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Started Dump dmesg to /var/log/dmesg. -- Subject: Unit rhel-dmesg.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain systemd-logind[519]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 03 18:32:35 localhost.localdomain systemd-logind[519]: Watching system buttons on /dev/input/event0 (Power Button) Jul 03 18:32:35 localhost.localdomain systemd-logind[519]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 03 18:32:35 localhost.localdomain polkitd[492]: Loading rules from directory /etc/polkit-1/rules.d Jul 03 18:32:35 localhost.localdomain polkitd[492]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 03 18:32:35 localhost.localdomain polkitd[492]: Finished loading, compiling and executing 2 rules Jul 03 18:32:35 localhost.localdomain systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:35 localhost.localdomain polkitd[492]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 03 18:32:36 localhost.localdomain rngd[491]: Initalizing available sources Jul 03 18:32:36 localhost.localdomain rngd[491]: Failed to init entropy source 0: Hardware RNG Device Jul 03 18:32:36 localhost.localdomain rngd[491]: Enabling RDRAND rng support Jul 03 18:32:36 localhost.localdomain rngd[491]: Initalizing entropy source Intel RDRAND Instruction RNG Jul 03 18:32:36 localhost.localdomain kernel: floppy0: no floppy controllers found Jul 03 18:32:36 localhost.localdomain kernel: work still pending Jul 03 18:32:37 localhost.localdomain rngd[491]: Enabling JITTER rng support Jul 03 18:32:37 localhost.localdomain rngd[491]: Initalizing entropy source JITTER Entropy generator Jul 03 18:32:42 localhost.localdomain cloud-init[530]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 03 Jul 2024 22:32:42 +0000. Up 27.16 seconds. Jul 03 18:32:43 localhost.localdomain systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:43 localhost.localdomain systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:44 localhost.localdomain systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun starting up. Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.7215] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.7223] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf) Jul 03 18:32:44 localhost.localdomain systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.7312] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 03 18:32:44 localhost.localdomain systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.7360] manager[0x55bd4cd38090]: monitoring kernel firmware directory '/lib/firmware'. Jul 03 18:32:44 localhost.localdomain dbus[494]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jul 03 18:32:44 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Jul 03 18:32:44 localhost.localdomain dbus[494]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 03 18:32:44 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.8860] hostname: hostname: using hostnamed Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.8860] hostname: hostname changed from (none) to "localhost.localdomain" Jul 03 18:32:44 localhost.localdomain NetworkManager[573]: [1720045964.8866] dns-mgr[0x55bd4cd20220]: init: dns=default,systemd-resolved rc-manager=file Jul 03 18:32:44 localhost.localdomain dbus[494]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 03 18:32:44 localhost.localdomain systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 03 18:32:45 localhost.localdomain dbus[494]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 03 18:32:45 localhost.localdomain systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0341] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0350] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0350] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0370] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0399] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0400] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0400] manager: Networking is enabled by state file Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0408] dhcp-init: Using DHCP client 'dhclient' Jul 03 18:32:45 localhost.localdomain nm-dispatcher[579]: req:1 'hostname': new request (4 scripts) Jul 03 18:32:45 localhost.localdomain nm-dispatcher[579]: req:1 'hostname': start running ordered scripts... Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0982] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.0998] device (lo): carrier: link connected Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1000] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1012] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1039] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1057] device (eth0): carrier: link connected Jul 03 18:32:45 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1181] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1192] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1211] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1213] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1219] manager: NetworkManager state is now CONNECTING Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1222] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1230] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1242] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 03 18:32:45 localhost.localdomain nm-dispatcher[579]: req:2 'connectivity-change': new request (4 scripts) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.1442] dhcp4 (eth0): dhclient started with pid 593 Jul 03 18:32:45 localhost.localdomain nm-dispatcher[579]: req:2 'connectivity-change': start running ordered scripts... Jul 03 18:32:45 localhost.localdomain dhclient[593]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x30f8943d) Jul 03 18:32:45 localhost.localdomain dhclient[593]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x30f8943d) Jul 03 18:32:45 localhost.localdomain dhclient[593]: DHCPOFFER from 10.31.44.1 Jul 03 18:32:45 localhost.localdomain dhclient[593]: DHCPACK from 10.31.44.1 (xid=0x30f8943d) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6573] dhcp4 (eth0): address 10.31.46.203 Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6573] dhcp4 (eth0): plen 22 (255.255.252.0) Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6573] dhcp4 (eth0): gateway 10.31.44.1 Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6573] dhcp4 (eth0): lease time 3600 Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): hostname 'ip-10-31-46-203' Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): nameserver '10.29.169.13' Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): nameserver '10.29.170.12' Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): nameserver '10.2.32.1' Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): domain name 'us-east-1.aws.redhat.com' Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6574] dhcp4 (eth0): state changed unknown -> bound Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6586] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6594] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6596] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.6606] manager: NetworkManager state is now CONNECTED_LOCAL Jul 03 18:32:45 localhost.localdomain dhclient[593]: bound to 10.31.46.203 -- renewal in 1477 seconds. Jul 03 18:32:45 localhost.localdomain NetworkManager[573]: [1720045965.7588] manager: NetworkManager state is now CONNECTED_SITE Jul 03 18:32:45 ip-10-31-46-203 NetworkManager[573]: [1720045965.7589] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 03 18:32:45 ip-10-31-46-203 systemd-hostnamed[578]: Changed host name to 'ip-10-31-46-203' Jul 03 18:32:45 ip-10-31-46-203 NetworkManager[573]: [1720045965.7591] policy: set-hostname: set hostname to 'ip-10-31-46-203' (from DHCPv4) Jul 03 18:32:45 ip-10-31-46-203 NetworkManager[573]: [1720045965.7654] device (eth0): Activation: successful, device activated. Jul 03 18:32:45 ip-10-31-46-203 NetworkManager[573]: [1720045965.7664] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 03 18:32:45 ip-10-31-46-203 NetworkManager[573]: [1720045965.7669] manager: startup complete Jul 03 18:32:45 ip-10-31-46-203 nm-dispatcher[579]: req:3 'up' [eth0]: new request (4 scripts) Jul 03 18:32:45 ip-10-31-46-203 nm-dispatcher[579]: req:3 'up' [eth0]: start running ordered scripts... Jul 03 18:32:45 ip-10-31-46-203 nm-dispatcher[579]: req:4 'connectivity-change': new request (4 scripts) Jul 03 18:32:45 ip-10-31-46-203 nm-dispatcher[579]: req:5 'hostname': new request (4 scripts) Jul 03 18:32:45 ip-10-31-46-203 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:45 ip-10-31-46-203 systemd[1]: Starting LSB: Bring up/down networking... -- Subject: Unit network.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has begun starting up. Jul 03 18:32:46 ip-10-31-46-203 nm-dispatcher[579]: req:4 'connectivity-change': start running ordered scripts... Jul 03 18:32:46 ip-10-31-46-203 nm-dispatcher[579]: req:5 'hostname': start running ordered scripts... Jul 03 18:32:46 ip-10-31-46-203 network[639]: Bringing up loopback interface: [ OK ] Jul 03 18:32:46 ip-10-31-46-203 network[639]: Bringing up interface eth0: [ OK ] Jul 03 18:32:46 ip-10-31-46-203 systemd[1]: Started LSB: Bring up/down networking. -- Subject: Unit network.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:46 ip-10-31-46-203 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has begun starting up. Jul 03 18:32:46 ip-10-31-46-203 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:46 ip-10-31-46-203 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has begun starting up. Jul 03 18:32:46 ip-10-31-46-203 systemd[1]: Starting Postfix Mail Transport Agent... -- Subject: Unit postfix.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has begun starting up. Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: Cloud-init v. 0.7.9 running 'init' at Wed, 03 Jul 2024 22:32:46 +0000. Up 30.97 seconds. Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: ++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | lo: | True | . | . | d | . | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | eth0: | True | 10.31.46.203 | 255.255.252.0 | . | 02:3e:15:38:65:13 | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | eth0: | True | . | . | d | 02:3e:15:38:65:13 | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +--------+------+--------------+---------------+-------+-------------------+ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 03 18:32:46 ip-10-31-46-203 cloud-init[847]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Jul 03 18:32:47 ip-10-31-46-203 cloud-init[847]: 2024-07-03 18:32:47,179 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: '~/.citool.d/post-install...' Jul 03 18:32:48 ip-10-31-46-203 kernel: EXT4-fs (xvda1): resizing filesystem from 1048320 to 65535739 blocks Jul 03 18:32:48 ip-10-31-46-203 postfix/postfix-script[1020]: starting the Postfix mail system Jul 03 18:32:48 ip-10-31-46-203 postfix/master[1046]: daemon started -- version 2.10.1, configuration /etc/postfix Jul 03 18:32:48 ip-10-31-46-203 systemd[1]: Started Postfix Mail Transport Agent. -- Subject: Unit postfix.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:48 ip-10-31-46-203 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:48 ip-10-31-46-203 kernel: EXT4-fs (xvda1): resized filesystem to 65535739 Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720045969.0037] hostname: hostname changed from "localhost.localdomain" to "ip-10-31-46-203.us-east-1.aws.redhat.com" Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-hostnamed[578]: Changed static host name to 'ip-10-31-46-203.us-east-1.aws.redhat.com' Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-hostnamed[578]: Changed host name to 'ip-10-31-46-203.us-east-1.aws.redhat.com' Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com chronyd[502]: Received KoD RATE from 45.79.192.248 Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[579]: req:6 'hostname': new request (4 scripts) Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[579]: req:6 'hostname': start running ordered scripts... Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720045969.0253] policy: set-hostname: set hostname to 'ip-10-31-46-203.us-east-1.aws.redhat.com' (from system configuration) Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[579]: req:7 'hostname': new request (4 scripts) Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[579]: req:7 'hostname': start running ordered scripts... Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sm-notify[1221]: Version 1.3.0 starting Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 229 (plymouthd). Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com crond[1263]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 36% if used.) Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Wait for Plymouth Boot Screen to Quit. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. -- Subject: Unit serial-getty@ttyS0.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit serial-getty@ttyS0.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com cloud-init[1220]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 03 Jul 2024 22:32:49 +0000. Up 33.67 seconds. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com rsyslogd[1248]: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1248" x-info="http://www.rsyslog.com"] start Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[1249]: Server listening on 0.0.0.0 port 22. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[1249]: Server listening on :: port 22. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com kdumpctl[1219]: No kdump initial ramdisk found. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com kdumpctl[1219]: Rebuilding /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[1249]: Received signal 15; terminating. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... -- Subject: Unit sshd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun shutting down. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. -- Subject: Unit sshd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished shutting down. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com restraintd[1258]: Listening on http://localhost:8081 Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[1332]: Server listening on 0.0.0.0 port 22. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[1332]: Server listening on :: port 22. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has begun starting up. Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com crond[1263]: (CRON) INFO (running with inotify support) Jul 03 18:32:49 ip-10-31-46-203.us-east-1.aws.redhat.com cloud-init[1353]: Cloud-init v. 0.7.9 running 'modules:final' at Wed, 03 Jul 2024 22:32:49 +0000. Up 34.27 seconds. Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: ############################################################# Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: 256 SHA256:6XI06CKZZBRV/e3/IgrDLqYzZkOtPFSrZnF8OajHEho no comment (ECDSA) Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: 256 SHA256:JrbbBdywcMOrldKxyOAXBx69rlIzfdGLj+pLfM+mDE0 no comment (ED25519) Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: 2048 SHA256:PpouZOZBkzpae6L06EXka+DhqyUqJ1ceG3xB7C5VtE0 no comment (RSA) Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: -----END SSH HOST KEY FINGERPRINTS----- Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com ec2[1521]: ############################################################# Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com cloud-init[1353]: Cloud-init v. 0.7.9 finished at Wed, 03 Jul 2024 22:32:50 +0000. Datasource DataSourceEc2. Up 34.47 seconds Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1554]: dracut-033-572.el7 Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: Executing: /usr/sbin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict -o "plymouth dash resume ifcfg" --mount "/dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 /sysroot ext4 defaults" --no-hostonly-default-device -f /boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img 3.10.0-1160.119.1.el7.x86_64 Jul 03 18:32:50 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'crypt' will not be installed, because command 'cryptsetup' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'dmsquash-live-ntfs' will not be installed, because command 'ntfs-3g' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'multipath' will not be installed, because command 'multipath' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'iscsi' will not be installed, because command 'iscsistart' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: bash *** Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: nss-softokn *** Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: i18n *** Jul 03 18:32:51 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: drm *** Jul 03 18:32:52 ip-10-31-46-203.us-east-1.aws.redhat.com chronyd[502]: Selected source 10.2.32.37 Jul 03 18:32:53 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: kernel-modules *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: fstab-sys *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: rootfs-block *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: terminfo *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: udev-rules *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: Skipping udev rule: 40-redhat-cpu-hotplug.rules Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: Skipping udev rule: 91-permissions.rules Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: biosdevname *** Jul 03 18:33:02 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: systemd *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: usrmount *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: base *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: fs-lib *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: kdumpbase *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: microcode_ctl-fw_dir_override *** Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl module: mangling fw_dir Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: intel: caveats check for kernel version "3.10.0-1160.119.1.el7.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-2d-07" is ignored Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-4e-03" is ignored Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-4f-01" is ignored Jul 03 18:33:03 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-55-04" is ignored Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-5e-03" is ignored Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: configuration "intel-06-8c-01" is ignored Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including module: shutdown *** Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Including modules done *** Jul 03 18:33:04 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Installing kernel module dependencies and firmware *** Jul 03 18:33:05 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Installing kernel module dependencies and firmware done *** Jul 03 18:33:05 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Resolving executable dependencies *** Jul 03 18:33:05 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Resolving executable dependencies done*** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Hardlinking files *** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Hardlinking files done *** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Stripping files *** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Stripping files done *** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Generating early-microcode cpio image contents *** Jul 03 18:33:06 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Constructing GenuineIntel.bin **** Jul 03 18:33:07 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Store current command line parameters *** Jul 03 18:33:07 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Creating image file *** Jul 03 18:33:07 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Creating microcode section *** Jul 03 18:33:07 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Created microcode section *** Jul 03 18:33:11 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Creating image file done *** Jul 03 18:33:11 ip-10-31-46-203.us-east-1.aws.redhat.com dracut[1556]: *** Creating initramfs image file '/boot/initramfs-3.10.0-1160.119.1.el7.x86_64kdump.img' done *** Jul 03 18:33:12 ip-10-31-46-203.us-east-1.aws.redhat.com kdumpctl[1219]: kexec: loaded kdump kernel Jul 03 18:33:12 ip-10-31-46-203.us-east-1.aws.redhat.com kdumpctl[1219]: Starting kdump: [OK] Jul 03 18:33:12 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 03 18:33:12 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Startup finished in 879ms (kernel) + 6.836s (initrd) + 49.160s (userspace) = 56.875s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required 879423 microseconds. -- -- Initial RAM disk start-up required 6836079 microseconds. -- -- Userspace start-up required 49160078 microseconds. Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7774]: Accepted publickey for root from 10.30.33.131 port 58614 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 7774. Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7774]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7774]: Received disconnect from 10.30.33.131 port 58614:11: disconnected by user Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7774]: Disconnected from 10.30.33.131 port 58614 Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7774]: pam_unix(sshd:session): session closed for user root Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Jul 03 18:34:06 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7787]: Did not receive identification string from 10.29.163.169 port 37470 Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7788]: Accepted publickey for root from 10.29.163.169 port 37472 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 2 of user root. -- Subject: A new session 2 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 2 has been created for the user root. -- -- The leading process of the session is 7788. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 2 of user root. -- Subject: Unit session-2.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-2.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7788]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7788]: Received disconnect from 10.29.163.169 port 37472:11: disconnected by user Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7788]: Disconnected from 10.29.163.169 port 37472 Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7788]: pam_unix(sshd:session): session closed for user root Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 2. -- Subject: Session 2 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 2 has been terminated. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7798]: Accepted publickey for root from 10.29.163.169 port 37474 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 7798. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7798]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7798]: Received disconnect from 10.29.163.169 port 37474:11: disconnected by user Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7798]: Disconnected from 10.29.163.169 port 37474 Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7798]: pam_unix(sshd:session): session closed for user root Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Jul 03 18:34:09 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7810]: Accepted publickey for root from 10.29.163.169 port 37488 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 7810. Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7810]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7810]: Received disconnect from 10.29.163.169 port 37488:11: disconnected by user Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7810]: Disconnected from 10.29.163.169 port 37488 Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7810]: pam_unix(sshd:session): session closed for user root Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Jul 03 18:34:10 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Jul 03 18:34:11 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7826]: Accepted publickey for root from 10.29.163.169 port 37500 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:34:11 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 03 18:34:11 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 7826. Jul 03 18:34:11 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:34:11 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[7826]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:34:16 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.setup[7872]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:34:17 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-service_facts[7909]: Invoked Jul 03 18:34:18 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8027]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=rpm -qa | sort removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Jul 03 18:34:26 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[8039]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/qa-tools.repo get_md5=False get_mime=True get_attributes=True Jul 03 18:34:26 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.command[8050]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Jul 03 18:34:26 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8062]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:34:57 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8072]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:35:27 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8082]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:35:58 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8092]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:36:05 ip-10-31-46-203.us-east-1.aws.redhat.com chronyd[502]: Selected source 5.161.111.190 Jul 03 18:36:29 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8102]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:36:59 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8112]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:37:00 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8122]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:37:30 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8132]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:38:01 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8142]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:38:32 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8152]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:39:02 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8162]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:39:33 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[8172]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8175]: Did not receive identification string from 10.29.163.169 port 48276 Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8176]: Accepted publickey for root from 10.29.163.169 port 48278 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of user root. -- Subject: Unit session-6.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 6 of user root. -- Subject: A new session 6 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 6 has been created for the user root. -- -- The leading process of the session is 8176. Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8176]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8176]: Received disconnect from 10.29.163.169 port 48278:11: disconnected by user Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8176]: Disconnected from 10.29.163.169 port 48278 Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8176]: pam_unix(sshd:session): session closed for user root Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 6. -- Subject: Session 6 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 6 has been terminated. Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8186]: Accepted publickey for root from 10.29.163.169 port 48280 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 8186. Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8186]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8186]: Received disconnect from 10.29.163.169 port 48280:11: disconnected by user Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8186]: Disconnected from 10.29.163.169 port 48280 Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[8186]: pam_unix(sshd:session): session closed for user root Jul 03 18:39:34 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Jul 03 18:39:35 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[8223]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:39:36 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[8257]: Invoked with filter=* gather_subset=['min'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:39:36 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[8272]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 03 18:39:36 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8281]: Invoked with creates=/etc/yum.repos.d/epel.repo executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -iv https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:36 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[8290]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['yum-utils'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:39:37 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8303]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum-config-manager --enable epel removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:37 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[8313]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:39:37 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8347]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ls -1 removes=None argv=None warn=True chdir=/sys/class/net stdin_add_newline=True stdin=None Jul 03 18:39:38 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8357]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ls -1 removes=None argv=None warn=True chdir=/sys/class/net stdin_add_newline=True stdin=None Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[8367]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['iproute'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8380]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link add veth0 type veth peer name peerveth0 removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.5110] manager: (peerveth0): new Veth device (/org/freedesktop/NetworkManager/Devices/3) Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.5122] manager: (veth0): new Veth device (/org/freedesktop/NetworkManager/Devices/4) Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8401]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link set peerveth0 up removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): peerveth0: link is not ready Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8411]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link set veth0 up removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth0: link is not ready Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.7529] device (veth0): carrier: link connected Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): peerveth0: link becomes ready Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.7575] device (peerveth0): carrier: link connected Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8421]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=nmcli d set veth0 managed true removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.8973] device (veth0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume') Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.8985] ifcfg-rh: add connection in-memory (42232c29-bdab-3930-883f-8b51aea51239,"Wired connection 1") Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.8992] settings: (veth0): created default wired connection 'Wired connection 1' Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.8994] audit: op="device-managed" arg="managed" pid=8422 uid=0 result="success" Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.8995] device (veth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'assume') Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9004] policy: auto-activating connection 'Wired connection 1' (42232c29-bdab-3930-883f-8b51aea51239) Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9018] device (veth0): Activation: starting connection 'Wired connection 1' (42232c29-bdab-3930-883f-8b51aea51239) Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9019] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9023] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9029] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9033] dhcp4 (veth0): activation: beginning transaction (timeout in 45 seconds) Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046379.9198] dhcp4 (veth0): dhclient started with pid 8426 Jul 03 18:39:39 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[8426]: DHCPDISCOVER on veth0 to 255.255.255.255 port 67 interval 8 (xid=0x4ac58667) Jul 03 18:39:40 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[8440]: Invoked with checksum_algorithm=sha1 get_checksum=False follow=False path=/sys/class/net/veth0 get_md5=False get_mime=False get_attributes=False Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-network_connections[8588]: Invoked with force_state_change=False connections=[{'ip': {'dhcp4': False, 'route_metric4': 65535, 'gateway6': '2001:db8::1', 'gateway4': '203.0.113.1', 'auto6': False, 'address': ['2001:db8::2/64', '203.0.113.2/24'], 'auto_gateway': True}, 'state': 'up', 'type': 'ethernet', 'name': 'veth0'}] __header=# # Ansible managed # # system_role:network provider=nm ignore_errors=False __debug_flags= Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9078] audit: op="checkpoint-create" arg="/org/freedesktop/NetworkManager/Checkpoint/1" pid=8588 uid=0 result="success" Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9273] ifcfg-rh: add connection /etc/sysconfig/network-scripts/ifcfg-veth0 (b6286b1e-956c-4409-9178-d6ccfea962b0,"veth0") Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9278] audit: op="connection-add" uuid="b6286b1e-956c-4409-9178-d6ccfea962b0" name="veth0" pid=8588 uid=0 result="success" Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9385] device (veth0): disconnecting for new activation request. Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9386] device (veth0): state change: ip-config -> deactivating (reason 'new-activation', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9390] audit: op="connection-activate" uuid="b6286b1e-956c-4409-9178-d6ccfea962b0" name="veth0" pid=8588 uid=0 result="success" Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9390] device (veth0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9477] dhcp4 (veth0): canceled DHCP transaction, DHCP client pid 8426 Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9478] dhcp4 (veth0): state changed unknown -> done Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9488] device (veth0): Activation: starting connection 'veth0' (b6286b1e-956c-4409-9178-d6ccfea962b0) Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9500] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9505] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9509] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9522] device (veth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com dbus[494]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9539] device (veth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9542] device (veth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9787] policy: set 'veth0' (veth0) as default for IPv6 routing and DNS Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9787] device (veth0): Activation: successful, device activated. Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9798] checkpoint[0x55bd4cdbbac0]: destroy /org/freedesktop/NetworkManager/Checkpoint/1 Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046382.9799] audit: op="checkpoint-destroy" arg="/org/freedesktop/NetworkManager/Checkpoint/1" pid=8588 uid=0 result="success" Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com dbus[494]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:1 'down' [veth0]: new request (4 scripts) Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:1 'down' [veth0]: start running ordered scripts... Jul 03 18:39:42 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:2 'up' [veth0]: new request (4 scripts) Jul 03 18:39:43 ip-10-31-46-203.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: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 03 18:39:43 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:2 'up' [veth0]: start running ordered scripts... Jul 03 18:39:43 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ping[8666]: Invoked with data=pong Jul 03 18:39:43 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[8675]: Invoked with checksum_algorithm=sha1 get_checksum=False follow=False path=/sys/class/net/veth0 get_md5=False get_mime=False get_attributes=False Jul 03 18:39:43 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[8684]: Invoked with checksum_algorithm=sha1 get_checksum=False follow=False path=/etc/sysconfig/network-scripts/ifcfg-veth0 get_md5=False get_mime=False get_attributes=False Jul 03 18:39:43 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8693]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:44 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8709]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip route removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:44 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8719]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip -6 route removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-network_connections[8867]: Invoked with force_state_change=False connections=[{'persistent_state': 'absent', 'state': 'down', 'name': 'veth0'}] __header=# # Ansible managed # # system_role:network provider=nm ignore_errors=False __debug_flags= Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.0535] audit: op="checkpoint-create" arg="/org/freedesktop/NetworkManager/Checkpoint/2" pid=8867 uid=0 result="success" Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.0913] device (veth0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed') Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.0969] audit: op="connection-deactivate" uuid="b6286b1e-956c-4409-9178-d6ccfea962b0" name="veth0" pid=8867 uid=0 result="success" Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.0970] device (veth0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed') Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1026] policy: auto-activating connection 'Wired connection 1' (42232c29-bdab-3930-883f-8b51aea51239) Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1030] device (veth0): Activation: starting connection 'Wired connection 1' (42232c29-bdab-3930-883f-8b51aea51239) Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1031] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1034] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1041] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1044] dhcp4 (veth0): activation: beginning transaction (timeout in 45 seconds) Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:3 'down' [veth0]: new request (4 scripts) Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:3 'down' [veth0]: start running ordered scripts... Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1189] dhcp4 (veth0): dhclient started with pid 8874 Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1505] audit: op="connection-update" uuid="b6286b1e-956c-4409-9178-d6ccfea962b0" name="veth0" pid=8867 uid=0 result="success" Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1564] checkpoint[0x55bd4cd8a370]: destroy /org/freedesktop/NetworkManager/Checkpoint/2 Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046387.1566] audit: op="checkpoint-destroy" arg="/org/freedesktop/NetworkManager/Checkpoint/2" pid=8867 uid=0 result="success" Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[8874]: DHCPDISCOVER on veth0 to 255.255.255.255 port 67 interval 8 (xid=0x23d51114) Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ping[8901]: Invoked with data=pong Jul 03 18:39:47 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8910]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ls -1 removes=None argv=None warn=True chdir=/sys/class/net stdin_add_newline=True stdin=None Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[8920]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['iproute'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8933]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link del veth0 type veth removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[8874]: receive_packet failed on veth0: Network is down Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046389.3749] device (veth0): state change: ip-config -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed') Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046389.3842] dhcp4 (veth0): canceled DHCP transaction, DHCP client pid 8874 Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046389.3842] dhcp4 (veth0): state changed unknown -> done Jul 03 18:39:49 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8947]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ls -1 removes=None argv=None warn=True chdir=/sys/class/net stdin_add_newline=True stdin=None Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[8957]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['iproute'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8970]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link add veth0 type veth peer name peerveth0 removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.3264] manager: (peerveth0): new Veth device (/org/freedesktop/NetworkManager/Devices/5) Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.3274] manager: (veth0): new Veth device (/org/freedesktop/NetworkManager/Devices/6) Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8986]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link set peerveth0 up removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): peerveth0: link is not ready Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[8996]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link set veth0 up removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth0: link is not ready Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.5599] device (veth0): carrier: link connected Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): peerveth0: link becomes ready Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.5642] device (peerveth0): carrier: link connected Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9006]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=nmcli d set veth0 managed true removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7043] device (veth0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume') Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7054] ifcfg-rh: add connection in-memory (9c0ad8df-b6c2-3115-9e37-f6c1711d4206,"Wired connection 1") Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7057] settings: (veth0): created default wired connection 'Wired connection 1' Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7059] audit: op="device-managed" arg="managed" pid=9007 uid=0 result="success" Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7060] device (veth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'assume') Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7068] policy: auto-activating connection 'Wired connection 1' (9c0ad8df-b6c2-3115-9e37-f6c1711d4206) Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7073] device (veth0): Activation: starting connection 'Wired connection 1' (9c0ad8df-b6c2-3115-9e37-f6c1711d4206) Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7074] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7078] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7084] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7087] dhcp4 (veth0): activation: beginning transaction (timeout in 45 seconds) Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046390.7209] dhcp4 (veth0): dhclient started with pid 9011 Jul 03 18:39:50 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[9011]: DHCPDISCOVER on veth0 to 255.255.255.255 port 67 interval 8 (xid=0x2f513616) Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-network_connections[9162]: Invoked with force_state_change=False connections=[{'ip': {'dhcp4': False, 'gateway6': '2001:db8::1', 'gateway4': '203.0.113.1', 'auto6': False, 'address': ['2001:db8::2/64', '203.0.113.2/24'], 'auto_gateway': False}, 'state': 'up', 'type': 'ethernet', 'name': 'veth0'}] __header=# # Ansible managed # # system_role:network provider=nm ignore_errors=False __debug_flags= Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.2789] audit: op="checkpoint-create" arg="/org/freedesktop/NetworkManager/Checkpoint/3" pid=9162 uid=0 result="success" Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.2994] ifcfg-rh: add connection /etc/sysconfig/network-scripts/ifcfg-veth0 (dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b,"veth0") Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.2997] audit: op="connection-add" uuid="dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b" name="veth0" pid=9162 uid=0 result="success" Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3103] device (veth0): disconnecting for new activation request. Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3103] device (veth0): state change: ip-config -> deactivating (reason 'new-activation', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3107] audit: op="connection-activate" uuid="dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b" name="veth0" pid=9162 uid=0 result="success" Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3107] device (veth0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3194] dhcp4 (veth0): canceled DHCP transaction, DHCP client pid 9011 Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3194] dhcp4 (veth0): state changed unknown -> done Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3207] device (veth0): Activation: starting connection 'veth0' (dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b) Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3217] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3221] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3224] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3237] device (veth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:4 'down' [veth0]: new request (4 scripts) Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:4 'down' [veth0]: start running ordered scripts... Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3251] device (veth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3254] device (veth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3336] device (veth0): Activation: successful, device activated. Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:5 'up' [veth0]: new request (4 scripts) Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3410] checkpoint[0x55bd4cdbb940]: destroy /org/freedesktop/NetworkManager/Checkpoint/3 Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046393.3412] audit: op="checkpoint-destroy" arg="/org/freedesktop/NetworkManager/Checkpoint/3" pid=9162 uid=0 result="success" Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:5 'up' [veth0]: start running ordered scripts... Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ping[9237]: Invoked with data=pong Jul 03 18:39:53 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[9246]: Invoked with checksum_algorithm=sha1 get_checksum=False follow=False path=/sys/class/net/veth0 get_md5=False get_mime=False get_attributes=False Jul 03 18:39:54 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[9255]: Invoked with checksum_algorithm=sha1 get_checksum=False follow=False path=/etc/sysconfig/network-scripts/ifcfg-veth0 get_md5=False get_mime=False get_attributes=False Jul 03 18:39:54 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9264]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:54 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9280]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip route removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:54 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9290]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip -6 route removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-network_connections[9438]: Invoked with force_state_change=False connections=[{'persistent_state': 'absent', 'state': 'down', 'name': 'veth0'}] __header=# # Ansible managed # # system_role:network provider=nm ignore_errors=False __debug_flags= Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5338] audit: op="checkpoint-create" arg="/org/freedesktop/NetworkManager/Checkpoint/4" pid=9438 uid=0 result="success" Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5710] device (veth0): state change: activated -> deactivating (reason 'user-requested', sys-iface-state: 'managed') Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5747] audit: op="connection-deactivate" uuid="dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b" name="veth0" pid=9438 uid=0 result="success" Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5748] device (veth0): state change: deactivating -> disconnected (reason 'user-requested', sys-iface-state: 'managed') Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5816] policy: auto-activating connection 'Wired connection 1' (9c0ad8df-b6c2-3115-9e37-f6c1711d4206) Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5820] device (veth0): Activation: starting connection 'Wired connection 1' (9c0ad8df-b6c2-3115-9e37-f6c1711d4206) Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5821] device (veth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5824] device (veth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5828] device (veth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5831] dhcp4 (veth0): activation: beginning transaction (timeout in 45 seconds) Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:6 'down' [veth0]: new request (4 scripts) Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com nm-dispatcher[8595]: req:6 'down' [veth0]: start running ordered scripts... Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.5961] dhcp4 (veth0): dhclient started with pid 9445 Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[9445]: DHCPDISCOVER on veth0 to 255.255.255.255 port 67 interval 3 (xid=0x5592fc32) Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.6331] audit: op="connection-update" uuid="dc6c1e2c-c381-431f-b86d-5b5aae9e0c6b" name="veth0" pid=9438 uid=0 result="success" Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.6382] checkpoint[0x55bd4cdbb880]: destroy /org/freedesktop/NetworkManager/Checkpoint/4 Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046397.6384] audit: op="checkpoint-destroy" arg="/org/freedesktop/NetworkManager/Checkpoint/4" pid=9438 uid=0 result="success" Jul 03 18:39:57 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-ping[9472]: Invoked with data=pong Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9481]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ls -1 removes=None argv=None warn=True chdir=/sys/class/net stdin_add_newline=True stdin=None Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9491]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['iproute'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9504]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=ip link del veth0 type veth removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com dhclient[9445]: receive_packet failed on veth0: Network is down Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046398.7801] device (veth0): state change: ip-config -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed') Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046398.7863] dhcp4 (veth0): canceled DHCP transaction, DHCP client pid 9445 Jul 03 18:39:58 ip-10-31-46-203.us-east-1.aws.redhat.com NetworkManager[573]: [1720046398.7863] dhcp4 (veth0): state changed unknown -> done Jul 03 18:39:59 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9518]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -euo pipefail echo IP ip a echo IP ROUTE ip route echo IP -6 ROUTE ip -6 route echo RESOLV if [ -f /etc/resolv.conf ]; then cat /etc/resolv.conf else echo NO /etc/resolv.conf ls -alrtF /etc/resolv.* || : fi removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:39:59 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9532]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -euo pipefail echo CHECK DNS AND CONNECTIVITY for host in mirrors.fedoraproject.org mirrors.centos.org; do if ! getent hosts "$host"; then echo FAILED to lookup host "$host" exit 1 fi if ! curl -o /dev/null https://"$host"; then echo FAILED to contact host "$host" exit 1 fi done removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9541]: Did not receive identification string from 10.29.163.169 port 34990 Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9542]: Accepted publickey for root from 10.29.163.169 port 34992 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 9542. Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9542]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9542]: Received disconnect from 10.29.163.169 port 34992:11: disconnected by user Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9542]: Disconnected from 10.29.163.169 port 34992 Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9542]: pam_unix(sshd:session): session closed for user root Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9552]: Accepted publickey for root from 10.29.163.169 port 35004 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 9552. Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9552]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9552]: Received disconnect from 10.29.163.169 port 35004:11: disconnected by user Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9552]: Disconnected from 10.29.163.169 port 35004 Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com sshd[9552]: pam_unix(sshd:session): session closed for user root Jul 03 18:40:05 ip-10-31-46-203.us-east-1.aws.redhat.com systemd-logind[519]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Jul 03 18:40:06 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[9590]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:40:07 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[9624]: Invoked with filter=* gather_subset=['min'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:40:07 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-stat[9639]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 03 18:40:07 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9648]: Invoked with creates=/etc/yum.repos.d/epel.repo executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -iv https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:40:07 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9657]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['yum-utils'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:40:07 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9670]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum-config-manager --enable epel removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 03 18:40:08 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-setup[9680]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 03 18:40:08 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9714]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:40:19 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9727]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:40:29 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9740]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:40:39 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9753]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:40:50 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9766]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:41:00 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9779]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:41:10 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-yum[9792]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['dnsmasq'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 03 18:41:10 ip-10-31-46-203.us-east-1.aws.redhat.com ansible-command[9805]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=exec 1>&2 set -xo pipefail ip -d -s link show ip -d -s a s journalctl -ex ps -ef | grep dnsmasq || : removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None + ps -ef + grep dnsmasq root 9806 9805 0 18:41 ? 00:00:00 /bin/sh -c exec 1>&2 set -xo pipefail ip -d -s link show ip -d -s a s journalctl -ex ps -ef | grep dnsmasq || : root 9811 9806 0 18:41 ? 00:00:00 grep dnsmasq TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 03 July 2024 22:41:10 +0000 (0:00:00.189) 0:01:04.685 ******** included: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 03 July 2024 22:41:10 +0000 (0:00:00.028) 0:01:04.714 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 03 July 2024 22:41:10 +0000 (0:00:00.012) 0:01:04.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 03 July 2024 22:41:11 +0000 (0:00:00.011) 0:01:04.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 03 July 2024 22:41:11 +0000 (0:00:00.012) 0:01:04.750 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 03 July 2024 22:41:11 +0000 (0:00:00.725) 0:01:05.476 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 03 July 2024 22:41:12 +0000 (0:00:01.013) 0:01:06.489 ******** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.023) 0:01:06.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.019) 0:01:06.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:28 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.019) 0:01:06.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.019) 0:01:06.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.020) 0:01:06.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:72 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.024) 0:01:06.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:92 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.029) 0:01:06.646 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.047) 0:01:06.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:120 Wednesday 03 July 2024 22:41:12 +0000 (0:00:00.020) 0:01:06.713 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.020) 0:01:06.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:151 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.024) 0:01:06.758 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:162 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.020) 0:01:06.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:171 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.021) 0:01:06.800 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:179 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.378) 0:01:07.179 ******** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-926b5_e7ejx/tmpy0dkq9co" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:188 Wednesday 03 July 2024 22:41:13 +0000 (0:00:00.247) 0:01:07.427 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist [008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist [009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist [010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present) [011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present) [012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:200 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.319) 0:01:07.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:206 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.020) 0:01:07.767 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist", "[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist", "[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist", "[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)", "[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)", "[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:210 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.020) 0:01:07.788 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist\n[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist\n[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist\n[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)\n[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)\n[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)\n", "stderr_lines": [ "[007] #0, state:down persistent_state:absent, 'bond0.1': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.1' does not exist", "[008] #1, state:down persistent_state:absent, 'bond0.0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0.0' does not exist", "[009] #2, state:down persistent_state:absent, 'bond0': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-bond0' does not exist", "[010] #0, state:down persistent_state:absent, 'bond0.1': delete ifcfg-rh files for 'bond0.1' (no files present)", "[011] #1, state:down persistent_state:absent, 'bond0.0': delete ifcfg-rh files for 'bond0.0' (no files present)", "[012] #2, state:down persistent_state:absent, 'bond0': delete ifcfg-rh files for 'bond0' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:215 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.021) 0:01:07.809 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:221 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.019) 0:01:07.829 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Delete the device 'deprecated-bond'] ************************************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:126 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.175) 0:01:08.005 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "deprecated-bond" ], "delta": "0:00:00.010513", "end": "2024-07-03 18:41:14.387245", "failed_when_result": false, "rc": 1, "start": "2024-07-03 18:41:14.376732" } STDERR: Cannot find device "deprecated-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.139) 0:01:08.144 ******** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.016583", "end": "2024-07-03 18:41:14.530402", "rc": 0, "start": "2024-07-03 18:41:14.513819" } STDERR: + exec + rc=0 + ip link delete test1 Cannot find device "test1" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test1 - error 1 ERROR - could not delete link test1 - error 1 + ip link delete test2 Cannot find device "test2" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link test2 - error 1 ERROR - could not delete link test2 - error 1 + ip link delete testbr Cannot find device "testbr" + rc=1 + '[' 1 '!=' 0 ']' + echo ERROR - could not delete link testbr - error 1 ERROR - could not delete link testbr - error 1 TASK [Stop dnsmasq/radvd services] ********************************************* task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.143) 0:01:08.288 ******** ok: [sut] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\nfi\n", "delta": "0:00:00.009545", "end": "2024-07-03 18:41:14.664601", "rc": 0, "start": "2024-07-03 18:41:14.655056" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid pkill: pidfile not valid Try `pkill --help' for more information. + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:132 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.132) 0:01:08.420 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "mv", "-vf", "/etc/resolv.conf.bak", "/etc/resolv.conf" ], "delta": "0:00:00.003329", "end": "2024-07-03 18:41:14.795730", "rc": 1, "start": "2024-07-03 18:41:14.792401" } STDERR: mv: cannot stat ‘/etc/resolv.conf.bak’: No such file or directory MSG: non-zero return code to retry, use: --limit @/tmp/tests_bond_deprecated_initscripts.retry PLAY RECAP ********************************************************************* sut : ok=25 changed=0 unreachable=0 failed=2 skipped=20 rescued=1 ignored=0 Wednesday 03 July 2024 22:41:14 +0000 (0:00:00.119) 0:01:08.540 ******** =============================================================================== Install dnsmasq -------------------------------------------------------- 62.21s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.73s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tests_bond_deprecated_initscripts.yml:5 linux-system-roles.network : Enable network service --------------------- 0.38s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:171 Install yum-utils package ----------------------------------------------- 0.38s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:24 - Gathering Facts --------------------------------------------------------- 0.34s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:3 linux-system-roles.network : Configure networking connection profiles --- 0.32s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:188 Enable EPEL 7 ----------------------------------------------------------- 0.29s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:30 - linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.25s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:179 Gather the minimum subset of ansible_facts required by the network role test --- 0.21s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/el_repo_setup.yml:19 Gather failure information ---------------------------------------------- 0.19s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:96 Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/tasks/enable_epel.yml:8 -- linux-system-roles.network : Re-test connectivity ----------------------- 0.18s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:221 Remove test interfaces -------------------------------------------------- 0.14s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Delete the device 'deprecated-bond' ------------------------------------- 0.14s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:126 Stop dnsmasq/radvd services --------------------------------------------- 0.13s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Restore the /etc/resolv.conf for initscript ----------------------------- 0.12s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/playbooks/tests_bond_deprecated.yml:132 linux-system-roles.network : Install packages --------------------------- 0.05s /WORKDIR/git-network-state-in-defaults827u9lzb/tests/roles/linux-system-roles.network/tasks/main.yml:92 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---