ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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_quadlet_demo.yml *********************************************** 2 plays in /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:5 Tuesday 05 November 2024 18:28:16 -0500 (0:00:00.025) 0:00:00.025 ****** ok: [managed-node3] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-PHB/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Deploy the quadlet demo app] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9 Tuesday 05 November 2024 18:28:16 -0500 (0:00:00.025) 0:00:00.051 ****** ok: [managed-node3] META: ran handlers TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:38 Tuesday 05 November 2024 18:28:17 -0500 (0:00:00.991) 0:00:01.042 ****** skipping: [managed-node3] => {} META: TASK [Generate certificates] *************************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:51 Tuesday 05 November 2024 18:28:17 -0500 (0:00:00.062) 0:00:01.104 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 05 November 2024 18:28:17 -0500 (0:00:00.036) 0:00:01.141 ****** included: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 05 November 2024 18:28:17 -0500 (0:00:00.021) 0:00:01.162 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 05 November 2024 18:28:17 -0500 (0:00:00.017) 0:00:01.180 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 05 November 2024 18:28:18 -0500 (0:00:00.457) 0:00:01.637 ****** ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Tuesday 05 November 2024 18:28:18 -0500 (0:00:00.078) 0:00:01.716 ****** skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 05 November 2024 18:28:18 -0500 (0:00:00.058) 0:00:01.774 ****** changed: [managed-node3] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Tuesday 05 November 2024 18:28:21 -0500 (0:00:03.775) 0:00:05.550 ****** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Tuesday 05 November 2024 18:28:26 -0500 (0:00:04.795) 0:00:10.346 ****** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Tuesday 05 November 2024 18:28:27 -0500 (0:00:00.670) 0:00:11.017 ****** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Tuesday 05 November 2024 18:28:27 -0500 (0:00:00.433) 0:00:11.451 ****** changed: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service basic.target system.slice network.target sysinit.target syslog.target dbus.socket systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Tuesday 05 November 2024 18:28:28 -0500 (0:00:01.058) 0:00:12.510 ****** changed: [managed-node3] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Tuesday 05 November 2024 18:28:30 -0500 (0:00:01.088) 0:00:13.598 ****** ok: [managed-node3] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRSFdEa0JmWllTdWFLNmV5ajJpVGJVakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVdRMgpNR1UwTURVdFpqWTFPRFJoWlRZdE9HRmxPV1ZqWVRNdFpHRXlOR1JpTlRFd0hoY05NalF4TVRBMU1qTXlPREk1CldoY05NalV4TVRBMU1qTXlPREk1V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2tkUXh6NmNHME9hVy9vMDRtNHhGcml1d0hiUDgxQXlHbApvVEFBNTczUzN2VzhhMkRrWVRNMjJ5QVNXd1hYZEIyR0szRnY1dVI5d3RvNDZxaTB6MkNpamJ1anJ6cDZDVmhGCitkOVR5Y3NyeUZROVhuZFBGZmFDQVIwaXdwdU9DbnBaVkhrZlZkbW8wNU4yUjM2S1ZWM2JWUFRoMSthaUkrbGkKampFVlRHa0xhVGdwNEtzZlBTQm5iZ3JlTGJVS3B4MHFjejVPcjNEYXdBNktpMUd6cHZYSWVFMllsMFBtSE14MQo5d2I2RWZ1cmpBK01rWUNpcWNmSWx0d2JRcTJ5NUEwNWIvdW45UXZpVTVMRXdhYll3QlAxNXZLdTBTRSsza2VsCkQ3V3ZGbDNjSnR2b1NSN0NwQ3MyemRuY1pPakRXTTl3c2ZrL3lNcjEvZ0FJeUx1UExteE5BZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVV3bXhFCllKbXlaWmVLUnVvODkxVlE4dlRVUks0d0h3WURWUjBqQkJnd0ZvQVViTmNyTXpRRDAxRzNROVFpSzJtc0VHT1gKT1ZFd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFMT2R0djErc0N5bUpFOFRCNGs2YWlVOVRHL0gyUzBsOWcxLwovdTFPZnhHZkU0eU5aSU5vK2M4V2cwVTIyWEg4bFFadDFYY3R5ZDI4SUxYS0wrU3JIeWczWFhKZEorQk9qaEJOCmlYU1dCbEUyS0cxc3phMnlXd1hwbk0yM3VPeDNLTWtZSFJZQWFPNGtuNkx5Z2l0cGl6YlVCbGI5cldrQW9GUGoKTjhIWFgreXZCQzQvbWl0ekdIMU8yS2RXU3p4ZDEvWG1seVhhaHoyMGV2OVFYd2dONW5tNWFXK21OdG85TXNDRApLNW0zQXhSVlBBOThBTzRZYkNsQXVzWkhtTCs3UG5MejZlM0F5N1NoZ2d5elB4QUdDUGVTNHlQLzlpWkpXQng2CkJBV1dHV3lEN0pCR1FseU03aVNVeGx4aDAyWXNheXVOU3VCSmlocHMyK2lLaHJpZEdDdz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } ok: [managed-node3] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ2tkUXh6NmNHME9hVy8KbzA0bTR4RnJpdXdIYlA4MUF5R2xvVEFBNTczUzN2VzhhMkRrWVRNMjJ5QVNXd1hYZEIyR0szRnY1dVI5d3RvNAo2cWkwejJDaWpidWpyenA2Q1ZoRitkOVR5Y3NyeUZROVhuZFBGZmFDQVIwaXdwdU9DbnBaVkhrZlZkbW8wNU4yClIzNktWVjNiVlBUaDErYWlJK2xpampFVlRHa0xhVGdwNEtzZlBTQm5iZ3JlTGJVS3B4MHFjejVPcjNEYXdBNksKaTFHenB2WEllRTJZbDBQbUhNeDE5d2I2RWZ1cmpBK01rWUNpcWNmSWx0d2JRcTJ5NUEwNWIvdW45UXZpVTVMRQp3YWJZd0JQMTV2S3UwU0UrM2tlbEQ3V3ZGbDNjSnR2b1NSN0NwQ3MyemRuY1pPakRXTTl3c2ZrL3lNcjEvZ0FJCnlMdVBMbXhOQWdNQkFBRUNnZ0VBTVlQY1gvbjlqRm5mQWJnVmk3ZktRdXJzN2I5dmgzS042dVNCSTRTaXJwN2EKdGdST2cvU1FDdkFtMDkvNy9rYkRyT1hmbmFXVEhocFF3ZHBGT1V0RytTcGJXSWtsdmlDYUoxZDRXaTNqc2liNgoxZzlmTkx5VUg4aGVFVjB1b0xHZTdNNTJPVzBMdjcwVUpRU1pvT1RiQVhLdTJHQzgzQXliOUVTRG1yb0sxcGczCjRTajQzbWJOK1A4dGl0L1dQcWNpVndqM2UrVjlmYWRPQVd5VGUyRzJaNFNwdVRTTGRVR05uUmw1SGdiQXYybzcKeEhkNHJBMW0vMjBpUDhBdXhJVXRLRitVQVNaQzR3MFc1NkFMbEs1RXhSZHd1UERKYWFqcFpremtnTmZVZU9vSAo1VUxUWm9DT3dtblRabEltc3dFUXRHQlZpNG52TkdtQXlRd1FwblZUTVFLQmdRRFV6R3A0OC9kLzduYXJFaVEzClY4Sy90eHN3ekRYSXlXUDBqM3J3dVE1MWJzTXVhVGtUUFVXRm1oV1diVS9lbGRrOGNmY1M1Z0N0d0FTTWtPMDcKdW45elBtb0o3T3lKWkhBY1IyamMrQU9kQkRQOGhWVFdsN3pMWlZkSEhSaUpjTFZSR1pJN2hZOGhPL05iYm9ZRgo5bm1hVVdDUGRTRGJ0V0JWSnk4UlE2OXhZd0tCZ1FERjJEd3oxbnFvdWZudm45c3ZrRjBjM1ZMSFZmejhXMmQ0Cms1cGJYKzZTbWdTY0JXZ3lnU0M1TTdNUmUrVFkrRWw4MFppbVFkbGdjZDJXMVVxRHRacTA1T2YrNXhBalRHNjUKaDNyazUrejN6d2U4TUtDanh3UXRPUEc5YmNPalVTYm4rQW9yMHJKNUp6ZHFQVzZmZWhvUGlBZUtpZzJQNDk2ZwpBSVRWU0pCeWp3S0JnUUNSTEZ1KzVJR0c3NEpadHVpcU1OOFZ0NjkvSFBIY1p6Z2YwZnJIV3hoNEdQWmpKVG5nCjNENGZwVHp4QU9ZcUxnU2o3Z1BuQ3E2UDJwMi8zK2RZaGlVSTFCMjNZOEVEQWxoUmtvNEJvZG1sTndiWVVZWE4KV0h0ZUwyYlpod29FU2JZSSsrNzlXR0tMQThGRU1TU1IwTktvNnJkN1p5YmhmTjJaZWovc0FVY2hqUUtCZ0NvbQozdlRBYnBQQ1EvRDg0d3NvTzk1cGZUaUJKb3h4d1FMY2w5ZCtBZXQwS3lVK3RhdUUvWDdYOS8veW9KaGxsZXFsCkVWdml6YmlScWY5MzVBOVp3dU5sbmRRZVVMN2tpdmEyV2NXcGNFQi8rSXJzNVZ6Zml4RkRmNlczWENaUXBQUnAKVVdseTA1bWlkRmtMUzZWb3MySzV2Ym1Ubmo0WTg1YXRaWiszZlNjYkFvR0JBTFo1L0FsYitzbEpoRko0ME9XOQovS3hmL1hUNDlwemozN1RkbnluVE42L2RWMHJBbEpxN1VKY29RVW52K1VBM2RYNkVBQUxlU2R0MVdNeXJWMDNwCnZ3cUwwd3lEWURGclVxaFM2NHB4REEzKzlUeHRDNUF6cFhlVVNoM3JWVUlFMkUwUG1JZEdma1VmaXdMSGt0U0IKcG14T3phL2tER0RxVEl3YWZBM0hyNDhuCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/private/quadlet_demo.key" } ok: [managed-node3] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRSFdEa0JmWllTdWFLNmV5ajJpVGJVakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTVdRMgpNR1UwTURVdFpqWTFPRFJoWlRZdE9HRmxPV1ZqWVRNdFpHRXlOR1JpTlRFd0hoY05NalF4TVRBMU1qTXlPREk1CldoY05NalV4TVRBMU1qTXlPREk1V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2tkUXh6NmNHME9hVy9vMDRtNHhGcml1d0hiUDgxQXlHbApvVEFBNTczUzN2VzhhMkRrWVRNMjJ5QVNXd1hYZEIyR0szRnY1dVI5d3RvNDZxaTB6MkNpamJ1anJ6cDZDVmhGCitkOVR5Y3NyeUZROVhuZFBGZmFDQVIwaXdwdU9DbnBaVkhrZlZkbW8wNU4yUjM2S1ZWM2JWUFRoMSthaUkrbGkKampFVlRHa0xhVGdwNEtzZlBTQm5iZ3JlTGJVS3B4MHFjejVPcjNEYXdBNktpMUd6cHZYSWVFMllsMFBtSE14MQo5d2I2RWZ1cmpBK01rWUNpcWNmSWx0d2JRcTJ5NUEwNWIvdW45UXZpVTVMRXdhYll3QlAxNXZLdTBTRSsza2VsCkQ3V3ZGbDNjSnR2b1NSN0NwQ3MyemRuY1pPakRXTTl3c2ZrL3lNcjEvZ0FJeUx1UExteE5BZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVV3bXhFCllKbXlaWmVLUnVvODkxVlE4dlRVUks0d0h3WURWUjBqQkJnd0ZvQVViTmNyTXpRRDAxRzNROVFpSzJtc0VHT1gKT1ZFd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFMT2R0djErc0N5bUpFOFRCNGs2YWlVOVRHL0gyUzBsOWcxLwovdTFPZnhHZkU0eU5aSU5vK2M4V2cwVTIyWEg4bFFadDFYY3R5ZDI4SUxYS0wrU3JIeWczWFhKZEorQk9qaEJOCmlYU1dCbEUyS0cxc3phMnlXd1hwbk0yM3VPeDNLTWtZSFJZQWFPNGtuNkx5Z2l0cGl6YlVCbGI5cldrQW9GUGoKTjhIWFgreXZCQzQvbWl0ekdIMU8yS2RXU3p4ZDEvWG1seVhhaHoyMGV2OVFYd2dONW5tNWFXK21OdG85TXNDRApLNW0zQXhSVlBBOThBTzRZYkNsQXVzWkhtTCs3UG5MejZlM0F5N1NoZ2d5elB4QUdDUGVTNHlQLzlpWkpXQng2CkJBV1dHV3lEN0pCR1FseU03aVNVeGx4aDAyWXNheXVOU3VCSmlocHMyK2lLaHJpZEdDdz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Tuesday 05 November 2024 18:28:31 -0500 (0:00:01.187) 0:00:14.786 ****** ok: [managed-node3] => { "ansible_facts": { "certificate_test_certs": { "quadlet_demo": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkdQxz6cG0OaW/\no04m4xFriuwHbP81AyGloTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto4\n6qi0z2Cijbujrzp6CVhF+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2\nR36KVV3bVPTh1+aiI+lijjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6K\ni1GzpvXIeE2Yl0PmHMx19wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LE\nwabYwBP15vKu0SE+3kelD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAI\nyLuPLmxNAgMBAAECggEAMYPcX/n9jFnfAbgVi7fKQurs7b9vh3KN6uSBI4Sirp7a\ntgROg/SQCvAm09/7/kbDrOXfnaWTHhpQwdpFOUtG+SpbWIklviCaJ1d4Wi3jsib6\n1g9fNLyUH8heEV0uoLGe7M52OW0Lv70UJQSZoOTbAXKu2GC83Ayb9ESDmroK1pg3\n4Sj43mbN+P8tit/WPqciVwj3e+V9fadOAWyTe2G2Z4SpuTSLdUGNnRl5HgbAv2o7\nxHd4rA1m/20iP8AuxIUtKF+UASZC4w0W56ALlK5ExRdwuPDJaajpZkzkgNfUeOoH\n5ULTZoCOwmnTZlImswEQtGBVi4nvNGmAyQwQpnVTMQKBgQDUzGp48/d/7narEiQ3\nV8K/txswzDXIyWP0j3rwuQ51bsMuaTkTPUWFmhWWbU/eldk8cfcS5gCtwASMkO07\nun9zPmoJ7OyJZHAcR2jc+AOdBDP8hVTWl7zLZVdHHRiJcLVRGZI7hY8hO/NbboYF\n9nmaUWCPdSDbtWBVJy8RQ69xYwKBgQDF2Dwz1nqoufnvn9svkF0c3VLHVfz8W2d4\nk5pbX+6SmgScBWgygSC5M7MRe+TY+El80ZimQdlgcd2W1UqDtZq05Of+5xAjTG65\nh3rk5+z3zwe8MKCjxwQtOPG9bcOjUSbn+Aor0rJ5JzdqPW6fehoPiAeKig2P496g\nAITVSJByjwKBgQCRLFu+5IGG74JZtuiqMN8Vt69/HPHcZzgf0frHWxh4GPZjJTng\n3D4fpTzxAOYqLgSj7gPnCq6P2p2/3+dYhiUI1B23Y8EDAlhRko4BodmlNwbYUYXN\nWHteL2bZhwoESbYI++79WGKLA8FEMSSR0NKo6rd7ZybhfN2Zej/sAUchjQKBgCom\n3vTAbpPCQ/D84wsoO95pfTiBJoxxwQLcl9d+Aet0KyU+tauE/X7X9//yoJhlleql\nEVvizbiRqf935A9ZwuNlndQeUL7kiva2WcWpcEB/+Irs5VzfixFDf6W3XCZQpPRp\nUWly05midFkLS6Vos2K5vbmTnj4Y85atZZ+3fScbAoGBALZ5/Alb+slJhFJ40OW9\n/Kxf/XT49pzj37TdnynTN6/dV0rAlJq7UJcoQUnv+UA3dX6EAALeSdt1WMyrV03p\nvwqL0wyDYDFrUqhS64pxDA3+9TxtC5AzpXeUSh3rVUIE2E0PmIdGfkUfiwLHktSB\npmxOza/kDGDqTIwafA3Hr48n\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Tuesday 05 November 2024 18:28:31 -0500 (0:00:00.041) 0:00:14.828 ****** ok: [managed-node3] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkdQxz6cG0OaW/\no04m4xFriuwHbP81AyGloTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto4\n6qi0z2Cijbujrzp6CVhF+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2\nR36KVV3bVPTh1+aiI+lijjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6K\ni1GzpvXIeE2Yl0PmHMx19wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LE\nwabYwBP15vKu0SE+3kelD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAI\nyLuPLmxNAgMBAAECggEAMYPcX/n9jFnfAbgVi7fKQurs7b9vh3KN6uSBI4Sirp7a\ntgROg/SQCvAm09/7/kbDrOXfnaWTHhpQwdpFOUtG+SpbWIklviCaJ1d4Wi3jsib6\n1g9fNLyUH8heEV0uoLGe7M52OW0Lv70UJQSZoOTbAXKu2GC83Ayb9ESDmroK1pg3\n4Sj43mbN+P8tit/WPqciVwj3e+V9fadOAWyTe2G2Z4SpuTSLdUGNnRl5HgbAv2o7\nxHd4rA1m/20iP8AuxIUtKF+UASZC4w0W56ALlK5ExRdwuPDJaajpZkzkgNfUeOoH\n5ULTZoCOwmnTZlImswEQtGBVi4nvNGmAyQwQpnVTMQKBgQDUzGp48/d/7narEiQ3\nV8K/txswzDXIyWP0j3rwuQ51bsMuaTkTPUWFmhWWbU/eldk8cfcS5gCtwASMkO07\nun9zPmoJ7OyJZHAcR2jc+AOdBDP8hVTWl7zLZVdHHRiJcLVRGZI7hY8hO/NbboYF\n9nmaUWCPdSDbtWBVJy8RQ69xYwKBgQDF2Dwz1nqoufnvn9svkF0c3VLHVfz8W2d4\nk5pbX+6SmgScBWgygSC5M7MRe+TY+El80ZimQdlgcd2W1UqDtZq05Of+5xAjTG65\nh3rk5+z3zwe8MKCjxwQtOPG9bcOjUSbn+Aor0rJ5JzdqPW6fehoPiAeKig2P496g\nAITVSJByjwKBgQCRLFu+5IGG74JZtuiqMN8Vt69/HPHcZzgf0frHWxh4GPZjJTng\n3D4fpTzxAOYqLgSj7gPnCq6P2p2/3+dYhiUI1B23Y8EDAlhRko4BodmlNwbYUYXN\nWHteL2bZhwoESbYI++79WGKLA8FEMSSR0NKo6rd7ZybhfN2Zej/sAUchjQKBgCom\n3vTAbpPCQ/D84wsoO95pfTiBJoxxwQLcl9d+Aet0KyU+tauE/X7X9//yoJhlleql\nEVvizbiRqf935A9ZwuNlndQeUL7kiva2WcWpcEB/+Irs5VzfixFDf6W3XCZQpPRp\nUWly05midFkLS6Vos2K5vbmTnj4Y85atZZ+3fScbAoGBALZ5/Alb+slJhFJ40OW9\n/Kxf/XT49pzj37TdnynTN6/dV0rAlJq7UJcoQUnv+UA3dX6EAALeSdt1WMyrV03p\nvwqL0wyDYDFrUqhS64pxDA3+9TxtC5AzpXeUSh3rVUIE2E0PmIdGfkUfiwLHktSB\npmxOza/kDGDqTIwafA3Hr48n\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/quadlet_demo.crt" ], "delta": "0:00:00.032005", "end": "2024-11-05 18:28:31.750361", "item": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQHWDkBfZYSuaK6eyj2iTbUjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMWQ2\nMGU0MDUtZjY1ODRhZTYtOGFlOWVjYTMtZGEyNGRiNTEwHhcNMjQxMTA1MjMyODI5\nWhcNMjUxMTA1MjMyODI5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkdQxz6cG0OaW/o04m4xFriuwHbP81AyGl\noTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto46qi0z2Cijbujrzp6CVhF\n+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2R36KVV3bVPTh1+aiI+li\njjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6Ki1GzpvXIeE2Yl0PmHMx1\n9wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LEwabYwBP15vKu0SE+3kel\nD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAIyLuPLmxNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUwmxE\nYJmyZZeKRuo891VQ8vTURK4wHwYDVR0jBBgwFoAUbNcrMzQD01G3Q9QiK2msEGOX\nOVEwDQYJKoZIhvcNAQELBQADggEBALOdtv1+sCymJE8TB4k6aiU9TG/H2S0l9g1/\n/u1OfxGfE4yNZINo+c8Wg0U22XH8lQZt1Xctyd28ILXKL+SrHyg3XXJdJ+BOjhBN\niXSWBlE2KG1sza2yWwXpnM23uOx3KMkYHRYAaO4kn6LygitpizbUBlb9rWkAoFPj\nN8HXX+yvBC4/mitzGH1O2KdWSzxd1/XmlyXahz20ev9QXwgN5nm5aW+mNto9MsCD\nK5m3AxRVPA98AO4YbClAusZHmL+7PnLz6e3Ay7ShggyzPxAGCPeS4yP/9iZJWBx6\nBAWWGWyD7JBGQlyM7iSUxlxh02YsayuNSuBJihps2+iKhridGCw=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkdQxz6cG0OaW/\no04m4xFriuwHbP81AyGloTAA573S3vW8a2DkYTM22yASWwXXdB2GK3Fv5uR9wto4\n6qi0z2Cijbujrzp6CVhF+d9TycsryFQ9XndPFfaCAR0iwpuOCnpZVHkfVdmo05N2\nR36KVV3bVPTh1+aiI+lijjEVTGkLaTgp4KsfPSBnbgreLbUKpx0qcz5Or3DawA6K\ni1GzpvXIeE2Yl0PmHMx19wb6EfurjA+MkYCiqcfIltwbQq2y5A05b/un9QviU5LE\nwabYwBP15vKu0SE+3kelD7WvFl3cJtvoSR7CpCs2zdncZOjDWM9wsfk/yMr1/gAI\nyLuPLmxNAgMBAAECggEAMYPcX/n9jFnfAbgVi7fKQurs7b9vh3KN6uSBI4Sirp7a\ntgROg/SQCvAm09/7/kbDrOXfnaWTHhpQwdpFOUtG+SpbWIklviCaJ1d4Wi3jsib6\n1g9fNLyUH8heEV0uoLGe7M52OW0Lv70UJQSZoOTbAXKu2GC83Ayb9ESDmroK1pg3\n4Sj43mbN+P8tit/WPqciVwj3e+V9fadOAWyTe2G2Z4SpuTSLdUGNnRl5HgbAv2o7\nxHd4rA1m/20iP8AuxIUtKF+UASZC4w0W56ALlK5ExRdwuPDJaajpZkzkgNfUeOoH\n5ULTZoCOwmnTZlImswEQtGBVi4nvNGmAyQwQpnVTMQKBgQDUzGp48/d/7narEiQ3\nV8K/txswzDXIyWP0j3rwuQ51bsMuaTkTPUWFmhWWbU/eldk8cfcS5gCtwASMkO07\nun9zPmoJ7OyJZHAcR2jc+AOdBDP8hVTWl7zLZVdHHRiJcLVRGZI7hY8hO/NbboYF\n9nmaUWCPdSDbtWBVJy8RQ69xYwKBgQDF2Dwz1nqoufnvn9svkF0c3VLHVfz8W2d4\nk5pbX+6SmgScBWgygSC5M7MRe+TY+El80ZimQdlgcd2W1UqDtZq05Of+5xAjTG65\nh3rk5+z3zwe8MKCjxwQtOPG9bcOjUSbn+Aor0rJ5JzdqPW6fehoPiAeKig2P496g\nAITVSJByjwKBgQCRLFu+5IGG74JZtuiqMN8Vt69/HPHcZzgf0frHWxh4GPZjJTng\n3D4fpTzxAOYqLgSj7gPnCq6P2p2/3+dYhiUI1B23Y8EDAlhRko4BodmlNwbYUYXN\nWHteL2bZhwoESbYI++79WGKLA8FEMSSR0NKo6rd7ZybhfN2Zej/sAUchjQKBgCom\n3vTAbpPCQ/D84wsoO95pfTiBJoxxwQLcl9d+Aet0KyU+tauE/X7X9//yoJhlleql\nEVvizbiRqf935A9ZwuNlndQeUL7kiva2WcWpcEB/+Irs5VzfixFDf6W3XCZQpPRp\nUWly05midFkLS6Vos2K5vbmTnj4Y85atZZ+3fScbAoGBALZ5/Alb+slJhFJ40OW9\n/Kxf/XT49pzj37TdnynTN6/dV0rAlJq7UJcoQUnv+UA3dX6EAALeSdt1WMyrV03p\nvwqL0wyDYDFrUqhS64pxDA3+9TxtC5AzpXeUSh3rVUIE2E0PmIdGfkUfiwLHktSB\npmxOza/kDGDqTIwafA3Hr48n\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-11-05 18:28:31.718356" } STDOUT: Request "20241105232829" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Tuesday 05 November 2024 18:28:31 -0500 (0:00:00.554) 0:00:15.383 ****** changed: [managed-node3] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/quadlet_demo.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/quadlet_demo.key", "path": "/etc/pki/tls/private/quadlet_demo.key", "state": "absent" } ok: [managed-node3] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } TASK [Run the role] ************************************************************ task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:62 Tuesday 05 November 2024 18:28:32 -0500 (0:00:01.086) 0:00:16.469 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 05 November 2024 18:28:32 -0500 (0:00:00.086) 0:00:16.556 ****** included: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.031) 0:00:16.587 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.025) 0:00:16.613 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.354) 0:00:16.968 ****** ok: [managed-node3] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.030) 0:00:16.998 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.341) 0:00:17.340 ****** ok: [managed-node3] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.022) 0:00:17.363 ****** ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 05 November 2024 18:28:33 -0500 (0:00:00.066) 0:00:17.430 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 05 November 2024 18:28:35 -0500 (0:00:01.778) 0:00:19.208 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 05 November 2024 18:28:35 -0500 (0:00:00.029) 0:00:19.238 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 05 November 2024 18:28:35 -0500 (0:00:00.036) 0:00:19.274 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 05 November 2024 18:28:35 -0500 (0:00:00.031) 0:00:19.306 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 05 November 2024 18:28:35 -0500 (0:00:00.031) 0:00:19.337 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 05 November 2024 18:28:35 -0500 (0:00:00.030) 0:00:19.368 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030883", "end": "2024-11-05 18:28:36.124551", "rc": 0, "start": "2024-11-05 18:28:36.093668" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.388) 0:00:19.757 ****** ok: [managed-node3] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.031) 0:00:19.789 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.030) 0:00:19.819 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.144) 0:00:19.964 ****** fatal: [managed-node3]: FAILED! => {} MSG: The conditional check '__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2' failed. The error was: An unhandled exception occurred while templating '{{ podman_quadlet_specs | selectattr('type', 'defined') | selectattr('type', 'match', '^pod$') | length > 0 }}'. Error was a , original message: Unexpected templating type error occurred on ({{ podman_quadlet_specs | selectattr('type', 'defined') | selectattr('type', 'match', '^pod$') | length > 0 }}): object of type 'generator' has no len() The error appears to be in '/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml': line 80, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Podman package version must be 5.0 or later for Pod quadlets ^ here TASK [Dump journal] ************************************************************ task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:142 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.034) 0:00:19.998 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.020817", "end": "2024-11-05 18:28:36.741705", "failed_when_result": true, "rc": 0, "start": "2024-11-05 18:28:36.720888" } STDOUT: -- Logs begin at Tue 2024-11-05 18:22:28 EST, end at Tue 2024-11-05 18:28:36 EST. -- Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [10] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [11] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [12] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [13] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [14] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [15] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [16] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [17] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [18] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [19] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [20] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [21] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [22] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [23] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [24] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [25] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [26] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [27] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [28] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [29] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [30] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [31] registered Nov 05 18:22:28 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Nov 05 18:22:28 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 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Nov 05 18:22:28 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Nov 05 18:22:28 localhost.localdomain kernel: iommu: Default domain type: Passthrough Nov 05 18:22:28 localhost.localdomain kernel: SCSI subsystem initialized Nov 05 18:22:28 localhost.localdomain kernel: ACPI: bus type USB registered Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver hub Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new device driver usb Nov 05 18:22:28 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Nov 05 18:22:28 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Nov 05 18:22:28 localhost.localdomain kernel: PTP clock support registered Nov 05 18:22:28 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Nov 05 18:22:28 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Nov 05 18:22:28 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Nov 05 18:22:28 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: Initializing Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: domain hash size = 128 Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Nov 05 18:22:28 localhost.localdomain kernel: vgaarb: loaded Nov 05 18:22:28 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Nov 05 18:22:28 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Nov 05 18:22:28 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Nov 05 18:22:28 localhost.localdomain kernel: clocksource: Switched to clocksource xen Nov 05 18:22:28 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Nov 05 18:22:28 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Nov 05 18:22:28 localhost.localdomain kernel: pnp: PnP ACPI init Nov 05 18:22:28 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:05: [dma 2] Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Nov 05 18:22:28 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 2 Nov 05 18:22:28 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Nov 05 18:22:28 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 1 Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 44 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Nov 05 18:22:28 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Nov 05 18:22:28 localhost.localdomain kernel: Unpacking initramfs... Nov 05 18:22:28 localhost.localdomain kernel: Freeing initrd memory: 30628K Nov 05 18:22:28 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Nov 05 18:22:28 localhost.localdomain kernel: Initialise system trusted keyrings Nov 05 18:22:28 localhost.localdomain kernel: Key type blacklist registered Nov 05 18:22:28 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Nov 05 18:22:28 localhost.localdomain kernel: zbud: loaded Nov 05 18:22:28 localhost.localdomain kernel: pstore: using deflate compression Nov 05 18:22:28 localhost.localdomain kernel: Platform Keyring initialized Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 38 Nov 05 18:22:28 localhost.localdomain kernel: Key type asymmetric registered Nov 05 18:22:28 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Nov 05 18:22:28 localhost.localdomain kernel: Running certificate verification selftests Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Nov 05 18:22:28 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Nov 05 18:22:28 localhost.localdomain kernel: io scheduler mq-deadline registered Nov 05 18:22:28 localhost.localdomain kernel: io scheduler kyber registered Nov 05 18:22:28 localhost.localdomain kernel: io scheduler bfq registered Nov 05 18:22:28 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Nov 05 18:22:28 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Nov 05 18:22:28 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: Power Button [PWRF] Nov 05 18:22:28 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Nov 05 18:22:28 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Nov 05 18:22:28 localhost.localdomain kernel: Grant table initialized Nov 05 18:22:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Nov 05 18:22:28 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Nov 05 18:22:28 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Nov 05 18:22:28 localhost.localdomain kernel: Non-volatile memory driver v1.3 Nov 05 18:22:28 localhost.localdomain kernel: rdac: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: hp_sw: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: emc: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: alua: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Nov 05 18:22:28 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Nov 05 18:22:28 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Nov 05 18:22:28 localhost.localdomain kernel: i8042: Warning: Keylock active Nov 05 18:22:28 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Nov 05 18:22:28 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Nov 05 18:22:28 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Nov 05 18:22:28 localhost.localdomain kernel: intel_pstate: CPU model not supported Nov 05 18:22:28 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Nov 05 18:22:28 localhost.localdomain kernel: usbhid: USB HID core driver Nov 05 18:22:28 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Nov 05 18:22:28 localhost.localdomain kernel: Initializing XFRM netlink socket Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 10 Nov 05 18:22:28 localhost.localdomain kernel: Segment Routing with IPv6 Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 17 Nov 05 18:22:28 localhost.localdomain kernel: mpls_gso: MPLS GSO support Nov 05 18:22:28 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Nov 05 18:22:28 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Nov 05 18:22:28 localhost.localdomain kernel: sched_clock: Marking stable (504365360, 0)->(16582553247, -16078187887) Nov 05 18:22:28 localhost.localdomain kernel: registered taskstats version 1 Nov 05 18:22:28 localhost.localdomain kernel: Loading compiled-in X.509 certificates Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Nov 05 18:22:28 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Nov 05 18:22:28 localhost.localdomain kernel: page_owner is disabled Nov 05 18:22:28 localhost.localdomain kernel: Key type big_key registered Nov 05 18:22:28 localhost.localdomain kernel: Key type encrypted registered Nov 05 18:22:28 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Nov 05 18:22:28 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Nov 05 18:22:28 localhost.localdomain kernel: ima: No architecture policies found Nov 05 18:22:28 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Nov 05 18:22:28 localhost.localdomain kernel: evm: security.selinux Nov 05 18:22:28 localhost.localdomain kernel: evm: security.ima Nov 05 18:22:28 localhost.localdomain kernel: evm: security.capability Nov 05 18:22:28 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Nov 05 18:22:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Nov 05 18:22:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-11-05 23:22:28 UTC (1730848948) Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Nov 05 18:22:28 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Nov 05 18:22:28 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Nov 05 18:22:28 localhost.localdomain systemd[1]: Detected virtualization xen. Nov 05 18:22:28 localhost.localdomain systemd[1]: Detected architecture x86-64. Nov 05 18:22:28 localhost.localdomain systemd[1]: Running in initial RAM disk. Nov 05 18:22:28 localhost.localdomain systemd[1]: Set hostname to . Nov 05 18:22:28 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Timers. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Swap. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Local File Systems. Nov 05 18:22:28 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Nov 05 18:22:28 localhost.localdomain systemd-journald[219]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Nov 05 18:22:28 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:28 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Nov 05 18:22:28 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Nov 05 18:22:28 localhost.localdomain dracut-cmdline[246]: dracut-8 dracut-049-233.git20240115.el8 Nov 05 18:22:28 localhost.localdomain dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Nov 05 18:22:28 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd-udevd[308]: Network interface NamePolicy= disabled on kernel command line, ignoring. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Nov 05 18:22:28 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 333 (plymouthd). Nov 05 18:22:29 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain kernel: libata version 3.00 loaded. Nov 05 18:22:29 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Nov 05 18:22:29 localhost.localdomain kernel: scsi host0: ata_piix Nov 05 18:22:29 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Nov 05 18:22:29 localhost.localdomain kernel: scsi host1: ata_piix Nov 05 18:22:29 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Nov 05 18:22:29 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Nov 05 18:22:29 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Nov 05 18:22:29 localhost.localdomain kernel: xvda: xvda1 Nov 05 18:22:29 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Nov 05 18:22:29 localhost.localdomain systemd-udevd[327]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:29 localhost.localdomain kernel: ACPI: bus type drm_connector registered Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Nov 05 18:22:29 localhost.localdomain systemd-udevd[337]: Using default interface naming scheme 'rhel-8.0'. Nov 05 18:22:29 localhost.localdomain systemd-udevd[337]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:29 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Nov 05 18:22:29 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Nov 05 18:22:29 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Nov 05 18:22:29 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Nov 05 18:22:29 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd-fsck[377]: /usr/sbin/fsck.xfs: XFS file system. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.991 MHz Nov 05 18:22:29 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3a5fcfd, max_idle_ns: 440795225264 ns Nov 05 18:22:29 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Nov 05 18:22:29 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Nov 05 18:22:29 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Nov 05 18:22:29 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Nov 05 18:22:31 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Nov 05 18:22:31 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reloading. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Switching root. Nov 05 18:22:31 localhost.localdomain systemd-journald[219]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Nov 05 18:22:33 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Nov 05 18:22:33 localhost.localdomain kernel: audit: type=1404 audit(1730848952.221:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability open_perms=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability always_check_network=0 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1 Nov 05 18:22:33 localhost.localdomain kernel: audit: type=1403 audit(1730848952.423:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Nov 05 18:22:33 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 204.784ms. Nov 05 18:22:33 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.087ms. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Nov 05 18:22:33 localhost.localdomain systemd[1]: Detected virtualization xen. Nov 05 18:22:33 localhost.localdomain systemd[1]: Detected architecture x86-64. Nov 05 18:22:33 localhost.localdomain systemd[1]: Set hostname to . Nov 05 18:22:33 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Nov 05 18:22:33 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Nov 05 18:22:33 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded. Nov 05 18:22:33 localhost.localdomain systemd[1]: Stopped Switch Root. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted Huge Pages File System. -- Subject: Unit dev-hugepages.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-hugepages.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System. -- Subject: Unit dev-mqueue.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-mqueue.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 333 (plymouthd). Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd-udevd[531]: Network interface NamePolicy= disabled on kernel command line, ignoring. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Nov 05 18:22:33 localhost.localdomain auditd[555]: No plugins found, not dispatching events Nov 05 18:22:33 localhost.localdomain auditd[555]: Init complete, auditd 3.1.2 listening for events (startup state enable) Nov 05 18:22:33 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered udp transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered tcp transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Nov 05 18:22:33 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Nov 05 18:22:33 localhost.localdomain augenrules[558]: /sbin/augenrules: No change Nov 05 18:22:33 localhost.localdomain augenrules[583]: No rules Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22: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: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd-udevd[569]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... -- Subject: Unit unbound-anchor.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd-udevd[565]: Using default interface naming scheme 'rhel-8.0'. Nov 05 18:22:33 localhost.localdomain systemd-udevd[565]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:33 localhost.localdomain chronyd[617]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 7: PKCS11 Entropy generator (pkcs11) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 5: NIST Network Entropy Beacon (nist) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Nov 05 18:22:33 localhost.localdomain rngd[598]: Initializing available sources Nov 05 18:22:33 localhost.localdomain rngd[598]: [hwrng ]: Initialization Failed Nov 05 18:22:33 localhost.localdomain rngd[598]: [rdrand]: Enabling RDRAND rng support Nov 05 18:22:33 localhost.localdomain rngd[598]: [rdrand]: Initialized Nov 05 18:22:33 localhost.localdomain rngd[598]: [jitter]: JITTER timeout set to 5 sec Nov 05 18:22:33 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Nov 05 18:22:33 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Nov 05 18:22:33 localhost.localdomain chronyd[617]: Loaded 0 symmetric keys Nov 05 18:22:33 localhost.localdomain chronyd[617]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Nov 05 18:22:33 localhost.localdomain chronyd[617]: Using right/UTC timezone to obtain leap second data Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event0 (Power Button) Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event1 (Sleep Button) Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:34 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit unbound-anchor.service has successfully entered the 'dead' state. Nov 05 18:22:34 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. -- Subject: Unit unbound-anchor.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:34 localhost.localdomain rngd[598]: [jitter]: Initializing AES buffer Nov 05 18:22:34 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:36 localhost.localdomain dhclient[641]: Internet Systems Consortium DHCP Client 4.3.6 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Copyright 2004-2017 Internet Systems Consortium. Nov 05 18:22:36 localhost.localdomain dhclient[641]: All rights reserved. Nov 05 18:22:36 localhost.localdomain dhclient[641]: For info, please visit https://www.isc.org/software/dhcp/ Nov 05 18:22:36 localhost.localdomain dhclient[641]: Nov 05 18:22:36 localhost.localdomain dhclient[641]: Listening on LPF/eth0/0e:9d:23:bd:b4:53 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Sending on LPF/eth0/0e:9d:23:bd:b4:53 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Sending on Socket/fallback Nov 05 18:22:36 localhost.localdomain dhclient[641]: Created duid "\000\004\011_\2630b\323@\266\241\341%\364\223\206\"g". Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPOFFER from 10.31.40.1 Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPACK from 10.31.40.1 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: bound to 10.31.43.144 -- renewal in 1488 seconds. Nov 05 18:22:36 localhost.localdomain dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=656 comm="hostnamectl set-hostname ip-10-31-43-144.us-east-1" label="system_u:system_r:cloud_init_t:s0") Nov 05 18:22:36 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Nov 05 18:22:36 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 05 18:22:36 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-hostnamed[657]: Changed static host name to 'ip-10-31-43-144.us-east-1.aws.redhat.com' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-hostnamed[657]: Changed host name to 'ip-10-31-43-144.us-east-1.aws.redhat.com' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[639]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Tue, 05 Nov 2024 23:22:35 +0000. Up 7.72 seconds. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4066] NetworkManager (version 1.40.16-15.el8) is starting... (boot:68c5fbfe-a5aa-434d-9732-2838ffdc7411) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4099] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4207] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4408] manager[0x561387fc4080]: monitoring kernel firmware directory '/lib/firmware'. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4442] hostname: hostname: using hostnamed Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4442] hostname: static hostname changed from (none) to "ip-10-31-43-144.us-east-1.aws.redhat.com" Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4447] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4613] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: Networking is enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4674] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4674] settings: Loaded settings plugin: keyfile (internal) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4766] dhcp: init: Using DHCP client 'internal' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4766] device (lo): carrier: link connected Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4769] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4779] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4796] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4896] device (eth0): carrier: link connected Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4909] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4938] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4980] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4985] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4997] manager: NetworkManager state is now CONNECTING Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5006] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5055] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5102] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5132] dhcp4 (eth0): state changed new lease, address=10.31.43.144 Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5175] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5300] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5427] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5429] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5432] manager: NetworkManager state is now CONNECTED_SITE Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5434] device (eth0): Activation: successful, device activated. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5441] manager: NetworkManager state is now CONNECTED_GLOBAL Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5476] manager: startup complete Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.2.32.37 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.2.32.38 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.11.160.238 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.18.100.10 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=666 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Started polkitd version 0.115 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: [jitter]: Unable to obtain AES key, disabling JITTER source Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: [jitter]: Initialization Failed Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: Process privileges have been dropped to 2:2 Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Loading rules from directory /etc/polkit-1/rules.d Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Loading rules from directory /usr/share/polkit-1/rules.d Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Finished loading, compiling and executing 2 rules Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Cloud-init v. 23.4-7.el8.2 running 'init' at Tue, 05 Nov 2024 23:22:39 +0000. Up 11.04 seconds. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | eth0 | True | 10.31.43.144 | 255.255.252.0 | global | 0e:9d:23:bd:b4:53 | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | eth0 | True | fe80::c9d:23ff:febd:b453/64 | . | link | 0e:9d:23:bd:b4:53 | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Route | Destination | Gateway | Interface | Flags | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 3 | multicast | :: | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private rsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:EuQjg8yAwvl/11H7275nF6e8dGUM+EMvihhrLzx9ARM root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[RSA 3072]----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |+ . . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |o* . o E o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |. = o + .o + | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o o o. + + | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . . S .o. = =| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o = o.. *o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ..=.. .o..*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .+.. ..oo=| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o.. .==| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private dsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:8ZGJJXnD6g1G1ry3rrDAAx/3gm5Djnj1IXIJ+282m1M root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[DSA 1024]----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .=. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ++*o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ooo+o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . +o... | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .o.+So.. . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o+*+o.E . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . O*ooo.. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o.=o*= . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . ..==+.. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private ecdsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:Vh7TgtSRc1eoFBOxRm26/eTI6v5G4O+dcOcNw/PgXKU root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[ECDSA 256]---+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ...o*= o.| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . .+ooo= | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . =++= | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o =+ | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | S .. + .| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o.o.o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | =E*o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | oBX*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o+==.=| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private ed25519 key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:eOTf5SDZZ+JzO6/TB85jSwpMjLC+vkrZMzX/3t2shTE root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +--[ED25519 256]--+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | * o o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o S = + E | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | + o * + B.+ | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o = = +o=o.| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . + o *B=+| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .o+. .+.*O*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[1019]: Server listening on 0.0.0.0 port 22. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[1019]: Server listening on :: port 22. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sm-notify[1022]: Version 2.3.3 starting Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com restraintd[1034]: Listening on http://localhost:8081 Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com rsyslogd[1021]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1021" x-info="https://www.rsyslog.com"] start Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com rsyslogd[1021]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Selected source 148.113.194.34 (2.centos.pool.ntp.org) Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: System clock TAI offset set to 37 seconds Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Detected change(s) in the following file(s): /etc/fstab Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1309]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Tue, 05 Nov 2024 23:22:44 +0000. Up 16.27 seconds. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 333 (plymouthd). Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 333 (n/a). Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) STARTUP (1.5.2) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (Syslog will be used instead of sendmail.) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 15% if used.) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (running with inotify support) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1560]: dracut-049-233.git20240115.el8 Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1664]: ############################################################# Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1676]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1681]: 1024 SHA256:8ZGJJXnD6g1G1ry3rrDAAx/3gm5Djnj1IXIJ+282m1M root@ip-10-31-43-144.us-east-1.aws.redhat.com (DSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1690]: 256 SHA256:Vh7TgtSRc1eoFBOxRm26/eTI6v5G4O+dcOcNw/PgXKU root@ip-10-31-43-144.us-east-1.aws.redhat.com (ECDSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1697]: 256 SHA256:eOTf5SDZZ+JzO6/TB85jSwpMjLC+vkrZMzX/3t2shTE root@ip-10-31-43-144.us-east-1.aws.redhat.com (ED25519) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1705]: 3072 SHA256:EuQjg8yAwvl/11H7275nF6e8dGUM+EMvihhrLzx9ARM root@ip-10-31-43-144.us-east-1.aws.redhat.com (RSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1709]: -----END SSH HOST KEY FINGERPRINTS----- Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1712]: ############################################################# Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1601]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Tue, 05 Nov 2024 23:22:44 +0000. Up 16.99 seconds. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1601]: Cloud-init v. 23.4-7.el8.2 finished at Tue, 05 Nov 2024 23:22:45 +0000. Datasource DataSourceEc2Local. Up 17.19 seconds Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: memstrack is available Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: bash *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: systemd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: systemd-initrd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: watchdog-modules *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: nss-softokn *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: rngd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: i18n *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: drm *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: prefixdevname *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kernel-modules *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kernel-modules-extra *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: configuration source "/run/depmod.d/" does not exist Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf" Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: fstab-sys *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: rootfs-block *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: terminfo *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: udev-rules *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Skipping udev rule: 91-permissions.rules Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Skipping udev rule: 80-drivers-modprobe.rules Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: biosdevname *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: dracut-systemd *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: usrmount *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: base *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: fs-lib *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kdumpbase *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: memstrack *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: microcode_ctl-fw_dir_override *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl module: mangling fw_dir Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-2d-07" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-4e-03" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-4f-01" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-55-04" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-5e-03" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8c-01" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: shutdown *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: squash *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including modules done *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Installing kernel module dependencies *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Installing kernel module dependencies done *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Resolving executable dependencies *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Resolving executable dependencies done*** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Hardlinking files *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Hardlinking files done *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Generating early-microcode cpio image *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Constructing GenuineIntel.bin *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Constructing GenuineIntel.bin *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Store current command line parameters *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Stored kernel commandline: Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: No dracut internal kernel commandline stored in the initramfs Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Install squash loader *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Stripping files *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Stripping files done *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Squashing the files inside the initramfs *** Nov 05 18:22:58 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Squashing the files inside the initramfs done *** Nov 05 18:22:58 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: kexec: loaded kdump kernel Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Starting kdump: [OK] Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Startup finished in 520ms (kernel) + 3.698s (initrd) + 27.214s (userspace) = 31.433s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 520742 microseconds. -- -- Initial RAM disk start-up required 3698866 microseconds. -- -- Userspace start-up required 27214155 microseconds. Nov 05 18:23:07 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: Accepted publickey for root from 10.30.33.134 port 52684 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 5067. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Startup finished in 37ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 37864 microseconds. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5081]: Received disconnect from 10.30.33.134 port 52684:11: disconnected by user Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5081]: Disconnected from user root 10.30.33.134 port 52684 Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session closed for user root Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-1.scope has successfully entered the 'dead' state. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Session 1 logged out. Waiting for processes to exit. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5101]: Accepted publickey for root from 10.31.9.146 port 39252 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: Accepted publickey for root from 10.31.9.146 port 39256 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 5101. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 5102. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5101]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5108]: Received disconnect from 10.31.9.146 port 39256:11: disconnected by user Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5108]: Disconnected from user root 10.31.9.146 port 39256 Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session closed for user root Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-3.scope has successfully entered the 'dead' state. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Session 3 logged out. Waiting for processes to exit. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6532 comm="hostnamectl set-hostname managed-node3 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:35 managed-node3 systemd-hostnamed[6533]: Changed static host name to 'managed-node3' Nov 05 18:25:35 managed-node3 systemd-hostnamed[6533]: Changed host name to 'managed-node3' Nov 05 18:25:35 managed-node3 NetworkManager[662]: [1730849135.9749] hostname: static hostname changed from "ip-10-31-43-144.us-east-1.aws.redhat.com" to "managed-node3" Nov 05 18:25:35 managed-node3 dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:25:35 managed-node3 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Nov 05 18:25:35 managed-node3 NetworkManager[662]: [1730849135.9808] policy: set-hostname: set hostname to 'managed-node3' (from system configuration) Nov 05 18:25:35 managed-node3 dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 05 18:25:35 managed-node3 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:46 managed-node3 systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Nov 05 18:26:06 managed-node3 systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Nov 05 18:26:53 managed-node3 sshd[7093]: Accepted publickey for root from 10.31.42.154 port 45120 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Nov 05 18:26:53 managed-node3 systemd-logind[604]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 7093. Nov 05 18:26:53 managed-node3 systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:26:53 managed-node3 sshd[7093]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:26:53 managed-node3 platform-python[7238]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Nov 05 18:26:54 managed-node3 platform-python[7386]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:26:55 managed-node3 platform-python[7509]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:26:57 managed-node3 sudo[7757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gggwxdfoffzdhtxpbtvlduhbolmxqjdg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1730849217.3351119-8076-206683481039284/AnsiballZ_dnf.py' Nov 05 18:26:57 managed-node3 sudo[7757]: pam_unix(sudo:session): session opened for user root by root(uid=0) Nov 05 18:26:57 managed-node3 platform-python[7760]: ansible-dnf Invoked with name=['crun', 'podman', 'podman-plugins', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:27:17 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:18 managed-node3 setsebool[7831]: The virt_use_nfs policy boolean was changed to 1 by root Nov 05 18:27:18 managed-node3 setsebool[7831]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Nov 05 18:27:41 managed-node3 kernel: SELinux: Converting 361 SID table entries... Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability network_peer_controls=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability open_perms=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability extended_socket_class=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability always_check_network=0 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability cgroup_seclabel=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability nnp_nosuid_transition=1 Nov 05 18:27:41 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:41 managed-node3 kernel: fuse: init (API version 7.34) Nov 05 18:27:41 managed-node3 systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Nov 05 18:27:41 managed-node3 systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:27:42 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:42 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:08 managed-node3 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-r59584cfee1b2470bb193e36bd8d548bc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-r59584cfee1b2470bb193e36bd8d548bc.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:08 managed-node3 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Nov 05 18:28:08 managed-node3 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Nov 05 18:28:08 managed-node3 systemd[1]: Reloading. Nov 05 18:28:09 managed-node3 sudo[7757]: pam_unix(sudo:session): session closed for user root Nov 05 18:28:09 managed-node3 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Nov 05 18:28:09 managed-node3 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:09 managed-node3 systemd[1]: run-r59584cfee1b2470bb193e36bd8d548bc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-r59584cfee1b2470bb193e36bd8d548bc.service has successfully entered the 'dead' state. Nov 05 18:28:09 managed-node3 platform-python[10312]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:10 managed-node3 platform-python[10441]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:11 managed-node3 platform-python[10565]: ansible-file Invoked with state=absent path=/etc/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:11 managed-node3 platform-python[10688]: ansible-file Invoked with state=absent path=/etc/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:11 managed-node3 platform-python[10811]: ansible-file Invoked with state=absent path=/etc/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[10934]: ansible-file Invoked with state=absent path=/etc/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[11057]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[11180]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:13 managed-node3 platform-python[11303]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:13 managed-node3 platform-python[11426]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:17 managed-node3 platform-python[11588]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Nov 05 18:28:18 managed-node3 platform-python[11736]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:18 managed-node3 platform-python[11859]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:28:22 managed-node3 platform-python[11987]: ansible-dnf Invoked with name=['certmonger'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 systemd[1]: Reloading. Nov 05 18:28:25 managed-node3 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:25 managed-node3 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Nov 05 18:28:25 managed-node3 systemd[1]: Reloading. Nov 05 18:28:26 managed-node3 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Nov 05 18:28:26 managed-node3 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:26 managed-node3 systemd[1]: run-r8ee77e4dea9f440e9a8ece56a5f864a4.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has successfully entered the 'dead' state. Nov 05 18:28:27 managed-node3 platform-python[12620]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:27 managed-node3 platform-python[12743]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:28 managed-node3 platform-python[12866]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Nov 05 18:28:28 managed-node3 systemd[1]: Reloading. Nov 05 18:28:28 managed-node3 systemd[1]: Starting Certificate monitoring and PKI enrollment... -- Subject: Unit certmonger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has begun starting up. Nov 05 18:28:28 managed-node3 systemd[1]: Started Certificate monitoring and PKI enrollment. -- Subject: Unit certmonger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:29 managed-node3 platform-python[13059]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=# # Ansible managed # # system_role:certificate provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[13075]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:30 managed-node3 platform-python[13197]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Nov 05 18:28:30 managed-node3 platform-python[13320]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Nov 05 18:28:31 managed-node3 platform-python[13443]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Nov 05 18:28:31 managed-node3 platform-python[13566]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:31 managed-node3 certmonger[12902]: 2024-11-05 18:28:31 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:32 managed-node3 platform-python[13690]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:32 managed-node3 platform-python[13813]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:32 managed-node3 platform-python[13936]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:33 managed-node3 platform-python[14059]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:33 managed-node3 platform-python[14182]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:36 managed-node3 platform-python[14430]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:36 managed-node3 platform-python[14558]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Check] ******************************************************************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:148 Tuesday 05 November 2024 18:28:36 -0500 (0:00:00.399) 0:00:20.397 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "podman", "ps", "-a" ], "delta": "0:00:00.125203", "end": "2024-11-05 18:28:37.248831", "rc": 0, "start": "2024-11-05 18:28:37.123628" } STDOUT: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES TASK [Check pods] ************************************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:152 Tuesday 05 November 2024 18:28:37 -0500 (0:00:00.488) 0:00:20.886 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "podman", "pod", "ps", "--ctr-ids", "--ctr-names", "--ctr-status" ], "delta": "0:00:00.034719", "end": "2024-11-05 18:28:37.642825", "failed_when_result": false, "rc": 0, "start": "2024-11-05 18:28:37.608106" } STDOUT: POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS TASK [Check systemd] *********************************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:157 Tuesday 05 November 2024 18:28:37 -0500 (0:00:00.389) 0:00:21.275 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; systemctl list-units --all | grep quadlet", "delta": "0:00:00.011509", "end": "2024-11-05 18:28:38.011784", "failed_when_result": false, "rc": 1, "start": "2024-11-05 18:28:38.000275" } MSG: non-zero return code TASK [LS] ********************************************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:165 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.368) 0:00:21.643 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "ls", "-alrtF", "/etc/systemd/system" ], "delta": "0:00:00.003984", "end": "2024-11-05 18:28:38.375419", "failed_when_result": false, "rc": 0, "start": "2024-11-05 18:28:38.371435" } STDOUT: total 8 lrwxrwxrwx. 1 root root 9 May 11 2019 systemd-timedated.service -> /dev/null drwxr-xr-x. 4 root root 169 May 29 03:45 ../ lrwxrwxrwx. 1 root root 39 May 29 03:45 syslog.service -> /usr/lib/systemd/system/rsyslog.service drwxr-xr-x. 2 root root 32 May 29 03:45 getty.target.wants/ lrwxrwxrwx. 1 root root 37 May 29 03:45 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target lrwxrwxrwx. 1 root root 57 May 29 03:45 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service drwxr-xr-x. 2 root root 48 May 29 03:45 network-online.target.wants/ lrwxrwxrwx. 1 root root 41 May 29 03:45 dbus-org.freedesktop.timedate1.service -> /usr/lib/systemd/system/timedatex.service drwxr-xr-x. 2 root root 61 May 29 03:45 timers.target.wants/ drwxr-xr-x. 2 root root 31 May 29 03:45 basic.target.wants/ drwxr-xr-x. 2 root root 38 May 29 03:45 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/ lrwxrwxrwx. 1 root root 41 May 29 03:47 default.target -> /usr/lib/systemd/system/multi-user.target drwxr-xr-x. 2 root root 51 May 29 03:55 sockets.target.wants/ drwxr-xr-x. 2 root root 31 May 29 03:55 remote-fs.target.wants/ drwxr-xr-x. 2 root root 59 May 29 03:55 sshd-keygen@.service.d/ drwxr-xr-x. 13 root root 4096 May 29 03:55 ./ drwxr-xr-x. 2 root root 119 May 29 03:55 cloud-init.target.wants/ drwxr-xr-x. 2 root root 181 May 29 03:56 sysinit.target.wants/ drwxr-xr-x. 2 root root 4096 Nov 5 18:28 multi-user.target.wants/ TASK [Cleanup] ***************************************************************** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:172 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.364) 0:00:22.008 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.067) 0:00:22.075 ****** included: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.051) 0:00:22.127 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.036) 0:00:22.164 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.030) 0:00:22.195 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.031) 0:00:22.226 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.031) 0:00:22.258 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.058) 0:00:22.317 ****** ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node3] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 05 November 2024 18:28:38 -0500 (0:00:00.080) 0:00:22.397 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 05 November 2024 18:28:40 -0500 (0:00:01.442) 0:00:23.840 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.035) 0:00:23.875 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.036) 0:00:23.912 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.031) 0:00:23.944 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.030) 0:00:23.975 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.029) 0:00:24.005 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028357", "end": "2024-11-05 18:28:40.755106", "rc": 0, "start": "2024-11-05 18:28:40.726749" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.413) 0:00:24.418 ****** ok: [managed-node3] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.031) 0:00:24.449 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.030) 0:00:24.480 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Tuesday 05 November 2024 18:28:40 -0500 (0:00:00.058) 0:00:24.538 ****** fatal: [managed-node3]: FAILED! => {} MSG: The conditional check '__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2' failed. The error was: An unhandled exception occurred while templating '{{ podman_quadlet_specs | selectattr('type', 'defined') | selectattr('type', 'match', '^pod$') | length > 0 }}'. Error was a , original message: Unexpected templating type error occurred on ({{ podman_quadlet_specs | selectattr('type', 'defined') | selectattr('type', 'match', '^pod$') | length > 0 }}): object of type 'generator' has no len() The error appears to be in '/tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml': line 80, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Podman package version must be 5.0 or later for Pod quadlets ^ here TASK [Debug] ******************************************************************* task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:199 Tuesday 05 November 2024 18:28:41 -0500 (0:00:00.035) 0:00:24.574 ****** ok: [managed-node3] => { "changed": false, "cmd": "exec 1>&2\nset -x\nset -o pipefail\nsystemctl list-units --plain -l --all | grep quadlet || :\nsystemctl list-unit-files --all | grep quadlet || :\nsystemctl list-units --plain --failed -l --all | grep quadlet || :\n", "delta": "0:00:00.389403", "end": "2024-11-05 18:28:41.685133", "rc": 0, "start": "2024-11-05 18:28:41.295730" } STDERR: + set -o pipefail + systemctl list-units --plain -l --all + grep quadlet + : + systemctl list-unit-files --all + grep quadlet + : + grep quadlet + systemctl list-units --plain --failed -l --all + : TASK [Get journald] ************************************************************ task path: /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:209 Tuesday 05 November 2024 18:28:41 -0500 (0:00:00.743) 0:00:25.318 ****** fatal: [managed-node3]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.021547", "end": "2024-11-05 18:28:42.059783", "failed_when_result": true, "rc": 0, "start": "2024-11-05 18:28:42.038236" } STDOUT: -- Logs begin at Tue 2024-11-05 18:22:28 EST, end at Tue 2024-11-05 18:28:42 EST. -- Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [20] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [21] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [22] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [23] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [24] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [25] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [26] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [27] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [28] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [29] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [30] registered Nov 05 18:22:28 localhost.localdomain kernel: acpiphp: Slot [31] registered Nov 05 18:22:28 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Nov 05 18:22:28 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 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Nov 05 18:22:28 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Nov 05 18:22:28 localhost.localdomain kernel: iommu: Default domain type: Passthrough Nov 05 18:22:28 localhost.localdomain kernel: SCSI subsystem initialized Nov 05 18:22:28 localhost.localdomain kernel: ACPI: bus type USB registered Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver hub Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new device driver usb Nov 05 18:22:28 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Nov 05 18:22:28 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Nov 05 18:22:28 localhost.localdomain kernel: PTP clock support registered Nov 05 18:22:28 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Nov 05 18:22:28 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Nov 05 18:22:28 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Nov 05 18:22:28 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: Initializing Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: domain hash size = 128 Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Nov 05 18:22:28 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Nov 05 18:22:28 localhost.localdomain kernel: vgaarb: loaded Nov 05 18:22:28 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Nov 05 18:22:28 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Nov 05 18:22:28 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Nov 05 18:22:28 localhost.localdomain kernel: clocksource: Switched to clocksource xen Nov 05 18:22:28 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Nov 05 18:22:28 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Nov 05 18:22:28 localhost.localdomain kernel: pnp: PnP ACPI init Nov 05 18:22:28 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:05: [dma 2] Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Nov 05 18:22:28 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Nov 05 18:22:28 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Nov 05 18:22:28 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Nov 05 18:22:28 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Nov 05 18:22:28 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 2 Nov 05 18:22:28 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Nov 05 18:22:28 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 1 Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 44 Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Nov 05 18:22:28 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Nov 05 18:22:28 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Nov 05 18:22:28 localhost.localdomain kernel: Unpacking initramfs... Nov 05 18:22:28 localhost.localdomain kernel: Freeing initrd memory: 30628K Nov 05 18:22:28 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Nov 05 18:22:28 localhost.localdomain kernel: Initialise system trusted keyrings Nov 05 18:22:28 localhost.localdomain kernel: Key type blacklist registered Nov 05 18:22:28 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Nov 05 18:22:28 localhost.localdomain kernel: zbud: loaded Nov 05 18:22:28 localhost.localdomain kernel: pstore: using deflate compression Nov 05 18:22:28 localhost.localdomain kernel: Platform Keyring initialized Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 38 Nov 05 18:22:28 localhost.localdomain kernel: Key type asymmetric registered Nov 05 18:22:28 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Nov 05 18:22:28 localhost.localdomain kernel: Running certificate verification selftests Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Nov 05 18:22:28 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Nov 05 18:22:28 localhost.localdomain kernel: io scheduler mq-deadline registered Nov 05 18:22:28 localhost.localdomain kernel: io scheduler kyber registered Nov 05 18:22:28 localhost.localdomain kernel: io scheduler bfq registered Nov 05 18:22:28 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Nov 05 18:22:28 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Nov 05 18:22:28 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: Power Button [PWRF] Nov 05 18:22:28 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Nov 05 18:22:28 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Nov 05 18:22:28 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Nov 05 18:22:28 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Nov 05 18:22:28 localhost.localdomain kernel: Grant table initialized Nov 05 18:22:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Nov 05 18:22:28 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Nov 05 18:22:28 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Nov 05 18:22:28 localhost.localdomain kernel: Non-volatile memory driver v1.3 Nov 05 18:22:28 localhost.localdomain kernel: rdac: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: hp_sw: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: emc: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: alua: device handler registered Nov 05 18:22:28 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Nov 05 18:22:28 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Nov 05 18:22:28 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Nov 05 18:22:28 localhost.localdomain kernel: i8042: Warning: Keylock active Nov 05 18:22:28 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Nov 05 18:22:28 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Nov 05 18:22:28 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Nov 05 18:22:28 localhost.localdomain kernel: intel_pstate: CPU model not supported Nov 05 18:22:28 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Nov 05 18:22:28 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Nov 05 18:22:28 localhost.localdomain kernel: usbhid: USB HID core driver Nov 05 18:22:28 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Nov 05 18:22:28 localhost.localdomain kernel: Initializing XFRM netlink socket Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 10 Nov 05 18:22:28 localhost.localdomain kernel: Segment Routing with IPv6 Nov 05 18:22:28 localhost.localdomain kernel: NET: Registered protocol family 17 Nov 05 18:22:28 localhost.localdomain kernel: mpls_gso: MPLS GSO support Nov 05 18:22:28 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Nov 05 18:22:28 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Nov 05 18:22:28 localhost.localdomain kernel: sched_clock: Marking stable (504365360, 0)->(16582553247, -16078187887) Nov 05 18:22:28 localhost.localdomain kernel: registered taskstats version 1 Nov 05 18:22:28 localhost.localdomain kernel: Loading compiled-in X.509 certificates Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Nov 05 18:22:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Nov 05 18:22:28 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Nov 05 18:22:28 localhost.localdomain kernel: page_owner is disabled Nov 05 18:22:28 localhost.localdomain kernel: Key type big_key registered Nov 05 18:22:28 localhost.localdomain kernel: Key type encrypted registered Nov 05 18:22:28 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Nov 05 18:22:28 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Nov 05 18:22:28 localhost.localdomain kernel: ima: No architecture policies found Nov 05 18:22:28 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Nov 05 18:22:28 localhost.localdomain kernel: evm: security.selinux Nov 05 18:22:28 localhost.localdomain kernel: evm: security.ima Nov 05 18:22:28 localhost.localdomain kernel: evm: security.capability Nov 05 18:22:28 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Nov 05 18:22:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Nov 05 18:22:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Nov 05 18:22:28 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-11-05 23:22:28 UTC (1730848948) Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Nov 05 18:22:28 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Nov 05 18:22:28 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Nov 05 18:22:28 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Nov 05 18:22:28 localhost.localdomain systemd[1]: Detected virtualization xen. Nov 05 18:22:28 localhost.localdomain systemd[1]: Detected architecture x86-64. Nov 05 18:22:28 localhost.localdomain systemd[1]: Running in initial RAM disk. Nov 05 18:22:28 localhost.localdomain systemd[1]: Set hostname to . Nov 05 18:22:28 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Timers. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Swap. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target Local File Systems. Nov 05 18:22:28 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Nov 05 18:22:28 localhost.localdomain systemd-journald[219]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Nov 05 18:22:28 localhost.localdomain systemd-journald[219]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:28 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Nov 05 18:22:28 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Nov 05 18:22:28 localhost.localdomain dracut-cmdline[246]: dracut-8 dracut-049-233.git20240115.el8 Nov 05 18:22:28 localhost.localdomain dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Nov 05 18:22:28 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd-udevd[308]: Network interface NamePolicy= disabled on kernel command line, ignoring. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Nov 05 18:22:28 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:28 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Nov 05 18:22:28 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 333 (plymouthd). Nov 05 18:22:29 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain kernel: libata version 3.00 loaded. Nov 05 18:22:29 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Nov 05 18:22:29 localhost.localdomain kernel: scsi host0: ata_piix Nov 05 18:22:29 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Nov 05 18:22:29 localhost.localdomain kernel: scsi host1: ata_piix Nov 05 18:22:29 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Nov 05 18:22:29 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Nov 05 18:22:29 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Nov 05 18:22:29 localhost.localdomain kernel: xvda: xvda1 Nov 05 18:22:29 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Nov 05 18:22:29 localhost.localdomain systemd-udevd[327]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:29 localhost.localdomain kernel: ACPI: bus type drm_connector registered Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Nov 05 18:22:29 localhost.localdomain systemd-udevd[337]: Using default interface naming scheme 'rhel-8.0'. Nov 05 18:22:29 localhost.localdomain systemd-udevd[337]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:29 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Nov 05 18:22:29 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Nov 05 18:22:29 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Nov 05 18:22:29 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Nov 05 18:22:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Nov 05 18:22:29 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain systemd-fsck[377]: /usr/sbin/fsck.xfs: XFS file system. Nov 05 18:22:29 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:29 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.991 MHz Nov 05 18:22:29 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3a5fcfd, max_idle_ns: 440795225264 ns Nov 05 18:22:29 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Nov 05 18:22:29 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Nov 05 18:22:29 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Nov 05 18:22:29 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Nov 05 18:22:31 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Nov 05 18:22:31 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reloading. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:31 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:31 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Nov 05 18:22:31 localhost.localdomain systemd[1]: Switching root. Nov 05 18:22:31 localhost.localdomain systemd-journald[219]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Nov 05 18:22:33 localhost.localdomain kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Nov 05 18:22:33 localhost.localdomain kernel: audit: type=1404 audit(1730848952.221:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability network_peer_controls=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability open_perms=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability extended_socket_class=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability always_check_network=0 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability cgroup_seclabel=1 Nov 05 18:22:33 localhost.localdomain kernel: SELinux: policy capability nnp_nosuid_transition=1 Nov 05 18:22:33 localhost.localdomain kernel: audit: type=1403 audit(1730848952.423:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Nov 05 18:22:33 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 204.784ms. Nov 05 18:22:33 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.087ms. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Nov 05 18:22:33 localhost.localdomain systemd[1]: Detected virtualization xen. Nov 05 18:22:33 localhost.localdomain systemd[1]: Detected architecture x86-64. Nov 05 18:22:33 localhost.localdomain systemd[1]: Set hostname to . Nov 05 18:22:33 localhost.localdomain systemd[1]: Initializing machine ID from random generator. Nov 05 18:22:33 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file. Nov 05 18:22:33 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded. Nov 05 18:22:33 localhost.localdomain systemd[1]: Stopped Switch Root. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted Huge Pages File System. -- Subject: Unit dev-hugepages.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-hugepages.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System. -- Subject: Unit dev-mqueue.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-mqueue.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/095fb33062d340b6a1e125f493862267) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk... -- Subject: Unit systemd-machine-id-commit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 333 (plymouthd). Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk. -- Subject: Unit systemd-machine-id-commit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-machine-id-commit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd-udevd[531]: Network interface NamePolicy= disabled on kernel command line, ignoring. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Nov 05 18:22:33 localhost.localdomain auditd[555]: No plugins found, not dispatching events Nov 05 18:22:33 localhost.localdomain auditd[555]: Init complete, auditd 3.1.2 listening for events (startup state enable) Nov 05 18:22:33 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered udp transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered tcp transport module. Nov 05 18:22:33 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Nov 05 18:22:33 localhost.localdomain systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Nov 05 18:22:33 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Nov 05 18:22:33 localhost.localdomain augenrules[558]: /sbin/augenrules: No change Nov 05 18:22:33 localhost.localdomain augenrules[583]: No rules Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: enabled 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: failure 1 Nov 05 18:22:33 localhost.localdomain augenrules[583]: pid 555 Nov 05 18:22:33 localhost.localdomain augenrules[583]: rate_limit 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_limit 8192 Nov 05 18:22:33 localhost.localdomain augenrules[583]: lost 0 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog 4 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time 60000 Nov 05 18:22:33 localhost.localdomain augenrules[583]: backlog_wait_time_actual 0 Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22: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: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd-udevd[569]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Nov 05 18:22:33 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:33 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... -- Subject: Unit unbound-anchor.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has begun starting up. Nov 05 18:22:33 localhost.localdomain systemd-udevd[565]: Using default interface naming scheme 'rhel-8.0'. Nov 05 18:22:33 localhost.localdomain systemd-udevd[565]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 05 18:22:33 localhost.localdomain chronyd[617]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 7: PKCS11 Entropy generator (pkcs11) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 5: NIST Network Entropy Beacon (nist) Nov 05 18:22:33 localhost.localdomain rngd[598]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Nov 05 18:22:33 localhost.localdomain rngd[598]: Initializing available sources Nov 05 18:22:33 localhost.localdomain rngd[598]: [hwrng ]: Initialization Failed Nov 05 18:22:33 localhost.localdomain rngd[598]: [rdrand]: Enabling RDRAND rng support Nov 05 18:22:33 localhost.localdomain rngd[598]: [rdrand]: Initialized Nov 05 18:22:33 localhost.localdomain rngd[598]: [jitter]: JITTER timeout set to 5 sec Nov 05 18:22:33 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Nov 05 18:22:33 localhost.localdomain kernel: EDAC sbridge: Ver: 1.1.2 Nov 05 18:22:33 localhost.localdomain chronyd[617]: Loaded 0 symmetric keys Nov 05 18:22:33 localhost.localdomain chronyd[617]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Nov 05 18:22:33 localhost.localdomain chronyd[617]: Using right/UTC timezone to obtain leap second data Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event0 (Power Button) Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event1 (Sleep Button) Nov 05 18:22:33 localhost.localdomain systemd-logind[604]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Nov 05 18:22:33 localhost.localdomain systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:34 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit unbound-anchor.service has successfully entered the 'dead' state. Nov 05 18:22:34 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. -- Subject: Unit unbound-anchor.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:34 localhost.localdomain rngd[598]: [jitter]: Initializing AES buffer Nov 05 18:22:34 localhost.localdomain systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:36 localhost.localdomain dhclient[641]: Internet Systems Consortium DHCP Client 4.3.6 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Copyright 2004-2017 Internet Systems Consortium. Nov 05 18:22:36 localhost.localdomain dhclient[641]: All rights reserved. Nov 05 18:22:36 localhost.localdomain dhclient[641]: For info, please visit https://www.isc.org/software/dhcp/ Nov 05 18:22:36 localhost.localdomain dhclient[641]: Nov 05 18:22:36 localhost.localdomain dhclient[641]: Listening on LPF/eth0/0e:9d:23:bd:b4:53 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Sending on LPF/eth0/0e:9d:23:bd:b4:53 Nov 05 18:22:36 localhost.localdomain dhclient[641]: Sending on Socket/fallback Nov 05 18:22:36 localhost.localdomain dhclient[641]: Created duid "\000\004\011_\2630b\323@\266\241\341%\364\223\206\"g". Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPOFFER from 10.31.40.1 Nov 05 18:22:36 localhost.localdomain dhclient[641]: DHCPACK from 10.31.40.1 (xid=0x1d2de459) Nov 05 18:22:36 localhost.localdomain dhclient[641]: bound to 10.31.43.144 -- renewal in 1488 seconds. Nov 05 18:22:36 localhost.localdomain dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=656 comm="hostnamectl set-hostname ip-10-31-43-144.us-east-1" label="system_u:system_r:cloud_init_t:s0") Nov 05 18:22:36 localhost.localdomain systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Nov 05 18:22:36 localhost.localdomain dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 05 18:22:36 localhost.localdomain systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-hostnamed[657]: Changed static host name to 'ip-10-31-43-144.us-east-1.aws.redhat.com' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-hostnamed[657]: Changed host name to 'ip-10-31-43-144.us-east-1.aws.redhat.com' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[639]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Tue, 05 Nov 2024 23:22:35 +0000. Up 7.72 seconds. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4066] NetworkManager (version 1.40.16-15.el8) is starting... (boot:68c5fbfe-a5aa-434d-9732-2838ffdc7411) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4099] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4207] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4408] manager[0x561387fc4080]: monitoring kernel firmware directory '/lib/firmware'. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4442] hostname: hostname: using hostnamed Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4442] hostname: static hostname changed from (none) to "ip-10-31-43-144.us-east-1.aws.redhat.com" Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4447] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4613] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4614] manager: Networking is enabled by state file Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4674] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4674] settings: Loaded settings plugin: keyfile (internal) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4766] dhcp: init: Using DHCP client 'internal' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4766] device (lo): carrier: link connected Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4769] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4779] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4796] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4896] device (eth0): carrier: link connected Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4909] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4938] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4980] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4985] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.4997] manager: NetworkManager state is now CONNECTING Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5006] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5055] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5102] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5132] dhcp4 (eth0): state changed new lease, address=10.31.43.144 Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5175] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5300] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5427] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5429] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5432] manager: NetworkManager state is now CONNECTED_SITE Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5434] device (eth0): Activation: successful, device activated. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5441] manager: NetworkManager state is now CONNECTED_GLOBAL Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com NetworkManager[662]: [1730848957.5476] manager: startup complete Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:37 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.2.32.37 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.2.32.38 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.11.160.238 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Added source 10.18.100.10 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=666 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Started polkitd version 0.115 Nov 05 18:22:38 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: [jitter]: Unable to obtain AES key, disabling JITTER source Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: [jitter]: Initialization Failed Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com rngd[598]: Process privileges have been dropped to 2:2 Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Loading rules from directory /etc/polkit-1/rules.d Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Loading rules from directory /usr/share/polkit-1/rules.d Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Finished loading, compiling and executing 2 rules Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com polkitd[928]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Cloud-init v. 23.4-7.el8.2 running 'init' at Tue, 05 Nov 2024 23:22:39 +0000. Up 11.04 seconds. Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | eth0 | True | 10.31.43.144 | 255.255.252.0 | global | 0e:9d:23:bd:b4:53 | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | eth0 | True | fe80::c9d:23ff:febd:b453/64 | . | link | 0e:9d:23:bd:b4:53 | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | Route | Destination | Gateway | Interface | Flags | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: | 3 | multicast | :: | eth0 | U | Nov 05 18:22:39 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private rsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:EuQjg8yAwvl/11H7275nF6e8dGUM+EMvihhrLzx9ARM root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[RSA 3072]----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |+ . . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |o* . o E o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: |. = o + .o + | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o o o. + + | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . . S .o. = =| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o = o.. *o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ..=.. .o..*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .+.. ..oo=| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o.. .==| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private dsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:8ZGJJXnD6g1G1ry3rrDAAx/3gm5Djnj1IXIJ+282m1M root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[DSA 1024]----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .=. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ++*o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ooo+o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . +o... | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .o.+So.. . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o+*+o.E . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . O*ooo.. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o.=o*= . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . ..==+.. | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private ecdsa key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:Vh7TgtSRc1eoFBOxRm26/eTI6v5G4O+dcOcNw/PgXKU root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +---[ECDSA 256]---+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | ...o*= o.| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . .+ooo= | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . =++= | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o =+ | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | S .. + .| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . o.o.o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | =E*o| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | oBX*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o+==.=| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Generating public/private ed25519 key pair. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key fingerprint is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: SHA256:eOTf5SDZZ+JzO6/TB85jSwpMjLC+vkrZMzX/3t2shTE root@ip-10-31-43-144.us-east-1.aws.redhat.com Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: The key's randomart image is: Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +--[ED25519 256]--+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . . | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | * o o | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o S = + E | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | + o * + B.+ | Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | o = = +o=o.| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | . + o *B=+| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: | .o+. .+.*O*| Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[944]: +----[SHA256]-----+ Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[1019]: Server listening on 0.0.0.0 port 22. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[1019]: Server listening on :: port 22. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com sm-notify[1022]: Version 2.3.3 starting Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com restraintd[1034]: Listening on http://localhost:8081 Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com rsyslogd[1021]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1021" x-info="https://www.rsyslog.com"] start Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com rsyslogd[1021]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: Selected source 148.113.194.34 (2.centos.pool.ntp.org) Nov 05 18:22:43 ip-10-31-43-144.us-east-1.aws.redhat.com chronyd[617]: System clock TAI offset set to 37 seconds Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Detected change(s) in the following file(s): /etc/fstab Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1309]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Tue, 05 Nov 2024 23:22:44 +0000. Up 16.27 seconds. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 333 (plymouthd). Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 333 (n/a). Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) STARTUP (1.5.2) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (Syslog will be used instead of sendmail.) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 15% if used.) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com crond[1344]: (CRON) INFO (running with inotify support) Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:44 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1560]: dracut-049-233.git20240115.el8 Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1664]: ############################################################# Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1676]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1681]: 1024 SHA256:8ZGJJXnD6g1G1ry3rrDAAx/3gm5Djnj1IXIJ+282m1M root@ip-10-31-43-144.us-east-1.aws.redhat.com (DSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1690]: 256 SHA256:Vh7TgtSRc1eoFBOxRm26/eTI6v5G4O+dcOcNw/PgXKU root@ip-10-31-43-144.us-east-1.aws.redhat.com (ECDSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1697]: 256 SHA256:eOTf5SDZZ+JzO6/TB85jSwpMjLC+vkrZMzX/3t2shTE root@ip-10-31-43-144.us-east-1.aws.redhat.com (ED25519) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1705]: 3072 SHA256:EuQjg8yAwvl/11H7275nF6e8dGUM+EMvihhrLzx9ARM root@ip-10-31-43-144.us-east-1.aws.redhat.com (RSA) Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1709]: -----END SSH HOST KEY FINGERPRINTS----- Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1712]: ############################################################# Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1601]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Tue, 05 Nov 2024 23:22:44 +0000. Up 16.99 seconds. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com cloud-init[1601]: Cloud-init v. 23.4-7.el8.2 finished at Tue, 05 Nov 2024 23:22:45 +0000. Datasource DataSourceEc2Local. Up 17.19 seconds Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: memstrack is available Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Nov 05 18:22:45 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: bash *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: systemd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: systemd-initrd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: watchdog-modules *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: nss-softokn *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: rngd *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: i18n *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: drm *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: prefixdevname *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kernel-modules *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kernel-modules-extra *** Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: configuration source "/run/depmod.d/" does not exist Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf" Nov 05 18:22:46 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: fstab-sys *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: rootfs-block *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: terminfo *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: udev-rules *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Skipping udev rule: 91-permissions.rules Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Skipping udev rule: 80-drivers-modprobe.rules Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: biosdevname *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: dracut-systemd *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: usrmount *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: base *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: fs-lib *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: kdumpbase *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: memstrack *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: microcode_ctl-fw_dir_override *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl module: mangling fw_dir Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-2d-07" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-4e-03" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-4f-01" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-55-04" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-5e-03" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8c-01" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: shutdown *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including module: squash *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Including modules done *** Nov 05 18:22:47 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Installing kernel module dependencies *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Installing kernel module dependencies done *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Resolving executable dependencies *** Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Nov 05 18:22:48 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Resolving executable dependencies done*** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Hardlinking files *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Hardlinking files done *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Generating early-microcode cpio image *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Constructing GenuineIntel.bin *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Constructing GenuineIntel.bin *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Store current command line parameters *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: Stored kernel commandline: Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: No dracut internal kernel commandline stored in the initramfs Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Install squash loader *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Stripping files *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Stripping files done *** Nov 05 18:22:49 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Squashing the files inside the initramfs *** Nov 05 18:22:58 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Squashing the files inside the initramfs done *** Nov 05 18:22:58 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com dracut[1562]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: kexec: loaded kdump kernel Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Starting kdump: [OK] Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Nov 05 18:22:59 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Startup finished in 520ms (kernel) + 3.698s (initrd) + 27.214s (userspace) = 31.433s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 520742 microseconds. -- -- Initial RAM disk start-up required 3698866 microseconds. -- -- Userspace start-up required 27214155 microseconds. Nov 05 18:23:07 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: Accepted publickey for root from 10.30.33.134 port 52684 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 5067. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Nov 05 18:25:13 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[5072]: Startup finished in 37ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 37864 microseconds. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5081]: Received disconnect from 10.30.33.134 port 52684:11: disconnected by user Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5081]: Disconnected from user root 10.30.33.134 port 52684 Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session closed for user root Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-1.scope has successfully entered the 'dead' state. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Session 1 logged out. Waiting for processes to exit. Nov 05 18:25:14 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5101]: Accepted publickey for root from 10.31.9.146 port 39252 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: Accepted publickey for root from 10.31.9.146 port 39256 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 5101. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 5102. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5101]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5108]: Received disconnect from 10.31.9.146 port 39256:11: disconnected by user Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5108]: Disconnected from user root 10.31.9.146 port 39256 Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session closed for user root Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-3.scope has successfully entered the 'dead' state. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Session 3 logged out. Waiting for processes to exit. Nov 05 18:25:15 ip-10-31-43-144.us-east-1.aws.redhat.com systemd-logind[604]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.24' (uid=0 pid=6532 comm="hostnamectl set-hostname managed-node3 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 05 18:25:35 ip-10-31-43-144.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:35 managed-node3 systemd-hostnamed[6533]: Changed static host name to 'managed-node3' Nov 05 18:25:35 managed-node3 systemd-hostnamed[6533]: Changed host name to 'managed-node3' Nov 05 18:25:35 managed-node3 NetworkManager[662]: [1730849135.9749] hostname: static hostname changed from "ip-10-31-43-144.us-east-1.aws.redhat.com" to "managed-node3" Nov 05 18:25:35 managed-node3 dbus-daemon[595]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=662 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Nov 05 18:25:35 managed-node3 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Nov 05 18:25:35 managed-node3 NetworkManager[662]: [1730849135.9808] policy: set-hostname: set hostname to 'managed-node3' (from system configuration) Nov 05 18:25:35 managed-node3 dbus-daemon[595]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 05 18:25:35 managed-node3 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Nov 05 18:25:46 managed-node3 systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Nov 05 18:26:06 managed-node3 systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Nov 05 18:26:53 managed-node3 sshd[7093]: Accepted publickey for root from 10.31.42.154 port 45120 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Nov 05 18:26:53 managed-node3 systemd-logind[604]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 7093. Nov 05 18:26:53 managed-node3 systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Nov 05 18:26:53 managed-node3 sshd[7093]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 05 18:26:53 managed-node3 platform-python[7238]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Nov 05 18:26:54 managed-node3 platform-python[7386]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:26:55 managed-node3 platform-python[7509]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:26:57 managed-node3 sudo[7757]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gggwxdfoffzdhtxpbtvlduhbolmxqjdg ; /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1730849217.3351119-8076-206683481039284/AnsiballZ_dnf.py' Nov 05 18:26:57 managed-node3 sudo[7757]: pam_unix(sudo:session): session opened for user root by root(uid=0) Nov 05 18:26:57 managed-node3 platform-python[7760]: ansible-dnf Invoked with name=['crun', 'podman', 'podman-plugins', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:27:17 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:18 managed-node3 setsebool[7831]: The virt_use_nfs policy boolean was changed to 1 by root Nov 05 18:27:18 managed-node3 setsebool[7831]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Nov 05 18:27:41 managed-node3 kernel: SELinux: Converting 361 SID table entries... Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability network_peer_controls=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability open_perms=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability extended_socket_class=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability always_check_network=0 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability cgroup_seclabel=1 Nov 05 18:27:41 managed-node3 kernel: SELinux: policy capability nnp_nosuid_transition=1 Nov 05 18:27:41 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:41 managed-node3 kernel: fuse: init (API version 7.34) Nov 05 18:27:41 managed-node3 systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Nov 05 18:27:41 managed-node3 systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Nov 05 18:27:42 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:27:42 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:08 managed-node3 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-r59584cfee1b2470bb193e36bd8d548bc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-r59584cfee1b2470bb193e36bd8d548bc.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:08 managed-node3 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Nov 05 18:28:08 managed-node3 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Nov 05 18:28:08 managed-node3 systemd[1]: Reloading. Nov 05 18:28:09 managed-node3 sudo[7757]: pam_unix(sudo:session): session closed for user root Nov 05 18:28:09 managed-node3 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Nov 05 18:28:09 managed-node3 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:09 managed-node3 systemd[1]: run-r59584cfee1b2470bb193e36bd8d548bc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-r59584cfee1b2470bb193e36bd8d548bc.service has successfully entered the 'dead' state. Nov 05 18:28:09 managed-node3 platform-python[10312]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:10 managed-node3 platform-python[10441]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:11 managed-node3 platform-python[10565]: ansible-file Invoked with state=absent path=/etc/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:11 managed-node3 platform-python[10688]: ansible-file Invoked with state=absent path=/etc/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:11 managed-node3 platform-python[10811]: ansible-file Invoked with state=absent path=/etc/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[10934]: ansible-file Invoked with state=absent path=/etc/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[11057]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/containers.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:12 managed-node3 platform-python[11180]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/registries.conf.d/50-systemroles.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:13 managed-node3 platform-python[11303]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/storage.conf recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:13 managed-node3 platform-python[11426]: ansible-file Invoked with state=absent path=/home/user1/.config/containers/policy.json recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:17 managed-node3 platform-python[11588]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Nov 05 18:28:18 managed-node3 platform-python[11736]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:18 managed-node3 platform-python[11859]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:28:22 managed-node3 platform-python[11987]: ansible-dnf Invoked with name=['certmonger'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 dbus-daemon[595]: [system] Reloaded configuration Nov 05 18:28:25 managed-node3 systemd[1]: Reloading. Nov 05 18:28:25 managed-node3 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. -- Subject: Unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:25 managed-node3 systemd[1]: Starting man-db-cache-update.service... -- Subject: Unit man-db-cache-update.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has begun starting up. Nov 05 18:28:25 managed-node3 systemd[1]: Reloading. Nov 05 18:28:26 managed-node3 systemd[1]: man-db-cache-update.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit man-db-cache-update.service has successfully entered the 'dead' state. Nov 05 18:28:26 managed-node3 systemd[1]: Started man-db-cache-update.service. -- Subject: Unit man-db-cache-update.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit man-db-cache-update.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:26 managed-node3 systemd[1]: run-r8ee77e4dea9f440e9a8ece56a5f864a4.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit run-r8ee77e4dea9f440e9a8ece56a5f864a4.service has successfully entered the 'dead' state. Nov 05 18:28:27 managed-node3 platform-python[12620]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:27 managed-node3 platform-python[12743]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:28 managed-node3 platform-python[12866]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Nov 05 18:28:28 managed-node3 systemd[1]: Reloading. Nov 05 18:28:28 managed-node3 systemd[1]: Starting Certificate monitoring and PKI enrollment... -- Subject: Unit certmonger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has begun starting up. Nov 05 18:28:28 managed-node3 systemd[1]: Started Certificate monitoring and PKI enrollment. -- Subject: Unit certmonger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit certmonger.service has finished starting up. -- -- The start-up result is done. Nov 05 18:28:29 managed-node3 platform-python[13059]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=# # Ansible managed # # system_role:certificate provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:29 managed-node3 certmonger[13075]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Nov 05 18:28:29 managed-node3 certmonger[12902]: 2024-11-05 18:28:29 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:30 managed-node3 platform-python[13197]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Nov 05 18:28:30 managed-node3 platform-python[13320]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Nov 05 18:28:31 managed-node3 platform-python[13443]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Nov 05 18:28:31 managed-node3 platform-python[13566]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:31 managed-node3 certmonger[12902]: 2024-11-05 18:28:31 [12902] Wrote to /var/lib/certmonger/requests/20241105232829 Nov 05 18:28:32 managed-node3 platform-python[13690]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:32 managed-node3 platform-python[13813]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:32 managed-node3 platform-python[13936]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Nov 05 18:28:33 managed-node3 platform-python[14059]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:33 managed-node3 platform-python[14182]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 05 18:28:36 managed-node3 platform-python[14430]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:36 managed-node3 platform-python[14558]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:37 managed-node3 platform-python[14682]: ansible-command Invoked with _raw_params=podman ps -a warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:37 managed-node3 kernel: evm: overlay not supported Nov 05 18:28:37 managed-node3 systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck2305735508-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-metacopy\x2dcheck2305735508-merged.mount has successfully entered the 'dead' state. Nov 05 18:28:37 managed-node3 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Nov 05 18:28:37 managed-node3 platform-python[14814]: ansible-command Invoked with _raw_params=podman pod ps --ctr-ids --ctr-names --ctr-status warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:38 managed-node3 platform-python[14944]: ansible-command Invoked with _raw_params=set -euo pipefail; systemctl list-units --all | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:38 managed-node3 platform-python[15070]: ansible-command Invoked with _raw_params=ls -alrtF /etc/systemd/system warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:40 managed-node3 platform-python[15319]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:41 managed-node3 platform-python[15448]: ansible-command Invoked with _raw_params=exec 1>&2 set -x set -o pipefail systemctl list-units --plain -l --all | grep quadlet || : systemctl list-unit-files --all | grep quadlet || : systemctl list-units --plain --failed -l --all | grep quadlet || : _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 05 18:28:42 managed-node3 platform-python[15578]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None PLAY RECAP ********************************************************************* managed-node3 : ok=34 changed=7 unreachable=0 failed=2 skipped=23 rescued=2 ignored=0 Tuesday 05 November 2024 18:28:42 -0500 (0:00:00.381) 0:00:25.699 ****** =============================================================================== fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.80s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.78s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.78s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.44s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 1.19s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.09s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.certificate : Remove files -------------------- 1.09s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 fedora.linux_system_roles.certificate : Ensure provider service is running --- 1.06s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Gathering Facts --------------------------------------------------------- 0.99s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9 Debug ------------------------------------------------------------------- 0.74s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:199 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.67s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 fedora.linux_system_roles.certificate : Stop tracking certificates ------ 0.55s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Check ------------------------------------------------------------------- 0.49s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:148 fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.46s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.43s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 fedora.linux_system_roles.podman : Get podman version ------------------- 0.41s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Dump journal ------------------------------------------------------------ 0.40s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:142 Check pods -------------------------------------------------------------- 0.39s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:152 fedora.linux_system_roles.podman : Get podman version ------------------- 0.39s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Get journald ------------------------------------------------------------ 0.38s /tmp/collections-12H/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:209