# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-linger-handling7vom4d16/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_quadlet_demo.yml *********************************************** 2 plays in /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:4 Monday 05 February 2024 04:27:57 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling7vom4d16/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Deploy the quadlet demo app] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:9 Monday 05 February 2024 04:27:57 +0000 (0:00:00.014) 0:00:00.026 ******* ok: [sut] TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:39 Monday 05 February 2024 04:27:58 +0000 (0:00:00.836) 0:00:00.862 ******* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Monday 05 February 2024 04:27:58 +0000 (0:00:00.022) 0:00:00.885 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Monday 05 February 2024 04:27:58 +0000 (0:00:00.012) 0:00:00.897 ******* skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Monday 05 February 2024 04:27:58 +0000 (0:00:00.017) 0:00:00.915 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Monday 05 February 2024 04:27:58 +0000 (0:00:00.265) 0:00:01.181 ******* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Monday 05 February 2024 04:27:58 +0000 (0:00:00.016) 0:00:01.198 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Monday 05 February 2024 04:27:58 +0000 (0:00:00.024) 0:00:01.222 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Monday 05 February 2024 04:28:03 +0000 (0:00:05.420) 0:00:06.642 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Monday 05 February 2024 04:28:07 +0000 (0:00:03.580) 0:00:10.223 ******* changed: [sut] => (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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Monday 05 February 2024 04:28:07 +0000 (0:00:00.301) 0:00:10.524 ******* changed: [sut] => (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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Monday 05 February 2024 04:28:08 +0000 (0:00:00.240) 0:00:10.765 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus-broker.service dbus.socket system.slice syslog.target systemd-journald.socket network.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Monday 05 February 2024 04:28:08 +0000 (0:00:00.794) 0:00:11.559 ******* changed: [sut] => (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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Monday 05 February 2024 04:28:09 +0000 (0:00:00.866) 0:00:12.426 ******* ok: [sut] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRWFlBQTBlK0tRaWkvemNhNkU0Tk9MREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTldRNApNREF3WkRFdFpXWTRZVFF5TWpndFltWmpaR00yWW1FdE1UTTRNelJsTW1Jd0hoY05NalF3TWpBMU1EUXlPREE1CldoY05NalV3TWpBMU1EUXlPREE1V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzVIc0xpckNpa0tCOUNMTmlLQkpWaTNOOW5aQVBSY2FuYgpSVXM5bzhnZ3hiMzJkMVVNYUJZNCtzWi8xWFgveEYycnNWSDRVdkxsUC8xSktvbjFCMG84K1Z6RW82SG8vVlg4CjMxOG0xY3Z3dXdkSURpbm9XeXJIUitSVW9TZXNCOHlKa3F6aVVTN2ZyZnRDRTRpUTBnQ3J6eWdYaEtaSGM1UVUKTXNuZ0VnaWtoeXRmcWY3WE8rRDFVYk8wOFNwY094c1UrWEtWRTA0aWIyNUVqd0hsZkRMc01iczRnVzVNaUN3TQpLVDNXem0veW8rdDlaWmh3Szl4SWFSM0ZMd29TL25Ba3JLZjNhOUg3VFlBUk5CcitFS0ovTjhNUGRnVEhiK1FsCmlzbHVaMUoxOG9uekQxMVQrZXBPamZWRUk2ZGpDc3MwTFBQRVNzMGk5VGp4aG16eVRHek5BZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVjU1FECmNHQUd6dzQ2QVQ3NnZtY3B5RkVwdTZzd0h3WURWUjBqQkJnd0ZvQVVsNWtGaW91UVAyMDYxK0pOWVZnUnkwWWgKaVRVd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKV3NDeHlDMWl2TE15R0hhSm82SmxtTUVrNkM2dmZYcEJpMgo5NytHY0dDYUw3ZE9IdmM4c0tIQ0xaaTl2eTdwTzJxMUtIUW9iakgrdTlTNjVZemN6dWpvY1pGZGNIR1JjNlR4CjA3U1dTbDcwOGJ6cENCa09kbTNaMFQ5NVlKdFVUcDZUbUpUYWczQXdScDRSZTdhSlBaek9JWXM3cFpaNEFCaU8KSk1FdlhJTUdoOVU5UFlhd2lIK3ZWWlgrc1h0ZGd3dDVBcUV2WTFQRmMrbUxyOVFLcDQreDBzQkhpbVlMNjN6Mgo3QnRyblQxMGVTK0xpR0ZLR0M3cmJCSGc3TVhyTElmQlduVEVBMmFMeHl4QnVHRVJBalBrOUw4RVNGeWJwbG1tCmE5T1RiU2dWSkRLNWRxTWtqSW5JMHM1L0RmcEFQZ3JxUE5pSUZuSGdMVEJ2UDV2d24vUT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } ok: [sut] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV1Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktRd2dnU2dBZ0VBQW9JQkFRQzVIc0xpckNpa0tCOUMKTE5pS0JKVmkzTjluWkFQUmNhbmJSVXM5bzhnZ3hiMzJkMVVNYUJZNCtzWi8xWFgveEYycnNWSDRVdkxsUC8xSgpLb24xQjBvOCtWekVvNkhvL1ZYODMxOG0xY3Z3dXdkSURpbm9XeXJIUitSVW9TZXNCOHlKa3F6aVVTN2ZyZnRDCkU0aVEwZ0NyenlnWGhLWkhjNVFVTXNuZ0VnaWtoeXRmcWY3WE8rRDFVYk8wOFNwY094c1UrWEtWRTA0aWIyNUUKandIbGZETHNNYnM0Z1c1TWlDd01LVDNXem0veW8rdDlaWmh3Szl4SWFSM0ZMd29TL25Ba3JLZjNhOUg3VFlBUgpOQnIrRUtKL044TVBkZ1RIYitRbGlzbHVaMUoxOG9uekQxMVQrZXBPamZWRUk2ZGpDc3MwTFBQRVNzMGk5VGp4CmhtenlUR3pOQWdNQkFBRUNnZjhHbUdOUWF2VkRIY1pybkJyQWRKZmU5SVhhS2NzeHpWNHFySGI5Y1RkZHJpYkIKcW9DUFE0VTRVRVRaQ2J3MTdNVDdzOFdyWEtwdXRFQllVTnVpRXBFS2hEYjVFWGQ4dC9VYUpVNUVjN3laQUsxMgo5VFJIRElUT2FXVG0vWmZENVdLazZoYVEvY3VRcmh6QTdBZ2FKRzViWWMxZ24vMWM0SlpNWEVYaTQyRms0Qks5CjRyVE9URnl4aEp2N25YTU1mYlErZldnN3RWaW9aUHpUMU1IVXhlQWFkOURpUm1MYnZYbzR1Z2hHY1ZGOGZ5VDYKcThkYXM4T2s4dTdQQlMvMGxOMXZXZ2FUaG45MSs2RnJ6VUNLYXFzS25tN1MzSlExWFZjR0NRTG5aZm52QkhPNgpXR2JDdnV6end4VGNCWGpwK0lSWnJjTDNrL2VOWEloclFlVTZWZUVDZ1lFQTlSTHdSdGpxckFya0QzbzBFRUdXCjZOdHVVZ2ZOWHE0RmFFb1RJTHZTbWNMcnNwOHo4bUluZXhkbCtSNTdEcFBwUlJmeDJ4c3N3T2UvSldxVnBWTHcKdjhuSXNwRGxHV2NtaGY1Wk1hTHUvZnBSWE5ZMzRNSFFsVmtqRExrV2tEVmM5Vkt1UE4rWm1wdFlUTTFyeWtQaQpkRDZQZXBuZEk0c2FsbFh6U2xTSmVhRUNnWUVBd1YrUDJjL3Y1d25WV0ZRVlUxR3lqWnE3cVNOSUJtZEZybDVFClpOUmFnT3lSeElLRmZXc3ROUWpMNERtQ3hQdXBQNFRQL2ljQmc2NkNrbHRBcGE2VWphU21BcUlkSUlGNEhITzgKdTg3M1d5djN5Z2dOL3k5NnJVMS9GK2tIQVhlT3hpYkhvYmkwck5lb0NsRnpzUTlEUTBVL1luU25ucVh2Q3JGQQp2VnlKVzYwQ2dZQUNlckdSbGVveDJWNWJSYm8zRytMQjhrNVlhQm5NeG1mcG1TNCtXNGdTNUNUc1JxNEkyck5aCmpIQU1xQ0ZJa1hoL3FYRlo3Umx6emlSaDVZVWtDZ1hEZXZBYjFsbHErMThwWmR4VEl6blZ1ZTJPeWVBQTF4VWMKSGEyOEdEZEJPRGo3aGwyYTRndzB3ek9PZTFtR3owOEFMQTNaaUtyekRCbzF3U0xYOHFqOVlRS0JnQk84ampFYwpBUTlpdUl6QVlFRFZ5TlNkSTJRNi9xSHdybk1DbWhaMGVoeElpUVEya2l0ZjRnaFVzb0piUEZhZ25RQ25ySmJ6CklqdHZkMUk2MEJsWS9UNkx2SW51USt6S2FoajFVeUVVR2JrTGZzbjNFbjZtT080eFI3U0lDemdDSE9kcWs5dVUKdjVRWW1zVWExU1VRT3J4RitCY3pjdHhGY1dWMCsvZVgxMGt0QW9HQUgrTVJ0U3ZnS3hkeDhHQVdlR040bW82dQoxVnpvdngxVTBYWUdEYis4OHpVL3F1dTBMVGVMNjRBSzVSL1lYRnJ3dDNOL0kzSU40NlFuZVZhc2wrRGZZWitECnlxRk1vVDV6OGFuVGNyVndlS3B3MjFvblpBVGlBNnQrc1BUd0duemw2bzNZZWdvWnhzSjNvZnBnRFV1VWR4YzYKZmkxL2o4NzhPVE4zQ29sd0kwQT0KLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLQo=", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/private/quadlet_demo.key" } ok: [sut] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRWFlBQTBlK0tRaWkvemNhNkU0Tk9MREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTldRNApNREF3WkRFdFpXWTRZVFF5TWpndFltWmpaR00yWW1FdE1UTTRNelJsTW1Jd0hoY05NalF3TWpBMU1EUXlPREE1CldoY05NalV3TWpBMU1EUXlPREE1V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzVIc0xpckNpa0tCOUNMTmlLQkpWaTNOOW5aQVBSY2FuYgpSVXM5bzhnZ3hiMzJkMVVNYUJZNCtzWi8xWFgveEYycnNWSDRVdkxsUC8xSktvbjFCMG84K1Z6RW82SG8vVlg4CjMxOG0xY3Z3dXdkSURpbm9XeXJIUitSVW9TZXNCOHlKa3F6aVVTN2ZyZnRDRTRpUTBnQ3J6eWdYaEtaSGM1UVUKTXNuZ0VnaWtoeXRmcWY3WE8rRDFVYk8wOFNwY094c1UrWEtWRTA0aWIyNUVqd0hsZkRMc01iczRnVzVNaUN3TQpLVDNXem0veW8rdDlaWmh3Szl4SWFSM0ZMd29TL25Ba3JLZjNhOUg3VFlBUk5CcitFS0ovTjhNUGRnVEhiK1FsCmlzbHVaMUoxOG9uekQxMVQrZXBPamZWRUk2ZGpDc3MwTFBQRVNzMGk5VGp4aG16eVRHek5BZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVjU1FECmNHQUd6dzQ2QVQ3NnZtY3B5RkVwdTZzd0h3WURWUjBqQkJnd0ZvQVVsNWtGaW91UVAyMDYxK0pOWVZnUnkwWWgKaVRVd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKV3NDeHlDMWl2TE15R0hhSm82SmxtTUVrNkM2dmZYcEJpMgo5NytHY0dDYUw3ZE9IdmM4c0tIQ0xaaTl2eTdwTzJxMUtIUW9iakgrdTlTNjVZemN6dWpvY1pGZGNIR1JjNlR4CjA3U1dTbDcwOGJ6cENCa09kbTNaMFQ5NVlKdFVUcDZUbUpUYWczQXdScDRSZTdhSlBaek9JWXM3cFpaNEFCaU8KSk1FdlhJTUdoOVU5UFlhd2lIK3ZWWlgrc1h0ZGd3dDVBcUV2WTFQRmMrbUxyOVFLcDQreDBzQkhpbVlMNjN6Mgo3QnRyblQxMGVTK0xpR0ZLR0M3cmJCSGc3TVhyTElmQlduVEVBMmFMeHl4QnVHRVJBalBrOUw4RVNGeWJwbG1tCmE5T1RiU2dWSkRLNWRxTWtqSW5JMHM1L0RmcEFQZ3JxUE5pSUZuSGdMVEJ2UDV2d24vUT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Monday 05 February 2024 04:28:10 +0000 (0:00:00.680) 0:00:13.106 ******* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "quadlet_demo": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQC5HsLirCikKB9C\nLNiKBJVi3N9nZAPRcanbRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1J\nKon1B0o8+VzEo6Ho/VX8318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftC\nE4iQ0gCrzygXhKZHc5QUMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25E\njwHlfDLsMbs4gW5MiCwMKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYAR\nNBr+EKJ/N8MPdgTHb+QlisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9Tjx\nhmzyTGzNAgMBAAECgf8GmGNQavVDHcZrnBrAdJfe9IXaKcsxzV4qrHb9cTddribB\nqoCPQ4U4UETZCbw17MT7s8WrXKputEBYUNuiEpEKhDb5EXd8t/UaJU5Ec7yZAK12\n9TRHDITOaWTm/ZfD5WKk6haQ/cuQrhzA7AgaJG5bYc1gn/1c4JZMXEXi42Fk4BK9\n4rTOTFyxhJv7nXMMfbQ+fWg7tVioZPzT1MHUxeAad9DiRmLbvXo4ughGcVF8fyT6\nq8das8Ok8u7PBS/0lN1vWgaThn91+6FrzUCKaqsKnm7S3JQ1XVcGCQLnZfnvBHO6\nWGbCvuzzwxTcBXjp+IRZrcL3k/eNXIhrQeU6VeECgYEA9RLwRtjqrArkD3o0EEGW\n6NtuUgfNXq4FaEoTILvSmcLrsp8z8mInexdl+R57DpPpRRfx2xsswOe/JWqVpVLw\nv8nIspDlGWcmhf5ZMaLu/fpRXNY34MHQlVkjDLkWkDVc9VKuPN+ZmptYTM1rykPi\ndD6PepndI4sallXzSlSJeaECgYEAwV+P2c/v5wnVWFQVU1GyjZq7qSNIBmdFrl5E\nZNRagOyRxIKFfWstNQjL4DmCxPupP4TP/icBg66CkltApa6UjaSmAqIdIIF4HHO8\nu873Wyv3yggN/y96rU1/F+kHAXeOxibHobi0rNeoClFzsQ9DQ0U/YnSnnqXvCrFA\nvVyJW60CgYACerGRleox2V5bRbo3G+LB8k5YaBnMxmfpmS4+W4gS5CTsRq4I2rNZ\njHAMqCFIkXh/qXFZ7RlzziRh5YUkCgXDevAb1llq+18pZdxTIznVue2OyeAA1xUc\nHa28GDdBODj7hl2a4gw0wzOOe1mGz08ALA3ZiKrzDBo1wSLX8qj9YQKBgBO8jjEc\nAQ9iuIzAYEDVyNSdI2Q6/qHwrnMCmhZ0ehxIiQQ2kitf4ghUsoJbPFagnQCnrJbz\nIjtvd1I60BlY/T6LvInuQ+zKahj1UyEUGbkLfsn3En6mOO4xR7SICzgCHOdqk9uU\nv5QYmsUa1SUQOrxF+BczctxFcWV0+/eX10ktAoGAH+MRtSvgKxdx8GAWeGN4mo6u\n1Vzovx1U0XYGDb+88zU/quu0LTeL64AK5R/YXFrwt3N/I3IN46QneVasl+DfYZ+D\nyqFMoT5z8anTcrVweKpw21onZATiA6t+sPTwGnzl6o3YegoZxsJ3ofpgDUuUdxc6\nfi1/j878OTN3ColwI0A=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Monday 05 February 2024 04:28:10 +0000 (0:00:00.022) 0:00:13.129 ******* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQC5HsLirCikKB9C\nLNiKBJVi3N9nZAPRcanbRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1J\nKon1B0o8+VzEo6Ho/VX8318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftC\nE4iQ0gCrzygXhKZHc5QUMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25E\njwHlfDLsMbs4gW5MiCwMKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYAR\nNBr+EKJ/N8MPdgTHb+QlisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9Tjx\nhmzyTGzNAgMBAAECgf8GmGNQavVDHcZrnBrAdJfe9IXaKcsxzV4qrHb9cTddribB\nqoCPQ4U4UETZCbw17MT7s8WrXKputEBYUNuiEpEKhDb5EXd8t/UaJU5Ec7yZAK12\n9TRHDITOaWTm/ZfD5WKk6haQ/cuQrhzA7AgaJG5bYc1gn/1c4JZMXEXi42Fk4BK9\n4rTOTFyxhJv7nXMMfbQ+fWg7tVioZPzT1MHUxeAad9DiRmLbvXo4ughGcVF8fyT6\nq8das8Ok8u7PBS/0lN1vWgaThn91+6FrzUCKaqsKnm7S3JQ1XVcGCQLnZfnvBHO6\nWGbCvuzzwxTcBXjp+IRZrcL3k/eNXIhrQeU6VeECgYEA9RLwRtjqrArkD3o0EEGW\n6NtuUgfNXq4FaEoTILvSmcLrsp8z8mInexdl+R57DpPpRRfx2xsswOe/JWqVpVLw\nv8nIspDlGWcmhf5ZMaLu/fpRXNY34MHQlVkjDLkWkDVc9VKuPN+ZmptYTM1rykPi\ndD6PepndI4sallXzSlSJeaECgYEAwV+P2c/v5wnVWFQVU1GyjZq7qSNIBmdFrl5E\nZNRagOyRxIKFfWstNQjL4DmCxPupP4TP/icBg66CkltApa6UjaSmAqIdIIF4HHO8\nu873Wyv3yggN/y96rU1/F+kHAXeOxibHobi0rNeoClFzsQ9DQ0U/YnSnnqXvCrFA\nvVyJW60CgYACerGRleox2V5bRbo3G+LB8k5YaBnMxmfpmS4+W4gS5CTsRq4I2rNZ\njHAMqCFIkXh/qXFZ7RlzziRh5YUkCgXDevAb1llq+18pZdxTIznVue2OyeAA1xUc\nHa28GDdBODj7hl2a4gw0wzOOe1mGz08ALA3ZiKrzDBo1wSLX8qj9YQKBgBO8jjEc\nAQ9iuIzAYEDVyNSdI2Q6/qHwrnMCmhZ0ehxIiQQ2kitf4ghUsoJbPFagnQCnrJbz\nIjtvd1I60BlY/T6LvInuQ+zKahj1UyEUGbkLfsn3En6mOO4xR7SICzgCHOdqk9uU\nv5QYmsUa1SUQOrxF+BczctxFcWV0+/eX10ktAoGAH+MRtSvgKxdx8GAWeGN4mo6u\n1Vzovx1U0XYGDb+88zU/quu0LTeL64AK5R/YXFrwt3N/I3IN46QneVasl+DfYZ+D\nyqFMoT5z8anTcrVweKpw21onZATiA6t+sPTwGnzl6o3YegoZxsJ3ofpgDUuUdxc6\nfi1/j878OTN3ColwI0A=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\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:01.034977", "end": "2024-02-05 04:28:11.677465", "item": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQXYAA0e+KQii/zca6E4NOLDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNWQ4\nMDAwZDEtZWY4YTQyMjgtYmZjZGM2YmEtMTM4MzRlMmIwHhcNMjQwMjA1MDQyODA5\nWhcNMjUwMjA1MDQyODA5WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC5HsLirCikKB9CLNiKBJVi3N9nZAPRcanb\nRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1JKon1B0o8+VzEo6Ho/VX8\n318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftCE4iQ0gCrzygXhKZHc5QU\nMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25EjwHlfDLsMbs4gW5MiCwM\nKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYARNBr+EKJ/N8MPdgTHb+Ql\nisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9TjxhmzyTGzNAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUcSQD\ncGAGzw46AT76vmcpyFEpu6swHwYDVR0jBBgwFoAUl5kFiouQP2061+JNYVgRy0Yh\niTUwDQYJKoZIhvcNAQELBQADggEBAJWsCxyC1ivLMyGHaJo6JlmMEk6C6vfXpBi2\n97+GcGCaL7dOHvc8sKHCLZi9vy7pO2q1KHQobjH+u9S65YzczujocZFdcHGRc6Tx\n07SWSl708bzpCBkOdm3Z0T95YJtUTp6TmJTag3AwRp4Re7aJPZzOIYs7pZZ4ABiO\nJMEvXIMGh9U9PYawiH+vVZX+sXtdgwt5AqEvY1PFc+mLr9QKp4+x0sBHimYL63z2\n7BtrnT10eS+LiGFKGC7rbBHg7MXrLIfBWnTEA2aLxyxBuGERAjPk9L8ESFybplmm\na9OTbSgVJDK5dqMkjInI0s5/DfpAPgrqPNiIFnHgLTBvP5vwn/Q=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEugIBADANBgkqhkiG9w0BAQEFAASCBKQwggSgAgEAAoIBAQC5HsLirCikKB9C\nLNiKBJVi3N9nZAPRcanbRUs9o8ggxb32d1UMaBY4+sZ/1XX/xF2rsVH4UvLlP/1J\nKon1B0o8+VzEo6Ho/VX8318m1cvwuwdIDinoWyrHR+RUoSesB8yJkqziUS7frftC\nE4iQ0gCrzygXhKZHc5QUMsngEgikhytfqf7XO+D1UbO08SpcOxsU+XKVE04ib25E\njwHlfDLsMbs4gW5MiCwMKT3Wzm/yo+t9ZZhwK9xIaR3FLwoS/nAkrKf3a9H7TYAR\nNBr+EKJ/N8MPdgTHb+QlisluZ1J18onzD11T+epOjfVEI6djCss0LPPESs0i9Tjx\nhmzyTGzNAgMBAAECgf8GmGNQavVDHcZrnBrAdJfe9IXaKcsxzV4qrHb9cTddribB\nqoCPQ4U4UETZCbw17MT7s8WrXKputEBYUNuiEpEKhDb5EXd8t/UaJU5Ec7yZAK12\n9TRHDITOaWTm/ZfD5WKk6haQ/cuQrhzA7AgaJG5bYc1gn/1c4JZMXEXi42Fk4BK9\n4rTOTFyxhJv7nXMMfbQ+fWg7tVioZPzT1MHUxeAad9DiRmLbvXo4ughGcVF8fyT6\nq8das8Ok8u7PBS/0lN1vWgaThn91+6FrzUCKaqsKnm7S3JQ1XVcGCQLnZfnvBHO6\nWGbCvuzzwxTcBXjp+IRZrcL3k/eNXIhrQeU6VeECgYEA9RLwRtjqrArkD3o0EEGW\n6NtuUgfNXq4FaEoTILvSmcLrsp8z8mInexdl+R57DpPpRRfx2xsswOe/JWqVpVLw\nv8nIspDlGWcmhf5ZMaLu/fpRXNY34MHQlVkjDLkWkDVc9VKuPN+ZmptYTM1rykPi\ndD6PepndI4sallXzSlSJeaECgYEAwV+P2c/v5wnVWFQVU1GyjZq7qSNIBmdFrl5E\nZNRagOyRxIKFfWstNQjL4DmCxPupP4TP/icBg66CkltApa6UjaSmAqIdIIF4HHO8\nu873Wyv3yggN/y96rU1/F+kHAXeOxibHobi0rNeoClFzsQ9DQ0U/YnSnnqXvCrFA\nvVyJW60CgYACerGRleox2V5bRbo3G+LB8k5YaBnMxmfpmS4+W4gS5CTsRq4I2rNZ\njHAMqCFIkXh/qXFZ7RlzziRh5YUkCgXDevAb1llq+18pZdxTIznVue2OyeAA1xUc\nHa28GDdBODj7hl2a4gw0wzOOe1mGz08ALA3ZiKrzDBo1wSLX8qj9YQKBgBO8jjEc\nAQ9iuIzAYEDVyNSdI2Q6/qHwrnMCmhZ0ehxIiQQ2kitf4ghUsoJbPFagnQCnrJbz\nIjtvd1I60BlY/T6LvInuQ+zKahj1UyEUGbkLfsn3En6mOO4xR7SICzgCHOdqk9uU\nv5QYmsUa1SUQOrxF+BczctxFcWV0+/eX10ktAoGAH+MRtSvgKxdx8GAWeGN4mo6u\n1Vzovx1U0XYGDb+88zU/quu0LTeL64AK5R/YXFrwt3N/I3IN46QneVasl+DfYZ+D\nyqFMoT5z8anTcrVweKpw21onZATiA6t+sPTwGnzl6o3YegoZxsJ3ofpgDUuUdxc6\nfi1/j878OTN3ColwI0A=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-02-05 04:28:10.642488" } STDOUT: Request "20240205042809" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Monday 05 February 2024 04:28:11 +0000 (0:00:01.309) 0:00:14.439 ******* changed: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:50 Monday 05 February 2024 04:28:12 +0000 (0:00:00.638) 0:00:15.078 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 05 February 2024 04:28:12 +0000 (0:00:00.030) 0:00:15.108 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 05 February 2024 04:28:12 +0000 (0:00:00.017) 0:00:15.125 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 05 February 2024 04:28:12 +0000 (0:00:00.021) 0:00:15.146 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 05 February 2024 04:28:12 +0000 (0:00:00.214) 0:00:15.361 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Monday 05 February 2024 04:28:12 +0000 (0:00:00.016) 0:00:15.378 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 05 February 2024 04:28:12 +0000 (0:00:00.023) 0:00:15.401 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 05 February 2024 04:28:13 +0000 (0:00:01.206) 0:00:16.608 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 05 February 2024 04:28:13 +0000 (0:00:00.029) 0:00:16.637 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.229.0-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Monday 05 February 2024 04:29:01 +0000 (0:00:47.346) 0:01:03.983 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037923", "end": "2024-02-05 04:29:01.471347", "rc": 0, "start": "2024-02-05 04:29:01.433424" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Monday 05 February 2024 04:29:01 +0000 (0:00:00.254) 0:01:04.238 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Monday 05 February 2024 04:29:01 +0000 (0:00:00.018) 0:01:04.257 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 05 February 2024 04:29:01 +0000 (0:00:00.018) 0:01:04.275 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Monday 05 February 2024 04:29:01 +0000 (0:00:00.042) 0:01:04.318 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Monday 05 February 2024 04:29:01 +0000 (0:00:00.043) 0:01:04.362 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:01 +0000 (0:00:00.035) 0:01:04.397 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:01 +0000 (0:00:00.316) 0:01:04.713 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:01 +0000 (0:00:00.019) 0:01:04.733 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:02 +0000 (0:00:00.023) 0:01:04.757 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:02 +0000 (0:00:00.221) 0:01:04.978 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:02 +0000 (0:00:00.023) 0:01:05.002 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:02 +0000 (0:00:00.220) 0:01:05.222 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:02 +0000 (0:00:00.017) 0:01:05.239 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.256 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.272 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:02 +0000 (0:00:00.015) 0:01:05.288 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:02 +0000 (0:00:00.015) 0:01:05.303 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Monday 05 February 2024 04:29:02 +0000 (0:00:00.014) 0:01:05.318 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Monday 05 February 2024 04:29:02 +0000 (0:00:00.035) 0:01:05.353 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 05 February 2024 04:29:02 +0000 (0:00:00.031) 0:01:05.385 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.402 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.419 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 05 February 2024 04:29:02 +0000 (0:00:00.032) 0:01:05.451 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.467 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.484 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 05 February 2024 04:29:02 +0000 (0:00:00.052) 0:01:05.536 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 05 February 2024 04:29:02 +0000 (0:00:00.018) 0:01:05.554 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.570 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 05 February 2024 04:29:02 +0000 (0:00:00.034) 0:01:05.604 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 05 February 2024 04:29:02 +0000 (0:00:00.017) 0:01:05.621 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 05 February 2024 04:29:02 +0000 (0:00:00.015) 0:01:05.637 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 05 February 2024 04:29:02 +0000 (0:00:00.017) 0:01:05.654 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Monday 05 February 2024 04:29:02 +0000 (0:00:00.016) 0:01:05.670 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 05 February 2024 04:29:02 +0000 (0:00:00.057) 0:01:05.728 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 05 February 2024 04:29:03 +0000 (0:00:00.027) 0:01:05.756 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 05 February 2024 04:29:03 +0000 (0:00:00.021) 0:01:05.777 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 05 February 2024 04:29:03 +0000 (0:00:00.216) 0:01:05.993 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Monday 05 February 2024 04:29:03 +0000 (0:00:00.019) 0:01:06.013 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 05 February 2024 04:29:04 +0000 (0:00:01.008) 0:01:07.021 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 05 February 2024 04:29:04 +0000 (0:00:00.016) 0:01:07.038 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 05 February 2024 04:29:04 +0000 (0:00:00.019) 0:01:07.057 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service basic.target system.slice dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "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": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ip6tables.service ebtables.service nftables.service ipset.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 05 February 2024 04:29:04 +0000 (0:00:00.395) 0:01:07.453 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket system.slice polkit.service basic.target dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "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": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service ebtables.service shutdown.target ip6tables.service nftables.service iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 05 February 2024 04:29:06 +0000 (0:00:01.891) 0:01:09.344 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 05 February 2024 04:29:06 +0000 (0:00:00.024) 0:01:09.369 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 05 February 2024 04:29:06 +0000 (0:00:00.016) 0:01:09.386 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 05 February 2024 04:29:06 +0000 (0:00:00.016) 0:01:09.402 ******* changed: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "8000/tcp", "state": "enabled" } } changed: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 05 February 2024 04:29:08 +0000 (0:00:01.587) 0:01:10.990 ******* skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 05 February 2024 04:29:08 +0000 (0:00:00.028) 0:01:11.018 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 05 February 2024 04:29:08 +0000 (0:00:00.018) 0:01:11.037 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 05 February 2024 04:29:08 +0000 (0:00:00.018) 0:01:11.055 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 05 February 2024 04:29:08 +0000 (0:00:00.017) 0:01:11.073 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 05 February 2024 04:29:08 +0000 (0:00:00.016) 0:01:11.090 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 05 February 2024 04:29:08 +0000 (0:00:00.015) 0:01:11.105 ******* skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Monday 05 February 2024 04:29:08 +0000 (0:00:00.024) 0:01:11.130 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Monday 05 February 2024 04:29:08 +0000 (0:00:00.017) 0:01:11.147 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Monday 05 February 2024 04:29:08 +0000 (0:00:00.017) 0:01:11.164 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:08 +0000 (0:00:00.065) 0:01:11.230 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:08 +0000 (0:00:00.021) 0:01:11.251 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:08 +0000 (0:00:00.019) 0:01:11.270 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:08 +0000 (0:00:00.021) 0:01:11.292 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:08 +0000 (0:00:00.049) 0:01:11.341 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:08 +0000 (0:00:00.017) 0:01:11.359 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:08 +0000 (0:00:00.016) 0:01:11.375 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:08 +0000 (0:00:00.016) 0:01:11.391 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:08 +0000 (0:00:00.333) 0:01:11.725 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:09 +0000 (0:00:00.021) 0:01:11.746 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:09 +0000 (0:00:00.020) 0:01:11.766 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:09 +0000 (0:00:00.022) 0:01:11.789 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:09 +0000 (0:00:00.027) 0:01:11.816 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:09 +0000 (0:00:00.017) 0:01:11.834 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:09 +0000 (0:00:00.015) 0:01:11.850 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:09 +0000 (0:00:00.017) 0:01:11.867 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:09 +0000 (0:00:00.268) 0:01:12.135 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:09 +0000 (0:00:00.021) 0:01:12.156 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:09 +0000 (0:00:00.019) 0:01:12.176 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:09 +0000 (0:00:00.023) 0:01:12.199 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:09 +0000 (0:00:00.026) 0:01:12.226 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:09 +0000 (0:00:00.016) 0:01:12.243 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:09 +0000 (0:00:00.015) 0:01:12.258 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:09 +0000 (0:00:00.015) 0:01:12.274 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Monday 05 February 2024 04:29:09 +0000 (0:00:00.290) 0:01:12.565 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Monday 05 February 2024 04:29:09 +0000 (0:00:00.015) 0:01:12.580 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo.network'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo-mysql.volume'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'template_src': 'quadlet-demo-mysql.container.j2'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'envoy-proxy-configmap.yml'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'template_src': 'quadlet-demo.yml.j2'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo.kube'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:09 +0000 (0:00:00.078) 0:01:12.659 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:09 +0000 (0:00:00.027) 0:01:12.686 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:09 +0000 (0:00:00.022) 0:01:12.708 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:09 +0000 (0:00:00.017) 0:01:12.726 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:10 +0000 (0:00:00.027) 0:01:12.754 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:10 +0000 (0:00:00.032) 0:01:12.786 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:10 +0000 (0:00:00.020) 0:01:12.807 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:10 +0000 (0:00:00.018) 0:01:12.826 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:10 +0000 (0:00:00.024) 0:01:12.851 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:10 +0000 (0:00:00.221) 0:01:13.072 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:10 +0000 (0:00:00.025) 0:01:13.097 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:10 +0000 (0:00:00.221) 0:01:13.319 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:10 +0000 (0:00:00.017) 0:01:13.336 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:10 +0000 (0:00:00.015) 0:01:13.352 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.368 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:10 +0000 (0:00:00.015) 0:01:13.384 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:10 +0000 (0:00:00.039) 0:01:13.423 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.440 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:10 +0000 (0:00:00.032) 0:01:13.472 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:10 +0000 (0:00:00.018) 0:01:13.491 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:10 +0000 (0:00:00.018) 0:01:13.509 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:10 +0000 (0:00:00.043) 0:01:13.553 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.569 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:29:10 +0000 (0:00:00.037) 0:01:13.606 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:10 +0000 (0:00:00.028) 0:01:13.634 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.651 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.668 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:29:10 +0000 (0:00:00.016) 0:01:13.685 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Monday 05 February 2024 04:29:10 +0000 (0:00:00.015) 0:01:13.700 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Monday 05 February 2024 04:29:10 +0000 (0:00:00.017) 0:01:13.717 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Monday 05 February 2024 04:29:11 +0000 (0:00:00.231) 0:01:13.949 ******* changed: [sut] => { "changed": true, "checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0", "dest": "/etc/containers/systemd/quadlet-demo.network", "gid": 0, "group": "root", "md5sum": "061f3cf318cbd8ab5794bb1173831fb8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1707107351.2500496-8026-130681100234098/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Monday 05 February 2024 04:29:11 +0000 (0:00:00.658) 0:01:14.607 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Monday 05 February 2024 04:29:11 +0000 (0:00:00.019) 0:01:14.626 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_file is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Monday 05 February 2024 04:29:11 +0000 (0:00:00.017) 0:01:14.644 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Monday 05 February 2024 04:29:12 +0000 (0:00:00.575) 0:01:15.220 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Monday 05 February 2024 04:29:12 +0000 (0:00:00.045) 0:01:15.265 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:12 +0000 (0:00:00.021) 0:01:15.287 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:12 +0000 (0:00:00.026) 0:01:15.313 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:12 +0000 (0:00:00.022) 0:01:15.336 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:12 +0000 (0:00:00.018) 0:01:15.354 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:12 +0000 (0:00:00.027) 0:01:15.382 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:12 +0000 (0:00:00.032) 0:01:15.414 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:12 +0000 (0:00:00.020) 0:01:15.435 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:12 +0000 (0:00:00.019) 0:01:15.455 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:12 +0000 (0:00:00.024) 0:01:15.480 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:12 +0000 (0:00:00.219) 0:01:15.699 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:12 +0000 (0:00:00.025) 0:01:15.724 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:13 +0000 (0:00:00.219) 0:01:15.944 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:13 +0000 (0:00:00.017) 0:01:15.961 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:13 +0000 (0:00:00.015) 0:01:15.977 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:13 +0000 (0:00:00.016) 0:01:15.993 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:13 +0000 (0:00:00.015) 0:01:16.009 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:13 +0000 (0:00:00.016) 0:01:16.025 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:13 +0000 (0:00:00.015) 0:01:16.041 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:13 +0000 (0:00:00.031) 0:01:16.072 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:13 +0000 (0:00:00.018) 0:01:16.091 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:13 +0000 (0:00:00.044) 0:01:16.136 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:13 +0000 (0:00:00.045) 0:01:16.181 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:13 +0000 (0:00:00.017) 0:01:16.198 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:29:13 +0000 (0:00:00.036) 0:01:16.235 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:13 +0000 (0:00:00.028) 0:01:16.264 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:13 +0000 (0:00:00.016) 0:01:16.281 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:13 +0000 (0:00:00.017) 0:01:16.298 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:29:13 +0000 (0:00:00.016) 0:01:16.315 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Monday 05 February 2024 04:29:13 +0000 (0:00:00.015) 0:01:16.331 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Monday 05 February 2024 04:29:13 +0000 (0:00:00.016) 0:01:16.347 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Monday 05 February 2024 04:29:13 +0000 (0:00:00.229) 0:01:16.576 ******* changed: [sut] => { "changed": true, "checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a", "dest": "/etc/containers/systemd/quadlet-demo-mysql.volume", "gid": 0, "group": "root", "md5sum": "5ddd03a022aeb4502d9bc8ce436b4233", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 9, "src": "/root/.ansible/tmp/ansible-tmp-1707107353.8775308-8074-61789411796088/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Monday 05 February 2024 04:29:14 +0000 (0:00:00.566) 0:01:17.143 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Monday 05 February 2024 04:29:14 +0000 (0:00:00.018) 0:01:17.162 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_file is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Monday 05 February 2024 04:29:14 +0000 (0:00:00.016) 0:01:17.178 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Monday 05 February 2024 04:29:15 +0000 (0:00:00.563) 0:01:17.742 ******* changed: [sut] => { "changed": true, "name": "quadlet-demo-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount systemd-journald.socket sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "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", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Monday 05 February 2024 04:29:15 +0000 (0:00:00.513) 0:01:18.256 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:15 +0000 (0:00:00.018) 0:01:18.274 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:15 +0000 (0:00:00.083) 0:01:18.358 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:15 +0000 (0:00:00.024) 0:01:18.382 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_str", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:15 +0000 (0:00:00.017) 0:01:18.400 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:15 +0000 (0:00:00.054) 0:01:18.455 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:15 +0000 (0:00:00.033) 0:01:18.488 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:15 +0000 (0:00:00.019) 0:01:18.508 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:15 +0000 (0:00:00.020) 0:01:18.528 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:15 +0000 (0:00:00.024) 0:01:18.553 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:16 +0000 (0:00:00.223) 0:01:18.776 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:16 +0000 (0:00:00.024) 0:01:18.801 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:16 +0000 (0:00:00.218) 0:01:19.019 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.036 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.053 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.070 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:16 +0000 (0:00:00.017) 0:01:19.087 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.104 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:16 +0000 (0:00:00.017) 0:01:19.121 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:16 +0000 (0:00:00.032) 0:01:19.153 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:16 +0000 (0:00:00.019) 0:01:19.173 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:16 +0000 (0:00:00.017) 0:01:19.191 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:16 +0000 (0:00:00.046) 0:01:19.237 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.254 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:29:16 +0000 (0:00:00.062) 0:01:19.317 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:16 +0000 (0:00:00.030) 0:01:19.347 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:16 +0000 (0:00:00.017) 0:01:19.364 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:16 +0000 (0:00:00.017) 0:01:19.382 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:29:16 +0000 (0:00:00.016) 0:01:19.398 ******* changed: [sut] => (item=/tmp/quadlet_demo) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/quadlet_demo", "mode": "0777", "owner": "root", "path": "/tmp/quadlet_demo", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Monday 05 February 2024 04:29:16 +0000 (0:00:00.235) 0:01:19.634 ******* changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Monday 05 February 2024 04:29:25 +0000 (0:00:08.433) 0:01:28.067 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Monday 05 February 2024 04:29:25 +0000 (0:00:00.226) 0:01:28.293 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Monday 05 February 2024 04:29:25 +0000 (0:00:00.018) 0:01:28.311 ******* changed: [sut] => { "changed": true, "checksum": "7bf9312d57274d4dabbd222b01717e2cc0cfa0ed", "dest": "/etc/containers/systemd/quadlet-demo-mysql.container", "gid": 0, "group": "root", "md5sum": "f1cd3875deb45b806389825bb4b5ad4a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 367, "src": "/root/.ansible/tmp/ansible-tmp-1707107365.6122725-8126-274123074807987/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Monday 05 February 2024 04:29:26 +0000 (0:00:00.566) 0:01:28.878 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_copy_content is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Monday 05 February 2024 04:29:26 +0000 (0:00:00.016) 0:01:28.895 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Monday 05 February 2024 04:29:26 +0000 (0:00:00.588) 0:01:29.484 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-demo-mysql.service: Job for quadlet-demo-mysql.service failed because the control process exited with error code. See "systemctl status quadlet-demo-mysql.service" and "journalctl -xeu quadlet-demo-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:131 Monday 05 February 2024 04:29:27 +0000 (0:00:00.542) 0:01:30.026 ******* ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.040982", "end": "2024-02-05 04:29:27.514249", "rc": 0, "start": "2024-02-05 04:29:27.473267" } STDOUT: Feb 05 04:18:48 localhost systemd[1]: Create System Users was skipped because no trigger condition checks were met. Feb 05 04:18:48 localhost systemd[1]: Started Journal Service. Feb 05 04:18:48 localhost systemd[1]: Finished Create List of Static Device Nodes. ░░ Subject: A start job for unit kmod-static-nodes.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kmod-static-nodes.service has finished successfully. ░░ ░░ The job identifier is 132. Feb 05 04:18:48 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network. ░░ Subject: A start job for unit nis-domainname.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nis-domainname.service has finished successfully. ░░ ░░ The job identifier is 133. Feb 05 04:18:48 localhost systemd[1]: Finished Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 166. Feb 05 04:18:48 localhost systemd[1]: Finished Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 155. Feb 05 04:18:48 localhost systemd[1]: Starting Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 171. Feb 05 04:18:48 localhost systemd[1]: Starting Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 134. Feb 05 04:18:48 localhost systemd[1]: Finished Load/Save Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 146. Feb 05 04:18:48 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 147. Feb 05 04:18:48 localhost systemd-journald[485]: Runtime Journal (/run/log/journal/ad49550d0c8e4b438d55a556c1428220) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ad49550d0c8e4b438d55a556c1428220) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.5M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M 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. Feb 05 04:18:48 localhost systemd-journald[485]: Received client request to flush runtime journal. Feb 05 04:18:48 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 05 04:18:48 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 175. Feb 05 04:18:48 localhost systemd[1]: Mounting Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 174. Feb 05 04:18:48 localhost systemd[1]: Finished Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 171. Feb 05 04:18:48 localhost systemd[1]: Mounted Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 174. Feb 05 04:18:48 localhost kernel: fuse: init (API version 7.36) Feb 05 04:18:48 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Feb 05 04:18:48 localhost systemd[1]: Finished Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 162. Feb 05 04:18:48 localhost kernel: ACPI: bus type drm_connector registered Feb 05 04:18:48 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Feb 05 04:18:48 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 199. Feb 05 04:18:48 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 134. Feb 05 04:18:48 localhost systemd[1]: Reached target Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 139. Feb 05 04:18:48 localhost systemd[1]: Reached target Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 137. Feb 05 04:18:48 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 127. Feb 05 04:18:48 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 145. Feb 05 04:18:48 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 142. Feb 05 04:18:48 localhost systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-boot-system-token.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-system-token.service has finished successfully. ░░ ░░ The job identifier is 144. Feb 05 04:18:48 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 169. Feb 05 04:18:48 localhost systemd[1]: Starting Commit a transient machine-id on disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 157. Feb 05 04:18:48 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 131. Feb 05 04:18:48 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 150. Feb 05 04:18:48 localhost bootctl[497]: Couldn't find EFI system partition, skipping. Feb 05 04:18:48 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 169. Feb 05 04:18:48 localhost systemd[1]: Finished Commit a transient machine-id on disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 157. Feb 05 04:18:48 localhost systemd-udevd[500]: Using default interface naming scheme 'rhel-9.0'. Feb 05 04:18:48 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Feb 05 04:18:49 localhost systemd[1]: Mounting FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 161. Feb 05 04:18:49 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 131. Feb 05 04:18:49 localhost systemd[1]: Mounting RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 221. Feb 05 04:18:49 localhost systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 243. Feb 05 04:18:49 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 213. Feb 05 04:18:49 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 172. Feb 05 04:18:49 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 135. Feb 05 04:18:49 localhost systemd[1]: Mounted FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 161. Feb 05 04:18:49 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 150. Feb 05 04:18:49 localhost kernel: RPC: Registered named UNIX socket transport module. Feb 05 04:18:49 localhost kernel: RPC: Registered udp transport module. Feb 05 04:18:49 localhost kernel: RPC: Registered tcp transport module. Feb 05 04:18:49 localhost kernel: RPC: Registered tcp-with-tls transport module. Feb 05 04:18:49 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 05 04:18:49 localhost systemd[1]: Starting Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 259. Feb 05 04:18:49 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 221. Feb 05 04:18:49 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 05 04:18:49 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 259. Feb 05 04:18:49 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 220. Feb 05 04:18:49 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 05 04:18:49 localhost systemd-udevd[517]: Network interface NamePolicy= disabled on kernel command line. Feb 05 04:18:49 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 05 04:18:49 localhost auditd[540]: No plugins found, not dispatching events Feb 05 04:18:49 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 213. Feb 05 04:18:49 localhost auditd[540]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 05 04:18:49 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 05 04:18:49 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 05 04:18:49 localhost kernel: Console: switching to colour dummy device 80x25 Feb 05 04:18:49 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 05 04:18:49 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 05 04:18:49 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 05 04:18:49 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 05 04:18:49 localhost augenrules[543]: /sbin/augenrules: No change Feb 05 04:18:49 localhost augenrules[565]: No rules Feb 05 04:18:49 localhost augenrules[565]: enabled 1 Feb 05 04:18:49 localhost augenrules[565]: failure 1 Feb 05 04:18:49 localhost augenrules[565]: pid 540 Feb 05 04:18:49 localhost augenrules[565]: rate_limit 0 Feb 05 04:18:49 localhost augenrules[565]: backlog_limit 8192 Feb 05 04:18:49 localhost augenrules[565]: lost 0 Feb 05 04:18:49 localhost augenrules[565]: backlog 4 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time 60000 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time_actual 0 Feb 05 04:18:49 localhost augenrules[565]: enabled 1 Feb 05 04:18:49 localhost augenrules[565]: failure 1 Feb 05 04:18:49 localhost augenrules[565]: pid 540 Feb 05 04:18:49 localhost augenrules[565]: rate_limit 0 Feb 05 04:18:49 localhost augenrules[565]: backlog_limit 8192 Feb 05 04:18:49 localhost augenrules[565]: lost 0 Feb 05 04:18:49 localhost augenrules[565]: backlog 0 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time 60000 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time_actual 0 Feb 05 04:18:49 localhost augenrules[565]: enabled 1 Feb 05 04:18:49 localhost augenrules[565]: failure 1 Feb 05 04:18:49 localhost augenrules[565]: pid 540 Feb 05 04:18:49 localhost augenrules[565]: rate_limit 0 Feb 05 04:18:49 localhost augenrules[565]: backlog_limit 8192 Feb 05 04:18:49 localhost augenrules[565]: lost 0 Feb 05 04:18:49 localhost augenrules[565]: backlog 4 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time 60000 Feb 05 04:18:49 localhost augenrules[565]: backlog_wait_time_actual 0 Feb 05 04:18:49 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 243. Feb 05 04:18:49 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 216. Feb 05 04:18:50 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 216. Feb 05 04:18:50 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 118. Feb 05 04:18:50 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 183. Feb 05 04:18:50 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 190. Feb 05 04:18:50 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 191. Feb 05 04:18:50 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 182. Feb 05 04:18:50 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 188. Feb 05 04:18:50 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 193. Feb 05 04:18:50 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 192. Feb 05 04:18:50 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 187. Feb 05 04:18:50 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 173. Feb 05 04:18:50 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 187. Feb 05 04:18:50 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 117. Feb 05 04:18:50 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 240. Feb 05 04:18:50 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 203. Feb 05 04:18:50 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 148. Feb 05 04:18:50 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 226. Feb 05 04:18:50 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 181. Feb 05 04:18:50 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 244. Feb 05 04:18:50 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 209. Feb 05 04:18:50 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 208. Feb 05 04:18:50 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 206. Feb 05 04:18:50 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 205. Feb 05 04:18:50 localhost dbus-broker-lau[578]: Ready Feb 05 04:18:50 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 236. Feb 05 04:18:50 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 237. Feb 05 04:18:50 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 198. Feb 05 04:18:50 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 263. Feb 05 04:18:50 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 148. Feb 05 04:18:50 localhost systemd-logind[585]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 05 04:18:50 localhost systemd-logind[585]: Watching system buttons on /dev/input/event0 (Power Button) Feb 05 04:18:50 localhost systemd-logind[585]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 05 04:18:50 localhost systemd-logind[585]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 05 04:18:50 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 198. Feb 05 04:18:50 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Feb 05 04:18:50 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 263. Feb 05 04:18:50 localhost rngd[584]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 05 04:18:50 localhost rngd[584]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 05 04:18:50 localhost rngd[584]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 05 04:18:50 localhost rngd[584]: Initializing available sources Feb 05 04:18:50 localhost rngd[584]: [hwrng ]: Initialization Failed Feb 05 04:18:50 localhost rngd[584]: [rdrand]: Enabling RDRAND rng support Feb 05 04:18:50 localhost rngd[584]: [rdrand]: Initialized Feb 05 04:18:50 localhost rngd[584]: [jitter]: JITTER timeout set to 5 sec Feb 05 04:18:51 localhost rngd[584]: [jitter]: Initializing AES buffer Feb 05 04:18:51 localhost chronyd[593]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 05 04:18:51 localhost chronyd[593]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 05 04:18:51 localhost chronyd[593]: Using right/UTC timezone to obtain leap second data Feb 05 04:18:51 localhost chronyd[593]: Loaded seccomp filter (level 2) Feb 05 04:18:51 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 240. Feb 05 04:18:54 localhost cloud-init[597]: Cloud-init v. 23.4-2.el9 running 'init-local' at Mon, 05 Feb 2024 04:18:54 +0000. Up 16.63 seconds. Feb 05 04:18:55 localhost dhclient[600]: Internet Systems Consortium DHCP Client 4.4.2b1 Feb 05 04:18:55 localhost dhclient[600]: Copyright 2004-2019 Internet Systems Consortium. Feb 05 04:18:55 localhost dhclient[600]: All rights reserved. Feb 05 04:18:55 localhost dhclient[600]: For info, please visit https://www.isc.org/software/dhcp/ Feb 05 04:18:55 localhost dhclient[600]: Feb 05 04:18:55 localhost dhclient[600]: Listening on LPF/eth0/0e:fb:f6:42:63:3b Feb 05 04:18:55 localhost dhclient[600]: Sending on LPF/eth0/0e:fb:f6:42:63:3b Feb 05 04:18:55 localhost dhclient[600]: Sending on Socket/fallback Feb 05 04:18:55 localhost dhclient[600]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x56f9ae1b) Feb 05 04:18:55 localhost dhclient[600]: DHCPOFFER of 10.31.40.228 from 10.31.40.1 Feb 05 04:18:55 localhost dhclient[600]: DHCPREQUEST for 10.31.40.228 on eth0 to 255.255.255.255 port 67 (xid=0x56f9ae1b) Feb 05 04:18:55 localhost dhclient[600]: DHCPACK of 10.31.40.228 from 10.31.40.1 (xid=0x56f9ae1b) Feb 05 04:18:55 localhost dhclient[600]: bound to 10.31.40.228 -- renewal in 1502 seconds. Feb 05 04:18:55 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 325. Feb 05 04:18:56 localhost rngd[584]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 05 04:18:56 localhost rngd[584]: [jitter]: Initialization Failed Feb 05 04:18:56 localhost rngd[584]: Process privileges have been dropped to 2:2 Feb 05 04:18:56 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 325. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-hostnamed[615]: Hostname set to (static) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 203. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 165. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 186. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.6524] NetworkManager (version 1.45.10-1.el9) is starting... (boot:ed9b96a9-4ab4-4cc8-b51d-6a4324f2e3d9) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.6527] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.6958] manager[0x555afe0b9040]: monitoring kernel firmware directory '/lib/firmware'. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.6983] hostname: hostname: using hostnamed Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.6984] hostname: static hostname changed from (none) to "ip-10-31-40-228.us-east-1.aws.redhat.com" Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7010] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7404] manager[0x555afe0b9040]: rfkill: Wi-Fi hardware radio set enabled Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7405] manager[0x555afe0b9040]: rfkill: WWAN hardware radio set enabled Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7511] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-device-plugin-team.so) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7513] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7520] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7523] manager: Networking is enabled by state file Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7596] settings: Loaded settings plugin: keyfile (internal) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7627] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-settings-plugin-ifcfg-rh.so") Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7655] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 389. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7678] dhcp: init: Using DHCP client 'internal' Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7682] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 452. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7714] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7720] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7731] device (lo): Activation: starting connection 'lo' (c863fdb5-7f9a-4c2a-9f1e-1d54f8788519) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7741] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7745] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 186. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7764] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 189. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7788] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7791] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7794] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7797] device (eth0): carrier: link connected Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7800] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7807] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7814] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7819] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7821] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 185. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7830] manager: NetworkManager state is now CONNECTING Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7832] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7838] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7841] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 223. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7875] dhcp4 (eth0): state changed new lease, address=10.31.40.228 Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7880] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.7992] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 223. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 219. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 217. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 224. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 229. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 129. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 389. Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.9928] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.9931] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Feb 05 04:18:56 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106736.9937] device (lo): Activation: successful, device activated. Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0005] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0008] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0012] manager: NetworkManager state is now CONNECTED_SITE Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0014] device (eth0): Activation: successful, device activated. Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0019] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com NetworkManager[619]: [1707106737.0022] manager: startup complete Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 185. Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 202. Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Cloud-init v. 23.4-2.el9 running 'init' at Mon, 05 Feb 2024 04:18:57 +0000. Up 19.16 seconds. Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | 10.31.40.228 | 255.255.252.0 | global | 0e:fb:f6:42:63:3b | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | fe80::cfb:f6ff:fe42:633b/64 | . | link | 0e:fb:f6:42:63:3b | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:57 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: 2024-02-05 04:18:57,470 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private rsa key pair. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: SHA256:tf/nlc/k45UiJ14/58c7vzAGGb0LOWokS2JQ47qv0S4 root@ip-10-31-40-228.us-east-1.aws.redhat.com Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +---[RSA 3072]----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o . . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . . .. . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o . .+ . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . o oS..* . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | + o + ..+ . o| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o . . o o.O ++| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | E+ . . *.=BO| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | .oo . oO^| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private dsa key pair. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: SHA256:Vg4EjQI/YKXbua8uJwigFW7qUhSEPyO6KBvrw/Y9PiA root@ip-10-31-40-228.us-east-1.aws.redhat.com Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +---[DSA 1024]----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o=o. .+. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |..o+. ... | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o.oo. . . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |o Oo o + | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |+*.oo S . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |=E.. . . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |*+. o | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |*Bo o+ | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: |Boo*+++ | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ecdsa key pair. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: SHA256:nFKxt+NrynU72m6A6rp5mttjN4YnPhV0FSJeeoY/oWo root@ip-10-31-40-228.us-east-1.aws.redhat.com Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +---[ECDSA 256]---+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o o.o. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | ..B.. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | .*.= | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o.B o | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . So= | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | oo..o | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | E+ o.. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | =O.=..+o. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | BX+Bo+o++. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ed25519 key pair. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: SHA256:TAOq8xzbna/9VlFuMqVeXpD3EfpnWR9LT4svehuoVDQ root@ip-10-31-40-228.us-east-1.aws.redhat.com Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +--[ED25519 256]--+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . o.| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . . +.+| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . o E . X=| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | . o .. . O.#| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | o . S . o %*| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | + + . .. . +.o| Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | + . o. . + . | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | .o. o.o | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: | .oo+o.. | Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 202. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 212. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 184. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 211. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 227. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 228. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 225. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 239. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 204. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sm-notify[787]: Version 2.5.4 starting Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 225. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[790]: Server listening on 0.0.0.0 port 22. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[790]: Server listening on :: port 22. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 204. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 228. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[807]: Cloud-init v. 23.4-2.el9 running 'modules:config' at Mon, 05 Feb 2024 04:18:59 +0000. Up 21.53 seconds. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[790]: Received signal 15; terminating. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 473 and the job result is done. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 540 and the job result is done. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 540. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 539. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 538. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 536. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 540. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com rsyslogd[788]: [origin software="rsyslogd" swVersion="8.2310.0-3.el9" x-pid="788" x-info="https://www.rsyslog.com"] start Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 239. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[826]: Server listening on 0.0.0.0 port 22. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[826]: Server listening on :: port 22. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 473. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 211. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 210. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 214. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 214. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 238. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 231. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 230. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 116. Feb 05 04:18:59 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 215. Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ 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. Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 215. Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com crond[848]: (CRON) STARTUP (1.5.7) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com crond[848]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com crond[848]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 30% if used.) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com crond[848]: (CRON) INFO (running with inotify support) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com restraintd[800]: Listening on http://localhost:8081 Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1007]: Cloud-init v. 23.4-2.el9 running 'modules:final' at Mon, 05 Feb 2024 04:19:00 +0000. Up 22.18 seconds. Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1074]: ############################################################# Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1075]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1077]: 1024 SHA256:Vg4EjQI/YKXbua8uJwigFW7qUhSEPyO6KBvrw/Y9PiA root@ip-10-31-40-228.us-east-1.aws.redhat.com (DSA) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1079]: 256 SHA256:nFKxt+NrynU72m6A6rp5mttjN4YnPhV0FSJeeoY/oWo root@ip-10-31-40-228.us-east-1.aws.redhat.com (ECDSA) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1083]: 256 SHA256:TAOq8xzbna/9VlFuMqVeXpD3EfpnWR9LT4svehuoVDQ root@ip-10-31-40-228.us-east-1.aws.redhat.com (ED25519) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1085]: 3072 SHA256:tf/nlc/k45UiJ14/58c7vzAGGb0LOWokS2JQ47qv0S4 root@ip-10-31-40-228.us-east-1.aws.redhat.com (RSA) Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1086]: -----END SSH HOST KEY FINGERPRINTS----- Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1087]: ############################################################# Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com cloud-init[1007]: Cloud-init v. 23.4-2.el9 finished at Mon, 05 Feb 2024 04:19:00 +0000. Datasource DataSourceEc2Local. Up 22.40 seconds Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 210. Feb 05 04:19:00 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 201. Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 0 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 0 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 48 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 48 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 49 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 49 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 50 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 50 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 51 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 51 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 52 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 52 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 53 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 53 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 54 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 54 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 55 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 55 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 56 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 56 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 57 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 57 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 58 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 58 affinity is now unmanaged Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 59 affinity: Input/output error Feb 05 04:19:01 ip-10-31-40-228.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 59 affinity is now unmanaged Feb 05 04:19:03 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[593]: Selected source 10.2.32.38 Feb 05 04:19:03 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[593]: System clock TAI offset set to 37 seconds Feb 05 04:19:03 ip-10-31-40-228.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Feb 05 04:19:04 ip-10-31-40-228.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Rebuilding /boot/initramfs-5.14.0-410.el9.x86_64kdump.img Feb 05 04:19:05 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1407]: dracut-057-53.git20240104.el9 Feb 05 04:19:05 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/f72128f2-bcfd-46ab-b509-3a36632be876 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-410.el9.x86_64kdump.img 5.14.0-410.el9.x86_64 Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Feb 05 04:19:06 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd *** Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd-initrd *** Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: nss-softokn *** Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rngd *** Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: i18n *** Feb 05 04:19:07 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: drm *** Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: prefixdevname *** Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules *** Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules-extra *** Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Feb 05 04:19:08 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fstab-sys *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rootfs-block *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: terminfo *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: udev-rules *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 91-permissions.rules Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 80-drivers-modprobe.rules Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: dracut-systemd *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: usrmount *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: base *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fs-lib *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kdumpbase *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: microcode_ctl-fw_dir_override *** Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl module: mangling fw_dir Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: intel: caveats check for kernel version "5.14.0-410.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 05 04:19:09 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: shutdown *** Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including module: squash *** Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Including modules done *** Feb 05 04:19:10 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies *** Feb 05 04:19:11 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies done *** Feb 05 04:19:11 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies done *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Mode: real Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Files: 436 Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Linked: 1 files Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Compared: 0 xattrs Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Compared: 6 files Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Saved: 55.98 KiB Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Duration: 0.008265 seconds Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files done *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Generating early-microcode cpio image *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 05 04:19:12 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 05 04:19:13 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Store current command line parameters *** Feb 05 04:19:13 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: Stored kernel commandline: Feb 05 04:19:13 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: No dracut internal kernel commandline stored in the initramfs Feb 05 04:19:13 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Install squash loader *** Feb 05 04:19:13 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files *** Feb 05 04:19:14 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files done *** Feb 05 04:19:14 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs *** Feb 05 04:19:20 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs done *** Feb 05 04:19:20 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Creating image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' *** Feb 05 04:19:21 ip-10-31-40-228.us-east-1.aws.redhat.com dracut[1409]: *** Creating initramfs image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' done *** Feb 05 04:19:21 ip-10-31-40-228.us-east-1.aws.redhat.com kdumpctl[793]: kdump: kexec: loaded kdump kernel Feb 05 04:19:21 ip-10-31-40-228.us-east-1.aws.redhat.com kdumpctl[793]: kdump: Starting kdump: [OK] Feb 05 04:19:21 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 227. Feb 05 04:19:21 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.059s (kernel) + 4.592s (initrd) + 37.753s (userspace) = 43.405s. ░░ 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 1059463 microseconds. ░░ ░░ Initrd start-up required 4592870 microseconds. ░░ ░░ Userspace start-up required 37753161 microseconds. Feb 05 04:19:26 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4033]: Accepted publickey for root from 10.30.33.131 port 50844 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 604. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 603. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: 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: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4033. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 603. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 541. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Queued start job for default target Main User Target. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 3. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[4037]: Startup finished in 86ms. ░░ 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 86723 microseconds. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 541. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 606. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4046]: Received disconnect from 10.30.33.131 port 50844:11: disconnected by user Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4046]: Disconnected from user root 10.30.33.131 port 50844 Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session closed for user root Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Session 1 logged out. Waiting for processes to exit. Feb 05 04:20:30 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4075]: error: kex_exchange_identification: Connection closed by remote host Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4075]: Connection closed by 10.29.163.169 port 36532 Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4076]: Accepted publickey for root from 10.29.163.169 port 36548 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: 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: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4076. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 672. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4079]: Received disconnect from 10.29.163.169 port 36548:11: disconnected by user Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4079]: Disconnected from user root 10.29.163.169 port 36548 Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session closed for user root Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Session 3 logged out. Waiting for processes to exit. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4096]: Accepted publickey for root from 10.29.163.169 port 36562 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: 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: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4096. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 738. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4099]: Received disconnect from 10.29.163.169 port 36562:11: disconnected by user Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4099]: Disconnected from user root 10.29.163.169 port 36562 Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session closed for user root Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Session 4 logged out. Waiting for processes to exit. Feb 05 04:20:33 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4116]: Accepted publickey for root from 10.29.163.169 port 36570 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: 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: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4116. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 804. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4119]: Received disconnect from 10.29.163.169 port 36570:11: disconnected by user Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4119]: Disconnected from user root 10.29.163.169 port 36570 Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session closed for user root Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Session 5 logged out. Waiting for processes to exit. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4136]: Accepted publickey for root from 10.29.163.169 port 36578 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-logind[585]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4136. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 870. Feb 05 04:20:34 ip-10-31-40-228.us-east-1.aws.redhat.com sshd[4136]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:21:02 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4233]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:21:03 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4274]: ansible-service_facts Invoked Feb 05 04:21:05 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4372]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:06 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4390]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:21:07 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4409]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:07 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4430]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:21:08 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4448]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:21:09 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4466]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:09 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4485]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:11 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4509]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:12 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4533]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:12 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4552]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:13 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4571]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:13 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4593]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo 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 Feb 05 04:21:14 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4610]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo 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 Feb 05 04:21:14 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4627]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo 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 Feb 05 04:21:14 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4644]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo 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 Feb 05 04:21:14 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4661]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:21:15 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4680]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:21:15 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4697]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:21:15 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4716]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:21:15 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4733]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:16 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4764]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:16 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4782]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:21:17 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4799]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:17 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4830]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:18 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4848]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:18 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4879]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:19 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4897]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:20 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4928]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:20 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4946]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:20 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4977]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:22 ip-10-31-40-228.us-east-1.aws.redhat.com python3[4995]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:23 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5013]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:58 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5210]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:23:09 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rc0b4b2e821114d6d8df9a2a3d9039641.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rc0b4b2e821114d6d8df9a2a3d9039641.service has finished successfully. ░░ ░░ The job identifier is 937. Feb 05 04:23:09 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 999. Feb 05 04:23:10 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5240]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:23:11 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5329]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:23:12 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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. Feb 05 04:23:12 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 999. Feb 05 04:23:12 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: run-rc0b4b2e821114d6d8df9a2a3d9039641.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rc0b4b2e821114d6d8df9a2a3d9039641.service has successfully entered the 'dead' state. Feb 05 04:23:12 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5348]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:23:13 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5366]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r686a8ba1113e4624a15669abeccdf9c7.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r686a8ba1113e4624a15669abeccdf9c7.service has finished successfully. ░░ ░░ The job identifier is 1061. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1123. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-rc-local-generator[5404]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[593]: chronyd exiting Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopping NTP client/server... ░░ Subject: A stop job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: chronyd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit chronyd.service has successfully entered the 'dead' state. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Stopped NTP client/server. ░░ Subject: A stop job for unit chronyd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has finished. ░░ ░░ The job identifier is 1185 and the job result is done. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Loaded 0 symmetric keys Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Frequency 0.572 +/- 1.173 ppm read from /var/lib/chrony/drift Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Using right/UTC timezone to obtain leap second data Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Loaded seccomp filter (level 2) Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.11.160.238 Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.18.100.10 Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.2.32.37 Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Added source 10.2.32.38 Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 1185. Feb 05 04:23:15 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rf5259d20c1244a1dae51ef92bbc8b054.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rf5259d20c1244a1dae51ef92bbc8b054.service has finished successfully. ░░ ░░ The job identifier is 1249. Feb 05 04:23:16 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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. Feb 05 04:23:16 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1123. Feb 05 04:23:16 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: run-r686a8ba1113e4624a15669abeccdf9c7.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r686a8ba1113e4624a15669abeccdf9c7.service has successfully entered the 'dead' state. Feb 05 04:23:16 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: run-rf5259d20c1244a1dae51ef92bbc8b054.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rf5259d20c1244a1dae51ef92bbc8b054.service has successfully entered the 'dead' state. Feb 05 04:23:16 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5619]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:17 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5637]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:17 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5658]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:19 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5676]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:21 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: Selected source 10.11.160.238 Feb 05 04:23:21 ip-10-31-40-228.us-east-1.aws.redhat.com chronyd[5434]: System clock TAI offset set to 37 seconds Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5694]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=0 res=1 Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1373. Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1373. Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-timedated[5698]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Feb 05 04:23:29 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5715]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:30 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5732]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-228.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 05 04:23:30 ip-10-31-40-228.us-east-1.aws.redhat.com usermod[5735]: change user 'root' password Feb 05 04:23:30 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5758]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:31 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5775]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:31 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5792]: ansible-file Invoked with path=/var/lib/tft state=directory 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 Feb 05 04:23:31 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5809]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:31 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5864]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:23:32 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5914]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107011.6562319-5754-90277541806847/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=cdcb4e3b7fb4fbc298e05439468daaeb6289f07c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:32 ip-10-31-40-228.us-east-1.aws.redhat.com python3[5948]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:32 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6003]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:23:33 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6053]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107012.562522-5767-275283236314164/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:33 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6087]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:33 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6104]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:33 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6159]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:23:34 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6209]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107013.6035955-5787-27838911764840/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:34 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6243]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:34 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6300]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:23:34 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6350]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1707107014.4297152-5802-17131117332769/source _original_basename=tmpgiki8fdm follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6384]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com python3[6404]: ansible-hostname Invoked with name=fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm use=None Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=1 res=1 Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-journald[485]: Field hash table of /run/log/journal/ad49550d0c8e4b438d55a556c1428220/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-journald[485]: /run/log/journal/ad49550d0c8e4b438d55a556c1428220/system.journal: Journal header limits reached or header out-of-date, rotating. Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1436. Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1436. Feb 05 04:23:35 ip-10-31-40-228.us-east-1.aws.redhat.com systemd-hostnamed[6409]: Changed pretty hostname to 'fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm' Feb 05 04:23:35 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-hostnamed[6409]: Hostname set to (static) Feb 05 04:23:35 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm NetworkManager[619]: [1707107015.8127] hostname: static hostname changed from "ip-10-31-40-228.us-east-1.aws.redhat.com" to "fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm" Feb 05 04:23:35 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1499. Feb 05 04:23:35 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1499. Feb 05 04:23:36 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6438]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:36 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6457]: ansible-file Invoked with path=/var/log/messages state=touch 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 Feb 05 04:23:36 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6474]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:36 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm setsebool[6475]: The nis_enabled policy boolean was changed to on by root Feb 05 04:23:37 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6492]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:37 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6511]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:37 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6529]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:37 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6548]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch 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 Feb 05 04:23:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6565]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6584]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib 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 Feb 05 04:23:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6601]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library 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 Feb 05 04:23:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6618]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6635]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6652]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6670]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm auditd[540]: The audit daemon is exiting. Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: audit: type=1305 audit(1707107019.477:719): op=set audit_pid=0 old=540 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=2 res=1 Feb 05 04:23:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: audit: type=1131 audit(1707107019.479:720): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1562. Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm auditd[6686]: No plugins found, not dispatching events Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm auditd[6686]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6689]: /sbin/augenrules: No change Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: No rules Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: enabled 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: failure 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: pid 6686 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: rate_limit 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_limit 8192 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: lost 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog 2 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: enabled 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: failure 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: pid 6686 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: rate_limit 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_limit 8192 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: lost 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog 4 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: enabled 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: failure 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: pid 6686 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: rate_limit 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_limit 8192 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: lost 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog 1 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1562. Feb 05 04:23:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6722]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:23:42 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6779]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:23:42 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6829]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1707107021.8125-5887-228209832285378/source _original_basename=tmpb3hh_3bq follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:23:42 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6863]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:42 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6894]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:43 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6912]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:44 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6930]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:44 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[6948]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:45 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 05 04:23:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 05 04:24:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 05 04:25:04 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7167]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:25:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7208]: ansible-service_facts Invoked Feb 05 04:25:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7307]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7325]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7347]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:11 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7365]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:32 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm chronyd[5434]: Selected source 10.2.32.38 Feb 05 04:25:50 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[4037]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 05 04:25:50 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[4037]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 05 04:25:50 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[4037]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 05 04:26:21 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7581]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:26:22 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7622]: ansible-service_facts Invoked Feb 05 04:26:24 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7721]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:26 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7757]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:26:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7798]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:26:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7816]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:26:30 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7834]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:30 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7853]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:31 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7877]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:33 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7901]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:33 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7920]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:34 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[7939]: ansible-service_facts Invoked Feb 05 04:26:36 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8038]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:37 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8056]: ansible-service_facts Invoked Feb 05 04:26:38 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8155]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:39 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8173]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:40 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8204]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:41 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8222]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:42 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8240]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:27:57 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8455]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:27:58 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8498]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:58 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8515]: ansible-ansible.legacy.dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:28:04 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8545]: ansible-ansible.legacy.dnf Invoked with name=['certmonger', 'python3-packaging'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:28:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:28:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[8574]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r70a48adfe2924407a4bb09a40bfdea29.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r70a48adfe2924407a4bb09a40bfdea29.service has finished successfully. ░░ ░░ The job identifier is 1570. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1632. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[8611]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:28:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:28:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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. Feb 05 04:28:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1632. Feb 05 04:28:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: run-r70a48adfe2924407a4bb09a40bfdea29.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r70a48adfe2924407a4bb09a40bfdea29.service has successfully entered the 'dead' state. Feb 05 04:28:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8907]: 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 Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8924]: 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 Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[8941]: ansible-ansible.legacy.systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[8960]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting Certificate monitoring and PKI enrollment... ░░ Subject: A start job for unit certmonger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has begun execution. ░░ ░░ The job identifier is 1694. Feb 05 04:28:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started Certificate monitoring and PKI enrollment. ░░ Subject: A start job for unit certmonger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has finished successfully. ░░ ░░ The job identifier is 1694. Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9014]: 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 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[9032]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:09 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:09 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9049]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 05 04:28:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9066]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Feb 05 04:28:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9083]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 05 04:28:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9100]: ansible-ansible.legacy.command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:28:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm certmonger[8973]: 2024-02-05 04:28:10 [8973] Wrote to /var/lib/certmonger/requests/20240205042809 Feb 05 04:28:11 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9118]: 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 Feb 05 04:28:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9135]: 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 Feb 05 04:28:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9152]: 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 Feb 05 04:28:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9169]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:28:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[9203]: ansible-ansible.legacy.dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:28:20 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm setsebool[9233]: The virt_use_nfs policy boolean was changed to 1 by root Feb 05 04:28:20 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm setsebool[9233]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: Converting 397 SID table entries... Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 05 04:28:29 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 05 04:28:47 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm chronyd[5434]: Selected source 50.205.57.38 (2.centos.pool.ntp.org) Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=4 res=1 Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rc2721a8556c5432e8169b22fffcfb761.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rc2721a8556c5432e8169b22fffcfb761.service has finished successfully. ░░ ░░ The job identifier is 1757. Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1819. Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[9934]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:28:59 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:29:00 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ 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. Feb 05 04:29:00 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1819. Feb 05 04:29:00 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: run-rc2721a8556c5432e8169b22fffcfb761.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rc2721a8556c5432e8169b22fffcfb761.service has successfully entered the 'dead' state. Feb 05 04:29:01 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11018]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:29:01 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11041]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 05 04:29:02 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11059]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:29:02 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11077]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:29:03 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11096]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:29:03 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11113]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:29:04 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11131]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False scope=system no_block=False state=None enabled=None force=None Feb 05 04:29:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11150]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Feb 05 04:29:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:29:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[11170]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:29:05 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 1881. Feb 05 04:29:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Started firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 1881. Feb 05 04:29:06 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11214]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 05 04:29:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: Warning: Unmaintained driver is detected: ip_set Feb 05 04:29:07 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: Warning: Deprecated Driver is detected: ip_set will not be maintained in a future major release and may be disabled Feb 05 04:29:08 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11266]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 05 04:29:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11354]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:29:10 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11372]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:29:11 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11391]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 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 Feb 05 04:29:11 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11446]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 05 04:29:11 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11496]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107351.2500496-8026-130681100234098/source dest=/etc/containers/systemd/quadlet-demo.network owner=root group=0 mode=0644 _original_basename=quadlet-demo.network follow=False checksum=e57c08d49aff4bae8daab138d913aeddaa8682a0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:29:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11530]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 05 04:29:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:29:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[11552]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:29:12 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11580]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:29:13 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11598]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:29:13 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11617]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 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 Feb 05 04:29:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11672]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 05 04:29:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11722]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107353.8775308-8074-61789411796088/source dest=/etc/containers/systemd/quadlet-demo-mysql.volume owner=root group=0 mode=0644 _original_basename=quadlet-demo-mysql.volume follow=False checksum=585f8cbdf0ec73000f9227dcffbef71e9552ea4a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:29:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11756]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 05 04:29:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:29:14 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[11775]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11806]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting quadlet-demo-mysql-volume.service... ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has begun execution. ░░ ░░ The job identifier is 1950. Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat3500402254-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat3500402254-merged.mount has successfully entered the 'dead' state. Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck589701323-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-metacopy\x2dcheck589701323-merged.mount has successfully entered the 'dead' state. Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm podman[11809]: 2024-02-05 04:29:15.469803412 +0000 UTC m=+0.093993862 system refresh Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm podman[11809]: 2024-02-05 04:29:15.475931187 +0000 UTC m=+0.100121619 volume create systemd-quadlet-demo-mysql Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm quadlet-demo-mysql-volume[11809]: systemd-quadlet-demo-mysql Feb 05 04:29:15 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Finished quadlet-demo-mysql-volume.service. ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has finished successfully. ░░ ░░ The job identifier is 1950. Feb 05 04:29:16 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11834]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:29:16 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11852]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:29:16 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:16 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11871]: ansible-file Invoked with path=/tmp/quadlet_demo state=directory owner=root group=root mode=0777 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 Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11888]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11888]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11888]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:17 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11888]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 05 04:29:19 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm kernel: overlayfs: idmapped layers are currently not supported Feb 05 04:29:19 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat1895515023-lower\x2dmapped.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat1895515023-lower\x2dmapped.mount has successfully entered the 'dead' state. Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm podman[11904]: 2024-02-05 04:29:25.240323847 +0000 UTC m=+7.982276419 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[11888]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12004]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 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 Feb 05 04:29:25 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12059]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 05 04:29:26 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12109]: ansible-ansible.legacy.copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1707107365.6122725-8126-274123074807987/source _original_basename=tmppnyymfcm follow=False checksum=7bf9312d57274d4dabbd222b01717e2cc0cfa0ed backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:29:26 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12143]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 05 04:29:26 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Reloading. Feb 05 04:29:26 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd-rc-local-generator[12161]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12193]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting quadlet-demo-network.service... ░░ Subject: A start job for unit quadlet-demo-network.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has begun execution. ░░ ░░ The job identifier is 2014. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm quadlet-demo-network[12196]: systemd-quadlet-demo Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Finished quadlet-demo-network.service. ░░ Subject: A start job for unit quadlet-demo-network.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has finished successfully. ░░ ░░ The job identifier is 2014. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Starting quadlet-demo-mysql.service... ░░ Subject: A start job for unit quadlet-demo-mysql.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has begun execution. ░░ ░░ The job identifier is 2013. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm quadlet-demo-mysql[12203]: Error: running container create option: no secret with name or id "mysql-root-password-container": no such secret Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm podman[12203]: 2024-02-05 04:29:27.201251253 +0000 UTC m=+0.033594057 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ 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. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: quadlet-demo-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit quadlet-demo-mysql.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: quadlet-demo-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit quadlet-demo-mysql.service has entered the 'failed' state with result 'exit-code'. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm systemd[1]: Failed to start quadlet-demo-mysql.service. ░░ Subject: A start job for unit quadlet-demo-mysql.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has finished with a failure. ░░ ░░ The job identifier is 2013 and the job result is failed. Feb 05 04:29:27 fb6b8cf8-6c3d-4d48-9d93-65bbcc80c75c.testing-farm python3[12234]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Check] ******************************************************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:136 Monday 05 February 2024 04:29:27 +0000 (0:00:00.275) 0:01:30.301 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "ps", "-a" ], "delta": "0:00:00.040267", "end": "2024-02-05 04:29:27.786753", "rc": 0, "start": "2024-02-05 04:29:27.746486" } STDOUT: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES TASK [Check pods] ************************************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:140 Monday 05 February 2024 04:29:27 +0000 (0:00:00.252) 0:01:30.554 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "pod", "ps", "--ctr-ids", "--ctr-names", "--ctr-status" ], "delta": "0:00:00.036015", "end": "2024-02-05 04:29:28.037577", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:29:28.001562" } STDOUT: POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS TASK [Check systemd] *********************************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:145 Monday 05 February 2024 04:29:28 +0000 (0:00:00.249) 0:01:30.803 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; systemctl list-units --all --with-dependencies | grep quadlet", "delta": "0:00:00.013930", "end": "2024-02-05 04:29:28.261678", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:29:28.247748" } STDOUT: quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service ● quadlet-demo-mysql.service loaded failed failed quadlet-demo-mysql.service quadlet-demo-network.service loaded active exited quadlet-demo-network.service TASK [LS] ********************************************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:153 Monday 05 February 2024 04:29:28 +0000 (0:00:00.223) 0:01:31.026 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-alrtF", "/etc/systemd/system" ], "delta": "0:00:00.004883", "end": "2024-02-05 04:29:28.476480", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:29:28.471597" } STDOUT: total 8 drwxr-xr-x. 2 root root 32 Jan 30 09:28 getty.target.wants/ lrwxrwxrwx. 1 root root 37 Jan 30 09:28 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target lrwxrwxrwx. 1 root root 43 Jan 30 09:28 dbus.service -> /usr/lib/systemd/system/dbus-broker.service drwxr-xr-x. 4 root root 166 Jan 30 09:29 ../ drwxr-xr-x. 2 root root 152 Jan 30 09:29 sysinit.target.wants/ lrwxrwxrwx. 1 root root 57 Jan 30 09:29 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service drwxr-xr-x. 2 root root 48 Jan 30 09:29 network-online.target.wants/ drwxr-xr-x. 2 root root 56 Jan 30 09:29 timers.target.wants/ drwxr-xr-x. 2 root root 38 Jan 30 09:29 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:29 basic.target.wants/ lrwxrwxrwx. 1 root root 41 Jan 30 09:31 default.target -> /usr/lib/systemd/system/multi-user.target drwxr-xr-x. 2 root root 70 Jan 30 09:48 sockets.target.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:48 remote-fs.target.wants/ drwxr-xr-x. 2 root root 59 Jan 30 09:50 sshd-keygen@.service.d/ drwxr-xr-x. 2 root root 119 Jan 30 09:50 cloud-init.target.wants/ drwxr-xr-x. 2 root root 4096 Feb 5 04:29 multi-user.target.wants/ lrwxrwxrwx. 1 root root 41 Feb 5 04:29 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service drwxr-xr-x. 13 root root 4096 Feb 5 04:29 ./ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:158 Monday 05 February 2024 04:29:28 +0000 (0:00:00.214) 0:01:31.241 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 05 February 2024 04:29:28 +0000 (0:00:00.076) 0:01:31.317 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 05 February 2024 04:29:28 +0000 (0:00:00.031) 0:01:31.349 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 05 February 2024 04:29:28 +0000 (0:00:00.022) 0:01:31.371 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 05 February 2024 04:29:28 +0000 (0:00:00.017) 0:01:31.389 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Monday 05 February 2024 04:29:28 +0000 (0:00:00.017) 0:01:31.406 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 05 February 2024 04:29:28 +0000 (0:00:00.039) 0:01:31.445 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 05 February 2024 04:29:29 +0000 (0:00:01.062) 0:01:32.507 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 05 February 2024 04:29:29 +0000 (0:00:00.018) 0:01:32.526 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Monday 05 February 2024 04:29:29 +0000 (0:00:00.022) 0:01:32.548 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.054402", "end": "2024-02-05 04:29:30.058438", "rc": 0, "start": "2024-02-05 04:29:30.004036" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Monday 05 February 2024 04:29:30 +0000 (0:00:00.280) 0:01:32.829 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Monday 05 February 2024 04:29:30 +0000 (0:00:00.020) 0:01:32.849 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 05 February 2024 04:29:30 +0000 (0:00:00.017) 0:01:32.866 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Monday 05 February 2024 04:29:30 +0000 (0:00:00.020) 0:01:32.887 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Monday 05 February 2024 04:29:30 +0000 (0:00:00.020) 0:01:32.908 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:30 +0000 (0:00:00.035) 0:01:32.943 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:30 +0000 (0:00:00.049) 0:01:32.993 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:30 +0000 (0:00:00.021) 0:01:33.015 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:30 +0000 (0:00:00.025) 0:01:33.040 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:30 +0000 (0:00:00.241) 0:01:33.282 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:30 +0000 (0:00:00.026) 0:01:33.308 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:30 +0000 (0:00:00.235) 0:01:33.543 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:30 +0000 (0:00:00.018) 0:01:33.562 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:30 +0000 (0:00:00.017) 0:01:33.579 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:30 +0000 (0:00:00.017) 0:01:33.597 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:30 +0000 (0:00:00.016) 0:01:33.613 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:30 +0000 (0:00:00.018) 0:01:33.631 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Monday 05 February 2024 04:29:30 +0000 (0:00:00.016) 0:01:33.648 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Monday 05 February 2024 04:29:30 +0000 (0:00:00.024) 0:01:33.672 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 05 February 2024 04:29:30 +0000 (0:00:00.032) 0:01:33.705 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 05 February 2024 04:29:30 +0000 (0:00:00.018) 0:01:33.723 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:33.740 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 05 February 2024 04:29:31 +0000 (0:00:00.032) 0:01:33.773 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:33.791 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:33.808 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 05 February 2024 04:29:31 +0000 (0:00:00.060) 0:01:33.869 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 05 February 2024 04:29:31 +0000 (0:00:00.018) 0:01:33.888 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Monday 05 February 2024 04:29:31 +0000 (0:00:00.018) 0:01:33.906 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 05 February 2024 04:29:31 +0000 (0:00:00.035) 0:01:33.941 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:33.959 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 05 February 2024 04:29:31 +0000 (0:00:00.018) 0:01:33.978 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:33.995 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Monday 05 February 2024 04:29:31 +0000 (0:00:00.018) 0:01:34.014 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 05 February 2024 04:29:31 +0000 (0:00:00.058) 0:01:34.073 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 05 February 2024 04:29:31 +0000 (0:00:00.029) 0:01:34.103 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 05 February 2024 04:29:31 +0000 (0:00:00.022) 0:01:34.125 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 05 February 2024 04:29:31 +0000 (0:00:00.018) 0:01:34.144 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Monday 05 February 2024 04:29:31 +0000 (0:00:00.017) 0:01:34.161 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 05 February 2024 04:29:32 +0000 (0:00:00.981) 0:01:35.142 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 05 February 2024 04:29:32 +0000 (0:00:00.017) 0:01:35.159 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 05 February 2024 04:29:32 +0000 (0:00:00.020) 0:01:35.180 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:29:06 UTC", "ActiveEnterTimestampMonotonic": "628357429", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target polkit.service dbus-broker.service system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:29:05 UTC", "AssertTimestampMonotonic": "627131497", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "731529000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-02-05 04:29:05 UTC", "ConditionTimestampMonotonic": "627131493", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ipset.service ebtables.service iptables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11187", "ExecMainStartTimestamp": "Mon 2024-02-05 04:29:05 UTC", "ExecMainStartTimestampMonotonic": "627141490", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:29:05 UTC", "InactiveExitTimestampMonotonic": "627141881", "InvocationID": "2717aa36f5b84026bce13ff556f061eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11187", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33308672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:29:26 UTC", "StateChangeTimestampMonotonic": "648528576", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 05 February 2024 04:29:32 +0000 (0:00:00.392) 0:01:35.572 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:29:06 UTC", "ActiveEnterTimestampMonotonic": "628357429", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target polkit.service dbus-broker.service system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:29:05 UTC", "AssertTimestampMonotonic": "627131497", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "731529000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-02-05 04:29:05 UTC", "ConditionTimestampMonotonic": "627131493", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ipset.service ebtables.service iptables.service nftables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4528", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11187", "ExecMainStartTimestamp": "Mon 2024-02-05 04:29:05 UTC", "ExecMainStartTimestampMonotonic": "627141490", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:29:05 UTC", "InactiveExitTimestampMonotonic": "627141881", "InvocationID": "2717aa36f5b84026bce13ff556f061eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11187", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33308672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:29:26 UTC", "StateChangeTimestampMonotonic": "648528576", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 05 February 2024 04:29:33 +0000 (0:00:00.421) 0:01:35.994 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 05 February 2024 04:29:33 +0000 (0:00:00.025) 0:01:36.020 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 05 February 2024 04:29:33 +0000 (0:00:00.017) 0:01:36.038 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 05 February 2024 04:29:33 +0000 (0:00:00.017) 0:01:36.055 ******* ok: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" } } ok: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 05 February 2024 04:29:34 +0000 (0:00:00.770) 0:01:36.825 ******* skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 05 February 2024 04:29:34 +0000 (0:00:00.028) 0:01:36.854 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 05 February 2024 04:29:34 +0000 (0:00:00.020) 0:01:36.875 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:36.893 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 05 February 2024 04:29:34 +0000 (0:00:00.019) 0:01:36.913 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 05 February 2024 04:29:34 +0000 (0:00:00.017) 0:01:36.930 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 05 February 2024 04:29:34 +0000 (0:00:00.017) 0:01:36.948 ******* skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Monday 05 February 2024 04:29:34 +0000 (0:00:00.026) 0:01:36.975 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:36.994 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:37.013 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:34 +0000 (0:00:00.050) 0:01:37.063 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:34 +0000 (0:00:00.022) 0:01:37.086 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:34 +0000 (0:00:00.020) 0:01:37.107 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:34 +0000 (0:00:00.023) 0:01:37.130 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:34 +0000 (0:00:00.058) 0:01:37.189 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:37.207 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:37.225 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:34 +0000 (0:00:00.017) 0:01:37.242 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:34 +0000 (0:00:00.274) 0:01:37.516 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:34 +0000 (0:00:00.022) 0:01:37.539 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:34 +0000 (0:00:00.021) 0:01:37.560 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:34 +0000 (0:00:00.023) 0:01:37.584 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:34 +0000 (0:00:00.028) 0:01:37.613 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:34 +0000 (0:00:00.017) 0:01:37.630 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:34 +0000 (0:00:00.017) 0:01:37.648 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:34 +0000 (0:00:00.018) 0:01:37.666 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:29:35 +0000 (0:00:00.273) 0:01:37.940 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Monday 05 February 2024 04:29:35 +0000 (0:00:00.022) 0:01:37.963 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Monday 05 February 2024 04:29:35 +0000 (0:00:00.020) 0:01:37.983 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Monday 05 February 2024 04:29:35 +0000 (0:00:00.024) 0:01:38.008 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:35 +0000 (0:00:00.028) 0:01:38.036 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:35 +0000 (0:00:00.017) 0:01:38.054 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:35 +0000 (0:00:00.017) 0:01:38.071 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Monday 05 February 2024 04:29:35 +0000 (0:00:00.017) 0:01:38.089 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Monday 05 February 2024 04:29:35 +0000 (0:00:00.309) 0:01:38.398 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Monday 05 February 2024 04:29:35 +0000 (0:00:00.016) 0:01:38.415 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo-mysql.volume', 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'template_src': 'quadlet-demo-mysql.container.j2', 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'envoy-proxy-configmap.yml', 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'template_src': 'quadlet-demo.yml.j2', 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo.kube', 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'file_src': 'quadlet-demo.network', 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:35 +0000 (0:00:00.082) 0:01:38.497 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:35 +0000 (0:00:00.028) 0:01:38.526 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:35 +0000 (0:00:00.024) 0:01:38.550 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:35 +0000 (0:00:00.019) 0:01:38.570 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:35 +0000 (0:00:00.028) 0:01:38.598 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:35 +0000 (0:00:00.033) 0:01:38.632 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:35 +0000 (0:00:00.021) 0:01:38.654 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:35 +0000 (0:00:00.020) 0:01:38.674 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:35 +0000 (0:00:00.025) 0:01:38.700 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:36 +0000 (0:00:00.225) 0:01:38.926 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:36 +0000 (0:00:00.026) 0:01:38.952 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:36 +0000 (0:00:00.220) 0:01:39.173 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:36 +0000 (0:00:00.018) 0:01:39.191 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:36 +0000 (0:00:00.016) 0:01:39.208 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:36 +0000 (0:00:00.017) 0:01:39.226 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:36 +0000 (0:00:00.016) 0:01:39.242 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:36 +0000 (0:00:00.049) 0:01:39.292 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:36 +0000 (0:00:00.018) 0:01:39.310 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:36 +0000 (0:00:00.033) 0:01:39.344 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:36 +0000 (0:00:00.019) 0:01:39.364 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:36 +0000 (0:00:00.018) 0:01:39.382 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:36 +0000 (0:00:00.045) 0:01:39.427 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:36 +0000 (0:00:00.038) 0:01:39.466 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:29:15 UTC", "ActiveEnterTimestampMonotonic": "637295761", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-journald.socket system.slice sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:29:15 UTC", "AssertTimestampMonotonic": "637175452", "Before": "quadlet-demo-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "73975000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-02-05 04:29:15 UTC", "ConditionTimestampMonotonic": "637175448", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-02-05 04:29:15 UTC", "ExecMainExitTimestampMonotonic": "637295638", "ExecMainPID": "11809", "ExecMainStartTimestamp": "Mon 2024-02-05 04:29:15 UTC", "ExecMainStartTimestampMonotonic": "637182467", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:29:15 UTC", "InactiveExitTimestampMonotonic": "637183171", "InvocationID": "513c7d643f2a407f9b3d9ad78ba2d182", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-demo-mysql.service", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:29:15 UTC", "StateChangeTimestampMonotonic": "637295761", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:37 +0000 (0:00:00.623) 0:01:40.090 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:37 +0000 (0:00:00.223) 0:01:40.313 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:37 +0000 (0:00:00.029) 0:01:40.343 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:37 +0000 (0:00:00.018) 0:01:40.361 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:37 +0000 (0:00:00.017) 0:01:40.379 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:37 +0000 (0:00:00.017) 0:01:40.397 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:38 +0000 (0:00:00.573) 0:01:40.970 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044645", "end": "2024-02-05 04:29:38.472284", "rc": 0, "start": "2024-02-05 04:29:38.427639" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:38 +0000 (0:00:00.280) 0:01:41.251 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:38 +0000 (0:00:00.025) 0:01:41.277 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:38 +0000 (0:00:00.020) 0:01:41.297 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:38 +0000 (0:00:00.096) 0:01:41.394 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:38 +0000 (0:00:00.025) 0:01:41.419 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_str", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:38 +0000 (0:00:00.019) 0:01:41.439 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:38 +0000 (0:00:00.065) 0:01:41.505 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:38 +0000 (0:00:00.037) 0:01:41.542 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:38 +0000 (0:00:00.023) 0:01:41.566 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:38 +0000 (0:00:00.025) 0:01:41.591 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:38 +0000 (0:00:00.028) 0:01:41.620 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:39 +0000 (0:00:00.226) 0:01:41.846 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:39 +0000 (0:00:00.026) 0:01:41.873 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:39 +0000 (0:00:00.224) 0:01:42.098 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:39 +0000 (0:00:00.018) 0:01:42.117 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:39 +0000 (0:00:00.018) 0:01:42.135 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:39 +0000 (0:00:00.017) 0:01:42.153 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:39 +0000 (0:00:00.018) 0:01:42.171 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:39 +0000 (0:00:00.017) 0:01:42.189 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:39 +0000 (0:00:00.018) 0:01:42.207 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:39 +0000 (0:00:00.034) 0:01:42.242 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:39 +0000 (0:00:00.021) 0:01:42.263 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:39 +0000 (0:00:00.026) 0:01:42.290 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:39 +0000 (0:00:00.049) 0:01:42.340 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:39 +0000 (0:00:00.037) 0:01:42.377 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "systemd-journald.socket tmp.mount quadlet-demo-network.service sysinit.target basic.target quadlet-demo-mysql-volume.service system.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:29:27 UTC", "AssertTimestampMonotonic": "648972535", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "92104000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-02-05 04:29:27 UTC", "ConditionTimestampMonotonic": "648972530", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-demo-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-02-05 04:29:27 UTC", "ExecMainExitTimestampMonotonic": "649027476", "ExecMainPID": "12203", "ExecMainStartTimestamp": "Mon 2024-02-05 04:29:27 UTC", "ExecMainStartTimestampMonotonic": "648976601", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-02-05 04:29:27 UTC", "InactiveEnterTimestampMonotonic": "649069880", "InactiveExitTimestamp": "Mon 2024-02-05 04:29:27 UTC", "InactiveExitTimestampMonotonic": "648977024", "InvocationID": "8f474a19aa7c44819a21db9bc032a961", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-demo-mysql-volume.service sysinit.target system.slice -.mount quadlet-demo-network.service", "RequiresMountsFor": "/tmp/quadlet_demo /run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:29:27 UTC", "StateChangeTimestampMonotonic": "649069880", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:40 +0000 (0:00:00.637) 0:01:43.015 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:40 +0000 (0:00:00.226) 0:01:43.241 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:40 +0000 (0:00:00.030) 0:01:43.271 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:40 +0000 (0:00:00.018) 0:01:43.290 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:40 +0000 (0:00:00.017) 0:01:43.308 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:40 +0000 (0:00:00.019) 0:01:43.328 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:41 +0000 (0:00:00.606) 0:01:43.934 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040783", "end": "2024-02-05 04:29:41.427332", "rc": 0, "start": "2024-02-05 04:29:41.386549" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:41 +0000 (0:00:00.262) 0:01:44.196 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:41 +0000 (0:00:00.020) 0:01:44.217 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:41 +0000 (0:00:00.018) 0:01:44.236 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "envoy-proxy-configmap.yml", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:41 +0000 (0:00:00.028) 0:01:44.264 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:41 +0000 (0:00:00.026) 0:01:44.290 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:41 +0000 (0:00:00.019) 0:01:44.310 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "envoy-proxy-configmap", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:41 +0000 (0:00:00.030) 0:01:44.341 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:41 +0000 (0:00:00.037) 0:01:44.378 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:41 +0000 (0:00:00.024) 0:01:44.402 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:41 +0000 (0:00:00.022) 0:01:44.425 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:41 +0000 (0:00:00.026) 0:01:44.452 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:41 +0000 (0:00:00.226) 0:01:44.678 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:41 +0000 (0:00:00.026) 0:01:44.705 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:42 +0000 (0:00:00.261) 0:01:44.967 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:42 +0000 (0:00:00.020) 0:01:44.987 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:42 +0000 (0:00:00.019) 0:01:45.006 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.024 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:42 +0000 (0:00:00.019) 0:01:45.043 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.061 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:42 +0000 (0:00:00.018) 0:01:45.080 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:42 +0000 (0:00:00.033) 0:01:45.114 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:42 +0000 (0:00:00.022) 0:01:45.136 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.153 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:42 +0000 (0:00:00.046) 0:01:45.199 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:42 +0000 (0:00:00.037) 0:01:45.237 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:42 +0000 (0:00:00.019) 0:01:45.257 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/envoy-proxy-configmap.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:42 +0000 (0:00:00.221) 0:01:45.479 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:42 +0000 (0:00:00.029) 0:01:45.508 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.526 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.543 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:42 +0000 (0:00:00.017) 0:01:45.561 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:42 +0000 (0:00:00.018) 0:01:45.579 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:42 +0000 (0:00:00.018) 0:01:45.598 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:42 +0000 (0:00:00.051) 0:01:45.650 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:42 +0000 (0:00:00.018) 0:01:45.669 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n", "__podman_quadlet_template_src": "quadlet-demo.yml.j2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:42 +0000 (0:00:00.055) 0:01:45.724 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:43 +0000 (0:00:00.025) 0:01:45.750 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_str", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:43 +0000 (0:00:00.019) 0:01:45.769 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:43 +0000 (0:00:00.029) 0:01:45.799 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:43 +0000 (0:00:00.033) 0:01:45.833 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:43 +0000 (0:00:00.020) 0:01:45.853 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:43 +0000 (0:00:00.021) 0:01:45.875 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:43 +0000 (0:00:00.025) 0:01:45.900 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:43 +0000 (0:00:00.224) 0:01:46.125 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:43 +0000 (0:00:00.025) 0:01:46.151 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:43 +0000 (0:00:00.225) 0:01:46.376 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:43 +0000 (0:00:00.018) 0:01:46.395 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:43 +0000 (0:00:00.018) 0:01:46.414 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:43 +0000 (0:00:00.017) 0:01:46.431 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:43 +0000 (0:00:00.018) 0:01:46.450 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:43 +0000 (0:00:00.017) 0:01:46.467 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:43 +0000 (0:00:00.018) 0:01:46.486 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:43 +0000 (0:00:00.032) 0:01:46.518 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:43 +0000 (0:00:00.054) 0:01:46.572 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:43 +0000 (0:00:00.018) 0:01:46.590 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:43 +0000 (0:00:00.046) 0:01:46.637 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:43 +0000 (0:00:00.037) 0:01:46.674 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:43 +0000 (0:00:00.019) 0:01:46.693 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:44 +0000 (0:00:00.224) 0:01:46.918 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:44 +0000 (0:00:00.028) 0:01:46.947 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:44 +0000 (0:00:00.017) 0:01:46.965 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:44 +0000 (0:00:00.018) 0:01:46.983 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:44 +0000 (0:00:00.017) 0:01:47.000 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:44 +0000 (0:00:00.021) 0:01:47.022 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:44 +0000 (0:00:00.018) 0:01:47.041 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:44 +0000 (0:00:00.019) 0:01:47.060 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:44 +0000 (0:00:00.016) 0:01:47.077 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.kube", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:44 +0000 (0:00:00.026) 0:01:47.104 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:44 +0000 (0:00:00.023) 0:01:47.128 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:44 +0000 (0:00:00.019) 0:01:47.147 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:44 +0000 (0:00:00.028) 0:01:47.175 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:44 +0000 (0:00:00.033) 0:01:47.209 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:44 +0000 (0:00:00.054) 0:01:47.263 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:44 +0000 (0:00:00.021) 0:01:47.284 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:44 +0000 (0:00:00.026) 0:01:47.311 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:44 +0000 (0:00:00.220) 0:01:47.532 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:44 +0000 (0:00:00.026) 0:01:47.558 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:45 +0000 (0:00:00.224) 0:01:47.782 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:45 +0000 (0:00:00.018) 0:01:47.801 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:45 +0000 (0:00:00.017) 0:01:47.819 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:45 +0000 (0:00:00.018) 0:01:47.837 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:45 +0000 (0:00:00.017) 0:01:47.854 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:45 +0000 (0:00:00.018) 0:01:47.873 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:45 +0000 (0:00:00.017) 0:01:47.890 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": [ "quadlet-demo.yml" ], "__podman_service_name": "quadlet-demo.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:45 +0000 (0:00:00.034) 0:01:47.925 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:45 +0000 (0:00:00.020) 0:01:47.945 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:45 +0000 (0:00:00.018) 0:01:47.963 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:45 +0000 (0:00:00.045) 0:01:48.009 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:45 +0000 (0:00:00.038) 0:01:48.047 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-demo.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:45 +0000 (0:00:00.380) 0:01:48.428 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.kube", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:45 +0000 (0:00:00.225) 0:01:48.653 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:45 +0000 (0:00:00.062) 0:01:48.715 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:45 +0000 (0:00:00.019) 0:01:48.735 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:48.753 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:46 +0000 (0:00:00.017) 0:01:48.771 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:46 +0000 (0:00:00.019) 0:01:48.790 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:48.809 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:46 +0000 (0:00:00.019) 0:01:48.829 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:29:46 +0000 (0:00:00.016) 0:01:48.846 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 05 February 2024 04:29:46 +0000 (0:00:00.027) 0:01:48.873 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 05 February 2024 04:29:46 +0000 (0:00:00.023) 0:01:48.897 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_quadlet_file_src", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 05 February 2024 04:29:46 +0000 (0:00:00.019) 0:01:48.917 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:29:46 +0000 (0:00:00.028) 0:01:48.945 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:29:46 +0000 (0:00:00.034) 0:01:48.979 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 05 February 2024 04:29:46 +0000 (0:00:00.021) 0:01:49.001 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 05 February 2024 04:29:46 +0000 (0:00:00.020) 0:01:49.022 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Monday 05 February 2024 04:29:46 +0000 (0:00:00.025) 0:01:49.048 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Monday 05 February 2024 04:29:46 +0000 (0:00:00.225) 0:01:49.274 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Monday 05 February 2024 04:29:46 +0000 (0:00:00.026) 0:01:49.300 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107342.448773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107310.2597518, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4471560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "396954581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 05 February 2024 04:29:46 +0000 (0:00:00.220) 0:01:49.521 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:49.539 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Monday 05 February 2024 04:29:46 +0000 (0:00:00.017) 0:01:49.556 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Monday 05 February 2024 04:29:46 +0000 (0:00:00.052) 0:01:49.609 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:49.627 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:49.645 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 05 February 2024 04:29:46 +0000 (0:00:00.017) 0:01:49.663 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 05 February 2024 04:29:46 +0000 (0:00:00.033) 0:01:49.697 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 05 February 2024 04:29:46 +0000 (0:00:00.019) 0:01:49.716 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 05 February 2024 04:29:46 +0000 (0:00:00.018) 0:01:49.735 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Monday 05 February 2024 04:29:47 +0000 (0:00:00.045) 0:01:49.780 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:29:47 +0000 (0:00:00.037) 0:01:49.818 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:29:47 +0000 (0:00:00.020) 0:01:49.838 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:29:47 +0000 (0:00:00.222) 0:01:50.061 ******* included: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:29:47 +0000 (0:00:00.029) 0:01:50.090 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:29:47 +0000 (0:00:00.017) 0:01:50.108 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:29:47 +0000 (0:00:00.017) 0:01:50.125 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:29:47 +0000 (0:00:00.017) 0:01:50.143 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:29:47 +0000 (0:00:00.566) 0:01:50.710 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036255", "end": "2024-02-05 04:29:48.198071", "rc": 0, "start": "2024-02-05 04:29:48.161816" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:29:48 +0000 (0:00:00.256) 0:01:50.966 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-demo" ], "delta": "0:00:00.041285", "end": "2024-02-05 04:29:48.459368", "rc": 0, "start": "2024-02-05 04:29:48.418083" } STDOUT: systemd-quadlet-demo TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Monday 05 February 2024 04:29:48 +0000 (0:00:00.261) 0:01:51.228 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Monday 05 February 2024 04:29:48 +0000 (0:00:00.017) 0:01:51.246 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } PLAY RECAP ********************************************************************* sut : ok=264 changed=25 unreachable=0 failed=0 skipped=249 rescued=1 ignored=0 Monday 05 February 2024 04:29:48 +0000 (0:00:00.083) 0:01:51.329 ******* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 47.35s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Ensure container images are present --- 8.43s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 5.42s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.58s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.89s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.59s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.certificate : Stop tracking certificates ------ 1.31s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.21s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.06s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.firewall : Install firewalld ------------------ 1.01s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.98s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.87s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-fix-linger-handling7vom4d16/tests/tests_quadlet_demo.yml:9 ------- fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.79s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.77s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.68s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 fedora.linux_system_roles.podman : Ensure quadlet file is copied -------- 0.66s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 fedora.linux_system_roles.certificate : Remove files -------------------- 0.64s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.64s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.62s /WORKDIR/git-fix-linger-handling7vom4d16/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---