ansible-playbook 2.9.27
config file = None
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
executable location = /usr/local/bin/ansible-playbook
python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)]
No config file found; using defaults
[WARNING]: running playbook inside collection fedora.linux_system_roles
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.
PLAYBOOK: tests_quadlet_demo.yml ***********************************************
2 plays in /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml
PLAY [all] *********************************************************************
META: ran handlers
TASK [Include vault variables] *************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:5
Saturday 31 August 2024 12:34:56 -0400 (0:00:00.039) 0:00:00.039 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_test_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n"
},
"mysql_container_root_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n"
}
},
"ansible_included_var_files": [
"/tmp/podman-qp5/tests/vars/vault-variables.yml"
],
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Deploy the quadlet demo app] *********************************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:9
Saturday 31 August 2024 12:34:56 -0400 (0:00:00.030) 0:00:00.070 *******
ok: [managed_node1]
META: ran handlers
TASK [Test is only supported on x86_64] ****************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:38
Saturday 31 August 2024 12:34:57 -0400 (0:00:00.990) 0:00:01.061 *******
skipping: [managed_node1] => {}
META:
TASK [Generate certificates] ***************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:51
Saturday 31 August 2024 12:34:57 -0400 (0:00:00.059) 0:00:01.120 *******
TASK [fedora.linux_system_roles.certificate : Set version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2
Saturday 31 August 2024 12:34:57 -0400 (0:00:00.036) 0:00:01.157 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed_node1
TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2
Saturday 31 August 2024 12:34:57 -0400 (0:00:00.021) 0:00:01.178 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.certificate : Check if system is ostree] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10
Saturday 31 August 2024 12:34:57 -0400 (0:00:00.016) 0:00:01.194 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15
Saturday 31 August 2024 12:34:58 -0400 (0:00:00.457) 0:00:01.652 *******
ok: [managed_node1] => {
"ansible_facts": {
"__certificate_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19
Saturday 31 August 2024 12:34:58 -0400 (0:00:00.019) 0:00:01.671 *******
skipping: [managed_node1] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
Saturday 31 August 2024 12:34:58 -0400 (0:00:00.036) 0:00:01.708 *******
ok: [managed_node1] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
lsrpackages: python3-cryptography python3-dbus python3-pyasn1
TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
Saturday 31 August 2024 12:35:01 -0400 (0:00:02.874) 0:00:04.582 *******
ok: [managed_node1] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
lsrpackages: certmonger
TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35
Saturday 31 August 2024 12:35:03 -0400 (0:00:02.813) 0:00:07.396 *******
ok: [managed_node1] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": false,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//pre-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61
Saturday 31 August 2024 12:35:04 -0400 (0:00:00.514) 0:00:07.911 *******
ok: [managed_node1] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": false,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//post-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90
Saturday 31 August 2024 12:35:04 -0400 (0:00:00.416) 0:00:08.327 *******
ok: [managed_node1] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": false,
"enabled": true,
"name": "certmonger",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"ActiveEnterTimestampMonotonic": "327272616",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target systemd-journald.socket network.target syslog.target dbus.socket basic.target system.slice dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"AssertTimestampMonotonic": "327261207",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedorahosted.certmonger",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"ConditionTimestampMonotonic": "327261206",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/certmonger.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Certificate monitoring and PKI enrollment",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "12156",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"ExecMainStartTimestampMonotonic": "327262155",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/certmonger.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "certmonger.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"InactiveExitTimestampMonotonic": "327262202",
"InvocationID": "673fc3b5e23247d89dd64430764eb950",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "12156",
"MemoryAccounting": "yes",
"MemoryCurrent": "3100672",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "certmonger.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/certmonger.pid",
"PartOf": "dbus.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice dbus.socket",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"StateChangeTimestampMonotonic": "327272616",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "1",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Sat 2024-08-31 12:30:25 EDT",
"WatchdogTimestampMonotonic": "327272614",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101
Saturday 31 August 2024 12:35:05 -0400 (0:00:00.856) 0:00:09.184 *******
changed: [managed_node1] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
}
MSG:
Certificate requested (new).
TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
Saturday 31 August 2024 12:35:06 -0400 (0:00:00.901) 0:00:10.086 *******
ok: [managed_node1] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQU5DaXdVVlRZa3pjZ1VpY3JVTkRFU3N3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJRdwpZVEpqTVRRMUxUVXpOakkwWTJSakxUZ3hORGc1WTJGa0xUUXpORE14TVRJNU1CNFhEVEkwTURnek1URTJNelV3Ck5sb1hEVEkxTURnek1URTJNekF5TlZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFveVpSbWpIN3pqRWhCUmxDVGx6Njd4SnM3YlVZRURYUAp3b0haVnJXWlM0cFhiVW1wRElLdTJXT0RWMFNVeVlUZ1MxSDI4TWIwcVlzTUlYd2VzN2hCcXh1aGZ1T3h5ckhHCktSN2k5RXBUaFQxSElmUUh0SkYydkVyanI1K3NWL2VHTWVCaHNTSzUxSS83cVgxSDV1a2FmaTN4TitNVlY0YTMKSERKMjZyaGMraUZpdWJJMmRRQVZiK1NLb3BOeW5FSklWNzdSU3I4cEF5aXdINzNWckt3eFh5eU9kS2RvSHJVMgpOZmNURzBFZDBIWkVkMUsrMFYxMDdDdllBMHlRL2t3VTZHamZZNXNyc25pc1pvZXJUczJoS2RpSVhTeHlMd2RzCnM0ZDc4Z1ZJOXB5dnB3elUyZjM4QVRNbVBuRVUzclp0RUlEVmNRak9LQnN4aklmWTJGSHErUUlEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGS1I5CjQxWkJjSGVIZGVOR0hoVXk5KzhiTlh4ZE1COEdBMVVkSXdRWU1CYUFGSkZ3cFZZaDJJYUNVS0Y5Zk43bUZrckgKK1RqTE1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQ3RjaWtpbGdyVEVQakFmeGxUMG1WY3cyekRmbldYYlNSZwpRa2VCSi9TcERSWmFwbWdyUDVaeHh5aHJOcWhmUDZZWDZWVXorTHRyWElQSENlRW9ITzFJMEhaU3lCaURiY054CmVqRzRHWDJPcW52bThBTnpJZURnR3FHWVRTTlFXWXk0MngrOEVKZURJam54WGE3ZVA4eGNGMkhHaHluOTRUR28KYkxKdEsxRGpCMVJvOWVsTk5PMG1nNTJvVTlJbXNsYmtnbjRhcTh0RFJtdDdWcUZwR3B3MzBHUkZkNUNMNjFIQwo4c1NNRHQvS1NPQU5HeVVHdm85bDRPQUJaZVJuYmxwcUQrN2I5R1NTM0JKYzAyOTBKOWw0NCtRcGo5WCt3S042Cnh1ZGF4VS9VY3BFbU5aZ0V3VVpwMjRMU3h0a1N2SU1XVy9wY2VkekxXVkhZN0RGc2FGZnoKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"encoding": "base64",
"item": [
"cert",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/certs/quadlet_demo.crt"
}
ok: [managed_node1] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ2pKbEdhTWZ2T01TRUYKR1VKT1hQcnZFbXp0dFJnUU5jL0NnZGxXdFpsTGlsZHRTYWtNZ3E3Wlk0TlhSSlRKaE9CTFVmYnd4dlNwaXd3aApmQjZ6dUVHckc2Ris0N0hLc2NZcEh1TDBTbE9GUFVjaDlBZTBrWGE4U3VPdm42eFg5NFl4NEdHeElyblVqL3VwCmZVZm02UnArTGZFMzR4VlhocmNjTW5icXVGejZJV0s1c2paMUFCVnY1SXFpazNLY1FraFh2dEZLdnlrREtMQWYKdmRXc3JERmZMSTUwcDJnZXRUWTE5eE1iUVIzUWRrUjNVcjdSWFhUc0s5Z0RUSkQrVEJUb2FOOWpteXV5ZUt4bQpoNnRPemFFcDJJaGRMSEl2QjJ5emgzdnlCVWoybksrbkROVFovZndCTXlZK2NSVGV0bTBRZ05WeENNNG9HekdNCmg5allVZXI1QWdNQkFBRUNnZ0VBYmJFU3htaDYwNHdtbGtZQVZhMmdMV01uQjc5dFdXREV1aE1ScklIV2VucWUKQTJXMkdpbzNJd1FNUjMxZHlBdmx2ZDV5K0RuY1A2MjBUME1qWlZRcUdzQXVHYUUvWlhlWE13aUlNUlZVQ0U1Rgo2Q2Nwa3hjR1ROelJMc0JkWUp1VWh5NUVvSk1uZkNuK1cxdFhINEowaEllaEdpRTh0U2RuTDdjaVN2Zi8wMC9SCnYxa0tnU0FXMU9tblFsaUFnKzBkY1J0STg0TXgzV1JIK21MeGFiSHAwTlJQNjhuV2tRQ3pTaUhVdURXS1ZwU3oKekFCQWtseDNqd1RmU3JoYll2VXVJb2V2SU9FL2F2RUQ1ZFB5WmlSL1VUeCtmREViWWpwM1FjdVFlTDlqZ0xLbAozcml4ZzdzRU1ocDJYM04ydTdPOFhoaU1TWVFadXVxS01adTE5eEU5SFFLQmdRRFpHSHpURkNiR3licmxBK0pNCnBFZmVRK1FKeExRNndXanpaL2h6YWNPOE1ublJRc2JJU2hqbVUxUUk2MElOeFNFRkIvRzZReXVPM3VVb2dTVysKam5JUXU3c3RDVzBicG83Yk5ZcGJmbTg4bFlwN1hua0JnNmtqblJUVkw4WmNCWHFWakxxek9HN1pqWTE5bVM0ZwozK3loUDcvMGdCZ05IaWwzcUJBbUIzZFVLd0tCZ1FEQVl2OXRVdWJZTGgzUks2NXJJZkhwa3Q4Vmk2R0ZLS2ZECmR3eXplVVpjREdhQ1lBekJCZTlONHo4SG1KYjh4eTdkbXNGUUhXNVp5WTNJN2MzOUZGbEszV1J4TGdSWW5GSWYKWUNlbG5RMEJjbm1qVWpiYkdxbTAwWWJIOFdITSt6clpRem1NYUhsZ2g0bEgxNVRxNXVEQm5yK1pLUEg5ZVJMZwpaN2w4YmxXM2F3S0JnRXM2ZHhiVjV0SC8yYW0rZk02K0pzRlltVTdoUU9zVFZvRHlTR0FHQ0hQUXNmSFh4L1pqCjV0ajVpeWRFRHJHaTI5eFljbVZ2SFVyMjVrWHc2dGxybHc5QlhvMHV0UVpkNHljSEdKaTM2V2YvRWV2S1F2aEoKWFhVZjI3WThSZXBoWTZjckN3OUx3TzNXWlc5ZWcyT1U5UFN6bUpyclFHcGJSMWRWZjdNTjUwWGRBb0dCQUlWVApsa1REVVN1OE9mbTkxZkIwNDl2RlowamRMYURFbmc3K01CVXBGTE94L0ZDYUUveXBDa0RtSGNZNzMxZHJDbldWClRDY2pYbGhuTUJWeGlIRzlhbXhScGN3eDRkMHU2RkxLSm0vRnVUK3BmOWJKb1M2UytjMVA3NklkREhRc0g0cDEKNWlvQ05TdktnajhCamppRXJIcENjL0hHeUgyckxJUE1IbVczYVR2bEFvR0JBSm1mbDdJbXN2cVdGOWhiQWx2VgpGc1c3eVZEdlZ3MjZFK1lhcEJTb091VHRnQjA0VzhaUXA3NUNlZHZ1NThXaUVkcjZPc0FTRUlTOFVZV3JOUmovCkQwUVRiZHlOY2VGSVorVkNYYzVPenFPd3JkcndGU3U4alNtOEhjUlI3ZTkreGtiemJxM2xFd3RTM25LVzM3b1kKb2NDWlllRUh3U3Z6NXB1S2JsU3Z2Tmo1Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K",
"encoding": "base64",
"item": [
"key",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/private/quadlet_demo.key"
}
ok: [managed_node1] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => {
"ansible_loop_var": "item",
"changed": false,
"content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnekNDQW11Z0F3SUJBZ0lSQU5DaXdVVlRZa3pjZ1VpY3JVTkRFU3N3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJRdwpZVEpqTVRRMUxUVXpOakkwWTJSakxUZ3hORGc1WTJGa0xUUXpORE14TVRJNU1CNFhEVEkwTURnek1URTJNelV3Ck5sb1hEVEkxTURnek1URTJNekF5TlZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFveVpSbWpIN3pqRWhCUmxDVGx6Njd4SnM3YlVZRURYUAp3b0haVnJXWlM0cFhiVW1wRElLdTJXT0RWMFNVeVlUZ1MxSDI4TWIwcVlzTUlYd2VzN2hCcXh1aGZ1T3h5ckhHCktSN2k5RXBUaFQxSElmUUh0SkYydkVyanI1K3NWL2VHTWVCaHNTSzUxSS83cVgxSDV1a2FmaTN4TitNVlY0YTMKSERKMjZyaGMraUZpdWJJMmRRQVZiK1NLb3BOeW5FSklWNzdSU3I4cEF5aXdINzNWckt3eFh5eU9kS2RvSHJVMgpOZmNURzBFZDBIWkVkMUsrMFYxMDdDdllBMHlRL2t3VTZHamZZNXNyc25pc1pvZXJUczJoS2RpSVhTeHlMd2RzCnM0ZDc4Z1ZJOXB5dnB3elUyZjM4QVRNbVBuRVUzclp0RUlEVmNRak9LQnN4aklmWTJGSHErUUlEQVFBQm80R1QKTUlHUU1Bc0dBMVVkRHdRRUF3SUZvREFVQmdOVkhSRUVEVEFMZ2dsc2IyTmhiR2h2YzNRd0hRWURWUjBsQkJZdwpGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUF3R0ExVWRFd0VCL3dRQ01BQXdIUVlEVlIwT0JCWUVGS1I5CjQxWkJjSGVIZGVOR0hoVXk5KzhiTlh4ZE1COEdBMVVkSXdRWU1CYUFGSkZ3cFZZaDJJYUNVS0Y5Zk43bUZrckgKK1RqTE1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQ3RjaWtpbGdyVEVQakFmeGxUMG1WY3cyekRmbldYYlNSZwpRa2VCSi9TcERSWmFwbWdyUDVaeHh5aHJOcWhmUDZZWDZWVXorTHRyWElQSENlRW9ITzFJMEhaU3lCaURiY054CmVqRzRHWDJPcW52bThBTnpJZURnR3FHWVRTTlFXWXk0MngrOEVKZURJam54WGE3ZVA4eGNGMkhHaHluOTRUR28KYkxKdEsxRGpCMVJvOWVsTk5PMG1nNTJvVTlJbXNsYmtnbjRhcTh0RFJtdDdWcUZwR3B3MzBHUkZkNUNMNjFIQwo4c1NNRHQvS1NPQU5HeVVHdm85bDRPQUJaZVJuYmxwcUQrN2I5R1NTM0JKYzAyOTBKOWw0NCtRcGo5WCt3S042Cnh1ZGF4VS9VY3BFbU5aZ0V3VVpwMjRMU3h0a1N2SU1XVy9wY2VkekxXVkhZN0RGc2FGZnoKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
"encoding": "base64",
"item": [
"ca",
{
"ca": "self-sign",
"dns": [
"localhost"
],
"name": "quadlet_demo"
}
],
"source": "/etc/pki/tls/certs/quadlet_demo.crt"
}
TASK [fedora.linux_system_roles.certificate : Create return data] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160
Saturday 31 August 2024 12:35:07 -0400 (0:00:01.242) 0:00:11.328 *******
ok: [managed_node1] => {
"ansible_facts": {
"certificate_test_certs": {
"quadlet_demo": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCjJlGaMfvOMSEF\nGUJOXPrvEmzttRgQNc/CgdlWtZlLildtSakMgq7ZY4NXRJTJhOBLUfbwxvSpiwwh\nfB6zuEGrG6F+47HKscYpHuL0SlOFPUch9Ae0kXa8SuOvn6xX94Yx4GGxIrnUj/up\nfUfm6Rp+LfE34xVXhrccMnbquFz6IWK5sjZ1ABVv5Iqik3KcQkhXvtFKvykDKLAf\nvdWsrDFfLI50p2getTY19xMbQR3QdkR3Ur7RXXTsK9gDTJD+TBToaN9jmyuyeKxm\nh6tOzaEp2IhdLHIvB2yzh3vyBUj2nK+nDNTZ/fwBMyY+cRTetm0QgNVxCM4oGzGM\nh9jYUer5AgMBAAECggEAbbESxmh604wmlkYAVa2gLWMnB79tWWDEuhMRrIHWenqe\nA2W2Gio3IwQMR31dyAvlvd5y+DncP620T0MjZVQqGsAuGaE/ZXeXMwiIMRVUCE5F\n6CcpkxcGTNzRLsBdYJuUhy5EoJMnfCn+W1tXH4J0hIehGiE8tSdnL7ciSvf/00/R\nv1kKgSAW1OmnQliAg+0dcRtI84Mx3WRH+mLxabHp0NRP68nWkQCzSiHUuDWKVpSz\nzABAklx3jwTfSrhbYvUuIoevIOE/avED5dPyZiR/UTx+fDEbYjp3QcuQeL9jgLKl\n3rixg7sEMhp2X3N2u7O8XhiMSYQZuuqKMZu19xE9HQKBgQDZGHzTFCbGybrlA+JM\npEfeQ+QJxLQ6wWjzZ/hzacO8MnnRQsbIShjmU1QI60INxSEFB/G6QyuO3uUogSW+\njnIQu7stCW0bpo7bNYpbfm88lYp7XnkBg6kjnRTVL8ZcBXqVjLqzOG7ZjY19mS4g\n3+yhP7/0gBgNHil3qBAmB3dUKwKBgQDAYv9tUubYLh3RK65rIfHpkt8Vi6GFKKfD\ndwyzeUZcDGaCYAzBBe9N4z8HmJb8xy7dmsFQHW5ZyY3I7c39FFlK3WRxLgRYnFIf\nYCelnQ0BcnmjUjbbGqm00YbH8WHM+zrZQzmMaHlgh4lH15Tq5uDBnr+ZKPH9eRLg\nZ7l8blW3awKBgEs6dxbV5tH/2am+fM6+JsFYmU7hQOsTVoDySGAGCHPQsfHXx/Zj\n5tj5iydEDrGi29xYcmVvHUr25kXw6tlrlw9BXo0utQZd4ycHGJi36Wf/EevKQvhJ\nXXUf27Y8RephY6crCw9LwO3WZW9eg2OU9PSzmJrrQGpbR1dVf7MN50XdAoGBAIVT\nlkTDUSu8Ofm91fB049vFZ0jdLaDEng7+MBUpFLOx/FCaE/ypCkDmHcY731drCnWV\nTCcjXlhnMBVxiHG9amxRpcwx4d0u6FLKJm/FuT+pf9bJoS6S+c1P76IdDHQsH4p1\n5ioCNSvKgj8BjjiErHpCc/HGyH2rLIPMHmW3aTvlAoGBAJmfl7ImsvqWF9hbAlvV\nFsW7yVDvVw26E+YapBSoOuTtgB04W8ZQp75Cedvu58WiEdr6OsASEIS8UYWrNRj/\nD0QTbdyNceFIZ+VCXc5OzqOwrdrwFSu8jSm8HcRR7e9+xkbzbq3lEwtS3nKW37oY\nocCZYeEHwSvz5puKblSvvNj5\n-----END PRIVATE KEY-----\n"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176
Saturday 31 August 2024 12:35:07 -0400 (0:00:00.076) 0:00:11.405 *******
ok: [managed_node1] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCjJlGaMfvOMSEF\nGUJOXPrvEmzttRgQNc/CgdlWtZlLildtSakMgq7ZY4NXRJTJhOBLUfbwxvSpiwwh\nfB6zuEGrG6F+47HKscYpHuL0SlOFPUch9Ae0kXa8SuOvn6xX94Yx4GGxIrnUj/up\nfUfm6Rp+LfE34xVXhrccMnbquFz6IWK5sjZ1ABVv5Iqik3KcQkhXvtFKvykDKLAf\nvdWsrDFfLI50p2getTY19xMbQR3QdkR3Ur7RXXTsK9gDTJD+TBToaN9jmyuyeKxm\nh6tOzaEp2IhdLHIvB2yzh3vyBUj2nK+nDNTZ/fwBMyY+cRTetm0QgNVxCM4oGzGM\nh9jYUer5AgMBAAECggEAbbESxmh604wmlkYAVa2gLWMnB79tWWDEuhMRrIHWenqe\nA2W2Gio3IwQMR31dyAvlvd5y+DncP620T0MjZVQqGsAuGaE/ZXeXMwiIMRVUCE5F\n6CcpkxcGTNzRLsBdYJuUhy5EoJMnfCn+W1tXH4J0hIehGiE8tSdnL7ciSvf/00/R\nv1kKgSAW1OmnQliAg+0dcRtI84Mx3WRH+mLxabHp0NRP68nWkQCzSiHUuDWKVpSz\nzABAklx3jwTfSrhbYvUuIoevIOE/avED5dPyZiR/UTx+fDEbYjp3QcuQeL9jgLKl\n3rixg7sEMhp2X3N2u7O8XhiMSYQZuuqKMZu19xE9HQKBgQDZGHzTFCbGybrlA+JM\npEfeQ+QJxLQ6wWjzZ/hzacO8MnnRQsbIShjmU1QI60INxSEFB/G6QyuO3uUogSW+\njnIQu7stCW0bpo7bNYpbfm88lYp7XnkBg6kjnRTVL8ZcBXqVjLqzOG7ZjY19mS4g\n3+yhP7/0gBgNHil3qBAmB3dUKwKBgQDAYv9tUubYLh3RK65rIfHpkt8Vi6GFKKfD\ndwyzeUZcDGaCYAzBBe9N4z8HmJb8xy7dmsFQHW5ZyY3I7c39FFlK3WRxLgRYnFIf\nYCelnQ0BcnmjUjbbGqm00YbH8WHM+zrZQzmMaHlgh4lH15Tq5uDBnr+ZKPH9eRLg\nZ7l8blW3awKBgEs6dxbV5tH/2am+fM6+JsFYmU7hQOsTVoDySGAGCHPQsfHXx/Zj\n5tj5iydEDrGi29xYcmVvHUr25kXw6tlrlw9BXo0utQZd4ycHGJi36Wf/EevKQvhJ\nXXUf27Y8RephY6crCw9LwO3WZW9eg2OU9PSzmJrrQGpbR1dVf7MN50XdAoGBAIVT\nlkTDUSu8Ofm91fB049vFZ0jdLaDEng7+MBUpFLOx/FCaE/ypCkDmHcY731drCnWV\nTCcjXlhnMBVxiHG9amxRpcwx4d0u6FLKJm/FuT+pf9bJoS6S+c1P76IdDHQsH4p1\n5ioCNSvKgj8BjjiErHpCc/HGyH2rLIPMHmW3aTvlAoGBAJmfl7ImsvqWF9hbAlvV\nFsW7yVDvVw26E+YapBSoOuTtgB04W8ZQp75Cedvu58WiEdr6OsASEIS8UYWrNRj/\nD0QTbdyNceFIZ+VCXc5OzqOwrdrwFSu8jSm8HcRR7e9+xkbzbq3lEwtS3nKW37oY\nocCZYeEHwSvz5puKblSvvNj5\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n'}) => {
"ansible_loop_var": "item",
"changed": false,
"cmd": [
"getcert",
"stop-tracking",
"-f",
"/etc/pki/tls/certs/quadlet_demo.crt"
],
"delta": "0:00:00.031569",
"end": "2024-08-31 12:35:08.639852",
"item": {
"ca": "/etc/pki/tls/certs/quadlet_demo.crt",
"ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n",
"cert": "/etc/pki/tls/certs/quadlet_demo.crt",
"cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgzCCAmugAwIBAgIRANCiwUVTYkzcgUicrUNDESswDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Qw\nYTJjMTQ1LTUzNjI0Y2RjLTgxNDg5Y2FkLTQzNDMxMTI5MB4XDTI0MDgzMTE2MzUw\nNloXDTI1MDgzMTE2MzAyNVowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyZRmjH7zjEhBRlCTlz67xJs7bUYEDXP\nwoHZVrWZS4pXbUmpDIKu2WODV0SUyYTgS1H28Mb0qYsMIXwes7hBqxuhfuOxyrHG\nKR7i9EpThT1HIfQHtJF2vErjr5+sV/eGMeBhsSK51I/7qX1H5ukafi3xN+MVV4a3\nHDJ26rhc+iFiubI2dQAVb+SKopNynEJIV77RSr8pAyiwH73VrKwxXyyOdKdoHrU2\nNfcTG0Ed0HZEd1K+0V107CvYA0yQ/kwU6GjfY5srsnisZoerTs2hKdiIXSxyLwds\ns4d78gVI9pyvpwzU2f38ATMmPnEU3rZtEIDVcQjOKBsxjIfY2FHq+QIDAQABo4GT\nMIGQMAsGA1UdDwQEAwIFoDAUBgNVHREEDTALgglsb2NhbGhvc3QwHQYDVR0lBBYw\nFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFKR9\n41ZBcHeHdeNGHhUy9+8bNXxdMB8GA1UdIwQYMBaAFJFwpVYh2IaCUKF9fN7mFkrH\n+TjLMA0GCSqGSIb3DQEBCwUAA4IBAQCtcikilgrTEPjAfxlT0mVcw2zDfnWXbSRg\nQkeBJ/SpDRZapmgrP5ZxxyhrNqhfP6YX6VUz+LtrXIPHCeEoHO1I0HZSyBiDbcNx\nejG4GX2Oqnvm8ANzIeDgGqGYTSNQWYy42x+8EJeDIjnxXa7eP8xcF2HGhyn94TGo\nbLJtK1DjB1Ro9elNNO0mg52oU9Imslbkgn4aq8tDRmt7VqFpGpw30GRFd5CL61HC\n8sSMDt/KSOANGyUGvo9l4OABZeRnblpqD+7b9GSS3BJc0290J9l44+Qpj9X+wKN6\nxudaxU/UcpEmNZgEwUZp24LSxtkSvIMWW/pcedzLWVHY7DFsaFfz\n-----END CERTIFICATE-----\n",
"key": "/etc/pki/tls/private/quadlet_demo.key",
"key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCjJlGaMfvOMSEF\nGUJOXPrvEmzttRgQNc/CgdlWtZlLildtSakMgq7ZY4NXRJTJhOBLUfbwxvSpiwwh\nfB6zuEGrG6F+47HKscYpHuL0SlOFPUch9Ae0kXa8SuOvn6xX94Yx4GGxIrnUj/up\nfUfm6Rp+LfE34xVXhrccMnbquFz6IWK5sjZ1ABVv5Iqik3KcQkhXvtFKvykDKLAf\nvdWsrDFfLI50p2getTY19xMbQR3QdkR3Ur7RXXTsK9gDTJD+TBToaN9jmyuyeKxm\nh6tOzaEp2IhdLHIvB2yzh3vyBUj2nK+nDNTZ/fwBMyY+cRTetm0QgNVxCM4oGzGM\nh9jYUer5AgMBAAECggEAbbESxmh604wmlkYAVa2gLWMnB79tWWDEuhMRrIHWenqe\nA2W2Gio3IwQMR31dyAvlvd5y+DncP620T0MjZVQqGsAuGaE/ZXeXMwiIMRVUCE5F\n6CcpkxcGTNzRLsBdYJuUhy5EoJMnfCn+W1tXH4J0hIehGiE8tSdnL7ciSvf/00/R\nv1kKgSAW1OmnQliAg+0dcRtI84Mx3WRH+mLxabHp0NRP68nWkQCzSiHUuDWKVpSz\nzABAklx3jwTfSrhbYvUuIoevIOE/avED5dPyZiR/UTx+fDEbYjp3QcuQeL9jgLKl\n3rixg7sEMhp2X3N2u7O8XhiMSYQZuuqKMZu19xE9HQKBgQDZGHzTFCbGybrlA+JM\npEfeQ+QJxLQ6wWjzZ/hzacO8MnnRQsbIShjmU1QI60INxSEFB/G6QyuO3uUogSW+\njnIQu7stCW0bpo7bNYpbfm88lYp7XnkBg6kjnRTVL8ZcBXqVjLqzOG7ZjY19mS4g\n3+yhP7/0gBgNHil3qBAmB3dUKwKBgQDAYv9tUubYLh3RK65rIfHpkt8Vi6GFKKfD\ndwyzeUZcDGaCYAzBBe9N4z8HmJb8xy7dmsFQHW5ZyY3I7c39FFlK3WRxLgRYnFIf\nYCelnQ0BcnmjUjbbGqm00YbH8WHM+zrZQzmMaHlgh4lH15Tq5uDBnr+ZKPH9eRLg\nZ7l8blW3awKBgEs6dxbV5tH/2am+fM6+JsFYmU7hQOsTVoDySGAGCHPQsfHXx/Zj\n5tj5iydEDrGi29xYcmVvHUr25kXw6tlrlw9BXo0utQZd4ycHGJi36Wf/EevKQvhJ\nXXUf27Y8RephY6crCw9LwO3WZW9eg2OU9PSzmJrrQGpbR1dVf7MN50XdAoGBAIVT\nlkTDUSu8Ofm91fB049vFZ0jdLaDEng7+MBUpFLOx/FCaE/ypCkDmHcY731drCnWV\nTCcjXlhnMBVxiHG9amxRpcwx4d0u6FLKJm/FuT+pf9bJoS6S+c1P76IdDHQsH4p1\n5ioCNSvKgj8BjjiErHpCc/HGyH2rLIPMHmW3aTvlAoGBAJmfl7ImsvqWF9hbAlvV\nFsW7yVDvVw26E+YapBSoOuTtgB04W8ZQp75Cedvu58WiEdr6OsASEIS8UYWrNRj/\nD0QTbdyNceFIZ+VCXc5OzqOwrdrwFSu8jSm8HcRR7e9+xkbzbq3lEwtS3nKW37oY\nocCZYeEHwSvz5puKblSvvNj5\n-----END PRIVATE KEY-----\n"
},
"rc": 0,
"start": "2024-08-31 12:35:08.608283"
}
STDOUT:
Request "20240831163506" removed.
TASK [fedora.linux_system_roles.certificate : Remove files] ********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181
Saturday 31 August 2024 12:35:08 -0400 (0:00:00.885) 0:00:12.291 *******
changed: [managed_node1] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => {
"ansible_loop_var": "item",
"changed": true,
"item": "/etc/pki/tls/certs/quadlet_demo.crt",
"path": "/etc/pki/tls/certs/quadlet_demo.crt",
"state": "absent"
}
changed: [managed_node1] => (item=/etc/pki/tls/private/quadlet_demo.key) => {
"ansible_loop_var": "item",
"changed": true,
"item": "/etc/pki/tls/private/quadlet_demo.key",
"path": "/etc/pki/tls/private/quadlet_demo.key",
"state": "absent"
}
ok: [managed_node1] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/etc/pki/tls/certs/quadlet_demo.crt",
"path": "/etc/pki/tls/certs/quadlet_demo.crt",
"state": "absent"
}
TASK [Run the role] ************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:62
Saturday 31 August 2024 12:35:09 -0400 (0:00:01.183) 0:00:13.475 *******
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Saturday 31 August 2024 12:35:10 -0400 (0:00:00.094) 0:00:13.570 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Saturday 31 August 2024 12:35:10 -0400 (0:00:00.031) 0:00:13.601 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Saturday 31 August 2024 12:35:10 -0400 (0:00:00.020) 0:00:13.621 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Saturday 31 August 2024 12:35:10 -0400 (0:00:00.396) 0:00:14.018 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Saturday 31 August 2024 12:35:10 -0400 (0:00:00.070) 0:00:14.088 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Saturday 31 August 2024 12:35:11 -0400 (0:00:00.473) 0:00:14.562 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_is_transactional": false
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Saturday 31 August 2024 12:35:11 -0400 (0:00:00.026) 0:00:14.588 *******
ok: [managed_node1] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [managed_node1] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Saturday 31 August 2024 12:35:11 -0400 (0:00:00.065) 0:00:14.654 *******
ok: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Saturday 31 August 2024 12:35:13 -0400 (0:00:01.884) 0:00:16.538 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.030) 0:00:16.569 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.045) 0:00:16.615 *******
skipping: [managed_node1] => {}
TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.044) 0:00:16.659 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.057) 0:00:16.717 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.100) 0:00:16.817 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.028009",
"end": "2024-08-31 12:35:13.828111",
"rc": 0,
"start": "2024-08-31 12:35:13.800102"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Saturday 31 August 2024 12:35:13 -0400 (0:00:00.657) 0:00:17.474 *******
ok: [managed_node1] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Saturday 31 August 2024 12:35:14 -0400 (0:00:00.103) 0:00:17.578 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Saturday 31 August 2024 12:35:14 -0400 (0:00:00.097) 0:00:17.676 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed_node1
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Saturday 31 August 2024 12:35:14 -0400 (0:00:00.410) 0:00:18.086 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:14 -0400 (0:00:00.155) 0:00:18.241 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:15 -0400 (0:00:00.720) 0:00:18.962 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:15 -0400 (0:00:00.062) 0:00:19.024 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:15 -0400 (0:00:00.062) 0:00:19.087 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.522) 0:00:19.610 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.064) 0:00:19.675 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.457) 0:00:20.132 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.053) 0:00:20.185 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.043) 0:00:20.229 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.032) 0:00:20.262 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.031) 0:00:20.293 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.042) 0:00:20.336 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.048) 0:00:20.384 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.033) 0:00:20.417 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Saturday 31 August 2024 12:35:16 -0400 (0:00:00.046) 0:00:20.464 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:95
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.102) 0:00:20.567 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.100) 0:00:20.668 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.089) 0:00:20.758 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:98
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.055) 0:00:20.814 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.126) 0:00:20.940 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.048) 0:00:20.988 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:101
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.035) 0:00:21.024 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.060) 0:00:21.085 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.031) 0:00:21.117 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.032) 0:00:21.149 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.067) 0:00:21.217 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.050) 0:00:21.267 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.051) 0:00:21.318 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.064) 0:00:21.383 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110
Saturday 31 August 2024 12:35:17 -0400 (0:00:00.056) 0:00:21.440 *******
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Saturday 31 August 2024 12:35:18 -0400 (0:00:00.168) 0:00:21.608 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1
TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Saturday 31 August 2024 12:35:18 -0400 (0:00:00.146) 0:00:21.755 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Saturday 31 August 2024 12:35:18 -0400 (0:00:00.080) 0:00:21.836 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Saturday 31 August 2024 12:35:18 -0400 (0:00:00.425) 0:00:22.261 *******
ok: [managed_node1] => {
"ansible_facts": {
"__firewall_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Saturday 31 August 2024 12:35:18 -0400 (0:00:00.042) 0:00:22.304 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Saturday 31 August 2024 12:35:19 -0400 (0:00:00.403) 0:00:22.708 *******
ok: [managed_node1] => {
"ansible_facts": {
"__firewall_is_transactional": false
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Saturday 31 August 2024 12:35:19 -0400 (0:00:00.043) 0:00:22.751 *******
ok: [managed_node1] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
lsrpackages: firewalld
TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Saturday 31 August 2024 12:35:22 -0400 (0:00:02.777) 0:00:25.529 *******
skipping: [managed_node1] => {}
TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.036) 0:00:25.565 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.033) 0:00:25.598 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.049) 0:00:25.648 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.100) 0:00:25.749 *******
skipping: [managed_node1] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ufw",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.068) 0:00:25.818 *******
ok: [managed_node1] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "polkit.service system.slice basic.target dbus.socket dbus.service sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target ip6tables.service ebtables.service ipset.service iptables.service nftables.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice dbus.socket sysinit.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "network-pre.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Saturday 31 August 2024 12:35:22 -0400 (0:00:00.652) 0:00:26.470 *******
changed: [managed_node1] => {
"changed": true,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus.socket basic.target system.slice polkit.service sysinit.target dbus.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target network-pre.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target ebtables.service nftables.service iptables.service ipset.service ip6tables.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target dbus.socket system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"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": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "network-pre.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Saturday 31 August 2024 12:35:24 -0400 (0:00:01.320) 0:00:27.790 *******
ok: [managed_node1] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Saturday 31 August 2024 12:35:24 -0400 (0:00:00.051) 0:00:27.841 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Saturday 31 August 2024 12:35:24 -0400 (0:00:00.040) 0:00:27.882 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Saturday 31 August 2024 12:35:24 -0400 (0:00:00.031) 0:00:27.913 *******
changed: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": true,
"ansible_loop_var": "item",
"changed": true,
"item": {
"port": "8000/tcp",
"state": "enabled"
}
}
changed: [managed_node1] => (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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Saturday 31 August 2024 12:35:26 -0400 (0:00:01.873) 0:00:29.787 *******
skipping: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.084) 0:00:29.872 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.053) 0:00:29.925 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.058) 0:00:29.983 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.102) 0:00:30.086 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.070) 0:00:30.156 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.054) 0:00:30.211 *******
skipping: [managed_node1] => {}
TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.069) 0:00:30.280 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.049) 0:00:30.330 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:128
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.037) 0:00:30.368 *******
skipping: [managed_node1] => {
"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 credential files - present] ****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:137
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.042) 0:00:30.410 *******
skipping: [managed_node1] => {
"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 secrets] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Saturday 31 August 2024 12:35:26 -0400 (0:00:00.036) 0:00:30.446 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.139) 0:00:30.585 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.050) 0:00:30.636 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.068) 0:00:30.705 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.070) 0:00:30.775 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.041) 0:00:30.816 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.057) 0:00:30.873 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.039) 0:00:30.913 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:35:27 -0400 (0:00:00.032) 0:00:30.945 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.770) 0:00:31.716 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.057) 0:00:31.774 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.097) 0:00:31.871 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.141) 0:00:32.012 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.068) 0:00:32.080 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.060) 0:00:32.141 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.055) 0:00:32.197 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:35:28 -0400 (0:00:00.060) 0:00:32.257 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.653) 0:00:32.911 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.077) 0:00:32.988 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.075) 0:00:33.063 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.100) 0:00:33.164 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.055) 0:00:33.220 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.052) 0:00:33.272 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.117) 0:00:33.390 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:35:29 -0400 (0:00:00.052) 0:00:33.442 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Saturday 31 August 2024 12:35:30 -0400 (0:00:00.612) 0:00:34.055 *******
skipping: [managed_node1] => {
"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 Quadlet specifications] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:160
Saturday 31 August 2024 12:35:30 -0400 (0:00:00.062) 0:00:34.118 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:35:30 -0400 (0:00:00.254) 0:00:34.372 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:35:30 -0400 (0:00:00.073) 0:00:34.445 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.083) 0:00:34.528 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.080) 0:00:34.609 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.122) 0:00:34.731 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.172) 0:00:34.904 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.094) 0:00:34.998 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.094) 0:00:35.093 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:31 -0400 (0:00:00.076) 0:00:35.169 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:35:32 -0400 (0:00:00.633) 0:00:35.803 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:35:32 -0400 (0:00:00.065) 0:00:35.868 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:35:32 -0400 (0:00:00.606) 0:00:36.475 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:35:32 -0400 (0:00:00.032) 0:00:36.507 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.030) 0:00:36.538 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.031) 0:00:36.569 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.036) 0:00:36.606 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.038) 0:00:36.644 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.051) 0:00:36.696 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.053) 0:00:36.749 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.078) 0:00:36.828 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.086) 0:00:36.915 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.055) 0:00:36.970 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.044) 0:00:37.015 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.089) 0:00:37.105 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.037) 0:00:37.142 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.032) 0:00:37.174 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.125) 0:00:37.299 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.113) 0:00:37.413 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.055) 0:00:37.469 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:33 -0400 (0:00:00.042) 0:00:37.512 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:35:34 -0400 (0:00:00.038) 0:00:37.550 *******
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:35:34 -0400 (0:00:00.035) 0:00:37.586 *******
skipping: [managed_node1] => {
"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 : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:35:34 -0400 (0:00:00.038) 0:00:37.625 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:34 -0400 (0:00:00.405) 0:00:38.030 *******
changed: [managed_node1] => {
"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-1725122134.5563693-28803-251287659902506/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:35:35 -0400 (0:00:00.947) 0:00:38.978 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:35:35 -0400 (0:00:00.055) 0:00:39.034 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:35:35 -0400 (0:00:00.069) 0:00:39.103 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:36 -0400 (0:00:00.711) 0:00:39.815 *******
changed: [managed_node1] => {
"changed": true,
"name": "quadlet-demo-network.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "-.mount system.slice systemd-journald.socket sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target -.mount",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:35:36 -0400 (0:00:00.679) 0:00:40.495 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.039) 0:00:40.535 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.076) 0:00:40.612 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.078) 0:00:40.690 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.056) 0:00:40.747 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.084) 0:00:40.831 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.103) 0:00:40.935 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.065) 0:00:41.001 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.073) 0:00:41.075 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:37 -0400 (0:00:00.117) 0:00:41.193 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.639) 0:00:41.833 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.070) 0:00:41.903 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.388) 0:00:42.291 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.030) 0:00:42.322 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.066) 0:00:42.388 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.031) 0:00:42.420 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.030) 0:00:42.450 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.034) 0:00:42.485 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:35:38 -0400 (0:00:00.031) 0:00:42.517 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.031) 0:00:42.548 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.030) 0:00:42.579 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.056) 0:00:42.635 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.033) 0:00:42.669 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.031) 0:00:42.700 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.074) 0:00:42.775 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.042) 0:00:42.817 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.030) 0:00:42.848 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.068) 0:00:42.916 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.052) 0:00:42.969 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.030) 0:00:43.000 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.093) 0:00:43.093 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.038) 0:00:43.132 *******
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.031) 0:00:43.164 *******
skipping: [managed_node1] => {
"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 : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:35:39 -0400 (0:00:00.030) 0:00:43.194 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:40 -0400 (0:00:00.358) 0:00:43.552 *******
changed: [managed_node1] => {
"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-1725122140.0697904-29162-131116627345269/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:35:40 -0400 (0:00:00.647) 0:00:44.200 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:35:40 -0400 (0:00:00.033) 0:00:44.234 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:35:40 -0400 (0:00:00.032) 0:00:44.266 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:41 -0400 (0:00:00.582) 0:00:44.848 *******
changed: [managed_node1] => {
"changed": true,
"name": "quadlet-demo-mysql-volume.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target systemd-journald.socket system.slice -.mount basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice -.mount",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql-volume",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:35:41 -0400 (0:00:00.535) 0:00:45.383 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:35:41 -0400 (0:00:00.064) 0:00:45.448 *******
ok: [managed_node1] => {
"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=/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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.101) 0:00:45.549 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.038) 0:00:45.588 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.033) 0:00:45.622 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.044) 0:00:45.666 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.056) 0:00:45.722 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.036) 0:00:45.759 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.038) 0:00:45.798 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.042) 0:00:45.840 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.356) 0:00:46.197 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:35:42 -0400 (0:00:00.040) 0:00:46.237 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.346) 0:00:46.584 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.031) 0:00:46.615 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.029) 0:00:46.645 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.066) 0:00:46.712 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:46.743 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.031) 0:00:46.774 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:46.804 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:46.835 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:46.866 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.054) 0:00:46.920 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.034) 0:00:46.955 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.031) 0:00:46.987 *******
ok: [managed_node1] => {
"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 : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.072) 0:00:47.059 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.037) 0:00:47.097 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:47.127 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.065) 0:00:47.193 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.052) 0:00:47.245 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:47.275 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.030) 0:00:47.306 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:35:43 -0400 (0:00:00.065) 0:00:47.371 *******
[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)
changed: [managed_node1] => (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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:35:44 -0400 (0:00:00.369) 0:00:47.741 *******
changed: [managed_node1] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:35:51 -0400 (0:00:07.449) 0:00:55.190 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:52 -0400 (0:00:00.366) 0:00:55.557 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:35:52 -0400 (0:00:00.031) 0:00:55.588 *******
changed: [managed_node1] => {
"changed": true,
"checksum": "ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4",
"dest": "/etc/containers/systemd/quadlet-demo-mysql.container",
"gid": 0,
"group": "root",
"md5sum": "341b473056d2a5dfa35970b0d2e23a5d",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 363,
"src": "/root/.ansible/tmp/ansible-tmp-1725122152.1093163-29450-87576220956885/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:35:52 -0400 (0:00:00.668) 0:00:56.257 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:35:52 -0400 (0:00:00.031) 0:00:56.288 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:53 -0400 (0:00:00.641) 0:00:56.930 *******
changed: [managed_node1] => {
"changed": true,
"name": "quadlet-demo-mysql.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket quadlet-demo-network.service sysinit.target system.slice quadlet-demo-mysql-volume.service basic.target -.mount tmp.mount",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"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 /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 }",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice quadlet-demo-network.service -.mount quadlet-demo-mysql-volume.service",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:35:54 -0400 (0:00:01.326) 0:00:58.256 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:35:54 -0400 (0:00:00.033) 0:00:58.290 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:35:54 -0400 (0:00:00.049) 0:00:58.339 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:35:54 -0400 (0:00:00.048) 0:00:58.388 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:54 -0400 (0:00:00.055) 0:00:58.443 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:35:54 -0400 (0:00:00.064) 0:00:58.508 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.063) 0:00:58.571 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.044) 0:00:58.616 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.052) 0:00:58.668 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.046) 0:00:58.715 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.378) 0:00:59.094 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:35:55 -0400 (0:00:00.085) 0:00:59.179 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.386) 0:00:59.565 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.031) 0:00:59.597 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.032) 0:00:59.629 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.039) 0:00:59.669 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.040) 0:00:59.709 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.050) 0:00:59.760 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.055) 0:00:59.816 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.050) 0:00:59.867 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.052) 0:00:59.919 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.090) 0:01:00.009 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.052) 0:01:00.062 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.054) 0:01:00.116 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.108) 0:01:00.225 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.058) 0:01:00.284 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.049) 0:01:00.333 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:35:56 -0400 (0:00:00.155) 0:01:00.489 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.086) 0:01:00.577 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.051) 0:01:00.628 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.050) 0:01:00.679 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.053) 0:01:00.732 *******
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.048) 0:01:00.780 *******
skipping: [managed_node1] => {
"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 : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.053) 0:01:00.834 *******
ok: [managed_node1] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 103,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:57 -0400 (0:00:00.472) 0:01:01.306 *******
changed: [managed_node1] => {
"changed": true,
"checksum": "d681c7d56f912150d041873e880818b22a90c188",
"dest": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"gid": 0,
"group": "root",
"md5sum": "aec75d972c231aac004e1338934544cf",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 2102,
"src": "/root/.ansible/tmp/ansible-tmp-1725122157.8335094-29725-216237799807731/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:35:58 -0400 (0:00:00.711) 0:01:02.017 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:35:58 -0400 (0:00:00.033) 0:01:02.050 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:35:58 -0400 (0:00:00.031) 0:01:02.082 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.621) 0:01:02.703 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.081) 0:01:02.784 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.058) 0:01:02.842 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.147) 0:01:02.990 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.062) 0:01:03.052 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.052) 0:01:03.104 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.069) 0:01:03.174 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.093) 0:01:03.268 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.062) 0:01:03.331 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.059) 0:01:03.390 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:35:59 -0400 (0:00:00.069) 0:01:03.459 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.396) 0:01:03.856 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.041) 0:01:03.898 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.441) 0:01:04.339 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.030) 0:01:04.370 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.068) 0:01:04.438 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:36:00 -0400 (0:00:00.038) 0:01:04.477 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.049) 0:01:04.526 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.036) 0:01:04.563 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.038) 0:01:04.601 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.037) 0:01:04.639 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.037) 0:01:04.676 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.063) 0:01:04.740 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.033) 0:01:04.774 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.034) 0:01:04.808 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.087) 0:01:04.895 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.056) 0:01:04.952 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.037) 0:01:04.990 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.084) 0:01:05.074 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.057) 0:01:05.131 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.031) 0:01:05.163 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.030) 0:01:05.193 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.071) 0:01:05.265 *******
TASK [fedora.linux_system_roles.podman : Ensure container images are present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.046) 0:01:05.312 *******
skipping: [managed_node1] => {
"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 : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:36:01 -0400 (0:00:00.049) 0:01:05.361 *******
ok: [managed_node1] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 136,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:36:02 -0400 (0:00:00.428) 0:01:05.790 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:36:02 -0400 (0:00:00.053) 0:01:05.843 *******
changed: [managed_node1] => {
"changed": true,
"checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
"dest": "/etc/containers/systemd/quadlet-demo.yml",
"gid": 0,
"group": "root",
"md5sum": "fd890594adfc24339cb9cdc5e7b19a66",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1605,
"src": "/root/.ansible/tmp/ansible-tmp-1725122162.3709674-29987-148960353807419/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.684) 0:01:06.527 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.038) 0:01:06.566 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.607) 0:01:07.173 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.055) 0:01:07.228 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.057) 0:01:07.286 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.072) 0:01:07.359 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.061) 0:01:07.420 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:36:03 -0400 (0:00:00.055) 0:01:07.475 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.174) 0:01:07.650 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.099) 0:01:07.750 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.063) 0:01:07.813 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.069) 0:01:07.883 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.064) 0:01:07.947 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.417) 0:01:08.364 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:36:04 -0400 (0:00:00.064) 0:01:08.429 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.381) 0:01:08.811 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.034) 0:01:08.846 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.029) 0:01:08.876 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.030) 0:01:08.906 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.035) 0:01:08.942 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.036) 0:01:08.979 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.051) 0:01:09.030 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.051) 0:01:09.082 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.085) 0:01:09.168 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.064) 0:01:09.233 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:36:05 -0400 (0:00:00.035) 0:01:09.269 *******
ok: [managed_node1] => {
"changed": false,
"content": "LS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBlcnNpc3RlbnRWb2x1bWVDbGFpbQptZXRhZGF0YToKICBuYW1lOiB3cC1wdi1jbGFpbQogIGxhYmVsczoKICAgIGFwcDogd29yZHByZXNzCnNwZWM6CiAgYWNjZXNzTW9kZXM6CiAgLSBSZWFkV3JpdGVPbmNlCiAgcmVzb3VyY2VzOgogICAgcmVxdWVzdHM6CiAgICAgIHN0b3JhZ2U6IDIwR2kKLS0tCmFwaVZlcnNpb246IHYxCmtpbmQ6IFBvZAptZXRhZGF0YToKICBuYW1lOiBxdWFkbGV0LWRlbW8Kc3BlYzoKICBjb250YWluZXJzOgogIC0gbmFtZTogd29yZHByZXNzCiAgICBpbWFnZTogcXVheS5pby9saW51eC1zeXN0ZW0tcm9sZXMvd29yZHByZXNzOjQuOC1hcGFjaGUKICAgIGVudjoKICAgIC0gbmFtZTogV09SRFBSRVNTX0RCX0hPU1QKICAgICAgdmFsdWU6IHF1YWRsZXQtZGVtby1teXNxbAogICAgLSBuYW1lOiBXT1JEUFJFU1NfREJfUEFTU1dPUkQKICAgICAgdmFsdWVGcm9tOgogICAgICAgIHNlY3JldEtleVJlZjoKICAgICAgICAgIG5hbWU6IG15c3FsLXJvb3QtcGFzc3dvcmQta3ViZQogICAgICAgICAga2V5OiBwYXNzd29yZAogICAgdm9sdW1lTW91bnRzOgogICAgLSBuYW1lOiB3b3JkcHJlc3MtcGVyc2lzdGVudC1zdG9yYWdlCiAgICAgIG1vdW50UGF0aDogL3Zhci93d3cvaHRtbAogICAgcmVzb3VyY2VzOgogICAgICByZXF1ZXN0czoKICAgICAgICBtZW1vcnk6ICI2NE1pIgogICAgICAgIGNwdTogIjI1MG0iCiAgICAgIGxpbWl0czoKICAgICAgICBtZW1vcnk6ICIxMjhNaSIKICAgICAgICBjcHU6ICI1MDBtIgogIC0gbmFtZTogZW52b3kKICAgIGltYWdlOiBxdWF5LmlvL2xpbnV4LXN5c3RlbS1yb2xlcy9lbnZveXByb3h5OnYxLjI1LjAKICAgIHZvbHVtZU1vdW50czoKICAgIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgICBtb3VudFBhdGg6IC9ldGMvZW52b3kKICAgIC0gbmFtZTogY2VydGlmaWNhdGVzCiAgICAgIG1vdW50UGF0aDogL2V0Yy9lbnZveS1jZXJ0aWZpY2F0ZXMKICAgIGVudjoKICAgIC0gbmFtZTogRU5WT1lfVUlECiAgICAgIHZhbHVlOiAiMCIKICAgIHJlc291cmNlczoKICAgICAgcmVxdWVzdHM6CiAgICAgICAgbWVtb3J5OiAiNjRNaSIKICAgICAgICBjcHU6ICIyNTBtIgogICAgICBsaW1pdHM6CiAgICAgICAgbWVtb3J5OiAiMTI4TWkiCiAgICAgICAgY3B1OiAiNTAwbSIKICB2b2x1bWVzOgogIC0gbmFtZTogY29uZmlnLXZvbHVtZQogICAgY29uZmlnTWFwOgogICAgICBuYW1lOiBlbnZveS1wcm94eS1jb25maWcKICAtIG5hbWU6IGNlcnRpZmljYXRlcwogICAgc2VjcmV0OgogICAgICBzZWNyZXROYW1lOiBlbnZveS1jZXJ0aWZpY2F0ZXMKICAtIG5hbWU6IHdvcmRwcmVzcy1wZXJzaXN0ZW50LXN0b3JhZ2UKICAgIHBlcnNpc3RlbnRWb2x1bWVDbGFpbToKICAgICAgY2xhaW1OYW1lOiB3cC1wdi1jbGFpbQogIC0gbmFtZTogd3d3ICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMwogIC0gbmFtZTogY3JlYXRlICAjIG5vdCB1c2VkIC0gZm9yIHRlc3RpbmcgaG9zdHBhdGgKICAgIGhvc3RQYXRoOgogICAgICBwYXRoOiAvdG1wL2h0dHBkMy1jcmVhdGUK",
"encoding": "base64",
"source": "/etc/containers/systemd/quadlet-demo.yml"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.346) 0:01:09.616 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [
"quay.io/linux-system-roles/wordpress:4.8-apache",
"quay.io/linux-system-roles/envoyproxy:v1.25.0"
],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": [
"/tmp/httpd3",
"/tmp/httpd3-create"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.120) 0:01:09.736 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.043) 0:01:09.780 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.052) 0:01:09.833 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.090) 0:01:09.923 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.063) 0:01:09.986 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.035) 0:01:10.022 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.029) 0:01:10.052 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Create host directories] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7
Saturday 31 August 2024 12:36:06 -0400 (0:00:00.030) 0:01:10.082 *******
[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)
changed: [managed_node1] => (item=/tmp/httpd3) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
changed: [managed_node1] => (item=/tmp/httpd3-create) => {
"ansible_loop_var": "item",
"changed": true,
"gid": 0,
"group": "root",
"item": "/tmp/httpd3-create",
"mode": "0755",
"owner": "root",
"path": "/tmp/httpd3-create",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
Saturday 31 August 2024 12:36:07 -0400 (0:00:00.828) 0:01:10.911 *******
changed: [managed_node1] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed_node1] => (item=None) => {
"attempts": 1,
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39
Saturday 31 August 2024 12:36:25 -0400 (0:00:18.198) 0:01:29.110 *******
ok: [managed_node1] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/containers/systemd",
"secontext": "system_u:object_r:etc_t:s0",
"size": 160,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48
Saturday 31 August 2024 12:36:25 -0400 (0:00:00.399) 0:01:29.509 *******
changed: [managed_node1] => {
"changed": true,
"checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
"dest": "/etc/containers/systemd/quadlet-demo.kube",
"gid": 0,
"group": "root",
"md5sum": "da53c88f92b68b0487aa209f795b6bb3",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 456,
"src": "/root/.ansible/tmp/ansible-tmp-1725122186.0284543-30945-99661625789840/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58
Saturday 31 August 2024 12:36:26 -0400 (0:00:00.702) 0:01:30.212 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70
Saturday 31 August 2024 12:36:26 -0400 (0:00:00.033) 0:01:30.245 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Reload systemctl] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82
Saturday 31 August 2024 12:36:26 -0400 (0:00:00.031) 0:01:30.276 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Start service] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
Saturday 31 August 2024 12:36:27 -0400 (0:00:00.630) 0:01:30.906 *******
changed: [managed_node1] => {
"changed": true,
"name": "quadlet-demo.service",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target -.mount system.slice sysinit.target quadlet-demo-mysql.service quadlet-demo-network.service systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "-.mount quadlet-demo-network.service quadlet-demo-mysql.service system.slice sysinit.target",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : Restart service] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125
Saturday 31 August 2024 12:36:28 -0400 (0:00:01.461) 0:01:32.367 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:167
Saturday 31 August 2024 12:36:28 -0400 (0:00:00.034) 0:01:32.402 *******
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:173
Saturday 31 August 2024 12:36:28 -0400 (0:00:00.033) 0:01:32.435 *******
skipping: [managed_node1] => {
"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 certs.d files - absent] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Saturday 31 August 2024 12:36:28 -0400 (0:00:00.040) 0:01:32.476 *******
skipping: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Check quadlet files] *****************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:96
Saturday 31 August 2024 12:36:28 -0400 (0:00:00.047) 0:01:32.523 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/containers/systemd"
],
"delta": "0:00:00.003890",
"end": "2024-08-31 12:36:29.366773",
"rc": 0,
"start": "2024-08-31 12:36:29.362883"
}
STDOUT:
total 24
drwxr-xr-x. 8 root root 182 Aug 31 12:31 ../
-rw-r--r--. 1 root root 74 Aug 31 12:35 quadlet-demo.network
-rw-r--r--. 1 root root 9 Aug 31 12:35 quadlet-demo-mysql.volume
-rw-r--r--. 1 root root 363 Aug 31 12:35 quadlet-demo-mysql.container
-rw-r--r--. 1 root root 2102 Aug 31 12:35 envoy-proxy-configmap.yml
-rw-r--r--. 1 root root 1605 Aug 31 12:36 quadlet-demo.yml
-rw-r--r--. 1 root root 456 Aug 31 12:36 quadlet-demo.kube
drwxr-xr-x. 2 root root 185 Aug 31 12:36 ./
TASK [Check containers] ********************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:100
Saturday 31 August 2024 12:36:29 -0400 (0:00:00.445) 0:01:32.968 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.059193",
"end": "2024-08-31 12:36:29.821306",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:29.762113"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7b646f2bed72 quay.io/linux-system-roles/mysql:5.6 mysqld 35 seconds ago Up 35 seconds (healthy) quadlet-demo-mysql
4c7a56225add localhost/podman-pause:4.9.4-dev-1708535009 1 second ago Up 1 second a96f3a51b8d1-service
e845a5ed5259 localhost/podman-pause:4.9.4-dev-1708535009 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp c6fdd5f589f0-infra
346763b0d6a5 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
0e00139b76b7 quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 1 second ago Up 1 second 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check volumes] ***********************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:105
Saturday 31 August 2024 12:36:29 -0400 (0:00:00.468) 0:01:33.436 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls"
],
"delta": "0:00:00.033471",
"end": "2024-08-31 12:36:30.270495",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:30.237024"
}
STDOUT:
DRIVER VOLUME NAME
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [Check pods] **************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:110
Saturday 31 August 2024 12:36:30 -0400 (0:00:00.438) 0:01:33.875 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.039006",
"end": "2024-08-31 12:36:30.677093",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:30.638087"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
c6fdd5f589f0 quadlet-demo Running 2 seconds ago e845a5ed5259 e845a5ed5259,346763b0d6a5,0e00139b76b7 c6fdd5f589f0-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:115
Saturday 31 August 2024 12:36:30 -0400 (0:00:00.413) 0:01:34.288 *******
ok: [managed_node1] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units | grep quadlet",
"delta": "0:00:00.011483",
"end": "2024-08-31 12:36:31.058250",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:31.046767"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [Check web] ***************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:121
Saturday 31 August 2024 12:36:31 -0400 (0:00:00.381) 0:01:34.670 *******
changed: [managed_node1] => {
"attempts": 1,
"changed": true,
"checksum_dest": null,
"checksum_src": "c18b403f8adf1f1db166f5b981f83c232ab698b4",
"dest": "/run/out",
"elapsed": 0,
"gid": 0,
"group": "root",
"md5sum": "74e0cc5fcbf8f3b2076e476d03e44839",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:var_run_t:s0",
"size": 11666,
"src": "/root/.ansible/tmp/ansible-tmp-1725122191.1893213-31221-181916985643432/tmp1hpgr8mz",
"state": "file",
"status_code": 200,
"uid": 0,
"url": "https://localhost:8000"
}
MSG:
OK (unknown bytes)
TASK [Show web] ****************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:132
Saturday 31 August 2024 12:36:32 -0400 (0:00:01.183) 0:01:35.853 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"cat",
"/run/out"
],
"delta": "0:00:00.002527",
"end": "2024-08-31 12:36:32.608200",
"rc": 0,
"start": "2024-08-31 12:36:32.605673"
}
STDOUT:
WordPress › Installation
WordPress
TASK [Error] *******************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:137
Saturday 31 August 2024 12:36:32 -0400 (0:00:00.346) 0:01:36.199 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Check] *******************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:148
Saturday 31 August 2024 12:36:32 -0400 (0:00:00.029) 0:01:36.229 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"-a"
],
"delta": "0:00:00.036973",
"end": "2024-08-31 12:36:33.014737",
"rc": 0,
"start": "2024-08-31 12:36:32.977764"
}
STDOUT:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7b646f2bed72 quay.io/linux-system-roles/mysql:5.6 mysqld 39 seconds ago Up 39 seconds (healthy) quadlet-demo-mysql
4c7a56225add localhost/podman-pause:4.9.4-dev-1708535009 5 seconds ago Up 5 seconds a96f3a51b8d1-service
e845a5ed5259 localhost/podman-pause:4.9.4-dev-1708535009 5 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp c6fdd5f589f0-infra
346763b0d6a5 quay.io/linux-system-roles/wordpress:4.8-apache apache2-foregroun... 5 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-wordpress
0e00139b76b7 quay.io/linux-system-roles/envoyproxy:v1.25.0 envoy -c /etc/env... 4 seconds ago Up 5 seconds 0.0.0.0:8000->8080/tcp, 0.0.0.0:9000->9901/tcp quadlet-demo-envoy
TASK [Check pods] **************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:152
Saturday 31 August 2024 12:36:33 -0400 (0:00:00.375) 0:01:36.604 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"pod",
"ps",
"--ctr-ids",
"--ctr-names",
"--ctr-status"
],
"delta": "0:00:00.036616",
"end": "2024-08-31 12:36:33.391017",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:33.354401"
}
STDOUT:
POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS
c6fdd5f589f0 quadlet-demo Running 5 seconds ago e845a5ed5259 e845a5ed5259,346763b0d6a5,0e00139b76b7 c6fdd5f589f0-infra,quadlet-demo-wordpress,quadlet-demo-envoy running,running,running
TASK [Check systemd] ***********************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:157
Saturday 31 August 2024 12:36:33 -0400 (0:00:00.374) 0:01:36.979 *******
ok: [managed_node1] => {
"changed": false,
"cmd": "set -euo pipefail; systemctl list-units --all | grep quadlet",
"delta": "0:00:00.010072",
"end": "2024-08-31 12:36:33.738557",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:33.728485"
}
STDOUT:
quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service
quadlet-demo-mysql.service loaded active running quadlet-demo-mysql.service
quadlet-demo-network.service loaded active exited quadlet-demo-network.service
quadlet-demo.service loaded active running quadlet-demo.service
TASK [LS] **********************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:165
Saturday 31 August 2024 12:36:33 -0400 (0:00:00.348) 0:01:37.328 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"ls",
"-alrtF",
"/etc/systemd/system"
],
"delta": "0:00:00.003694",
"end": "2024-08-31 12:36:34.088595",
"failed_when_result": false,
"rc": 0,
"start": "2024-08-31 12:36:34.084901"
}
STDOUT:
total 8
lrwxrwxrwx. 1 root root 9 May 11 2019 systemd-timedated.service -> /dev/null
drwxr-xr-x. 4 root root 169 May 29 03:45 ../
lrwxrwxrwx. 1 root root 39 May 29 03:45 syslog.service -> /usr/lib/systemd/system/rsyslog.service
drwxr-xr-x. 2 root root 32 May 29 03:45 getty.target.wants/
lrwxrwxrwx. 1 root root 37 May 29 03:45 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target
lrwxrwxrwx. 1 root root 57 May 29 03:45 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service
drwxr-xr-x. 2 root root 48 May 29 03:45 network-online.target.wants/
lrwxrwxrwx. 1 root root 41 May 29 03:45 dbus-org.freedesktop.timedate1.service -> /usr/lib/systemd/system/timedatex.service
drwxr-xr-x. 2 root root 61 May 29 03:45 timers.target.wants/
drwxr-xr-x. 2 root root 31 May 29 03:45 basic.target.wants/
drwxr-xr-x. 2 root root 38 May 29 03:45 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
lrwxrwxrwx. 1 root root 41 May 29 03:47 default.target -> /usr/lib/systemd/system/multi-user.target
drwxr-xr-x. 2 root root 51 May 29 03:55 sockets.target.wants/
drwxr-xr-x. 2 root root 31 May 29 03:55 remote-fs.target.wants/
drwxr-xr-x. 2 root root 59 May 29 03:55 sshd-keygen@.service.d/
drwxr-xr-x. 2 root root 119 May 29 03:55 cloud-init.target.wants/
drwxr-xr-x. 2 root root 181 May 29 03:56 sysinit.target.wants/
drwxr-xr-x. 2 root root 4096 Aug 31 12:35 multi-user.target.wants/
lrwxrwxrwx. 1 root root 41 Aug 31 12:35 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service
drwxr-xr-x. 13 root root 4096 Aug 31 12:35 ./
TASK [Cleanup] *****************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:172
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.349) 0:01:37.678 *******
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.068) 0:01:37.746 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] ****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.064) 0:01:37.811 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.061) 0:01:37.873 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.050) 0:01:37.923 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.049) 0:01:37.973 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.035) 0:01:38.008 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.037) 0:01:38.046 *******
ok: [managed_node1] => (item=RedHat.yml) => {
"ansible_facts": {
"__podman_packages": [
"podman",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [managed_node1] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [managed_node1] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__podman_packages": [
"crun",
"podman",
"podman-plugins",
"shadow-utils-subid"
]
},
"ansible_included_var_files": [
"/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.podman : Gather the package facts] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
Saturday 31 August 2024 12:36:34 -0400 (0:00:00.094) 0:01:38.141 *******
ok: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.podman : Enable copr if requested] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10
Saturday 31 August 2024 12:36:36 -0400 (0:00:01.451) 0:01:39.592 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.030) 0:01:39.623 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.036) 0:01:39.660 *******
skipping: [managed_node1] => {}
TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.030) 0:01:39.690 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.029) 0:01:39.720 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get podman version] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.030) 0:01:39.750 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"--version"
],
"delta": "0:00:00.027415",
"end": "2024-08-31 12:36:36.559511",
"rc": 0,
"start": "2024-08-31 12:36:36.532096"
}
STDOUT:
podman version 4.9.4-dev
TASK [fedora.linux_system_roles.podman : Set podman version] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.399) 0:01:40.149 *******
ok: [managed_node1] => {
"ansible_facts": {
"podman_version": "4.9.4-dev"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.035) 0:01:40.185 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.030) 0:01:40.215 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: end_host conditional evaluated to false, continuing execution for managed_node1
TASK [fedora.linux_system_roles.podman : Check user and group information] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.088) 0:01:40.303 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.059) 0:01:40.363 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.039) 0:01:40.403 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.037) 0:01:40.440 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:36:36 -0400 (0:00:00.046) 0:01:40.486 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.388) 0:01:40.875 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.049) 0:01:40.924 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.356) 0:01:41.281 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.038) 0:01:41.320 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.030) 0:01:41.350 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.030) 0:01:41.381 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.029) 0:01:41.411 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.030) 0:01:41.441 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.030) 0:01:41.472 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:36:37 -0400 (0:00:00.032) 0:01:41.504 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set config file paths] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.083) 0:01:41.588 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:95
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.052) 0:01:41.641 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.073) 0:01:41.714 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update container config file] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.037) 0:01:41.751 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:98
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.032) 0:01:41.784 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.058) 0:01:41.843 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update registries config file] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.031) 0:01:41.874 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle storage.conf] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:101
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.029) 0:01:41.904 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.069) 0:01:41.974 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Update storage config file] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.051) 0:01:42.026 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Handle policy.json] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.038) 0:01:42.064 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.078) 0:01:42.143 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.039) 0:01:42.182 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get the existing policy.json] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.034) 0:01:42.217 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Write new policy.json file] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.064) 0:01:42.281 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Manage firewall for specified ports] *************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.031) 0:01:42.312 *******
TASK [fedora.linux_system_roles.firewall : Setup firewalld] ********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.092) 0:01:42.404 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node1
TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Saturday 31 August 2024 12:36:38 -0400 (0:00:00.080) 0:01:42.485 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if system is ostree] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10
Saturday 31 August 2024 12:36:39 -0400 (0:00:00.051) 0:01:42.536 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15
Saturday 31 August 2024 12:36:39 -0400 (0:00:00.038) 0:01:42.574 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22
Saturday 31 August 2024 12:36:39 -0400 (0:00:00.040) 0:01:42.615 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27
Saturday 31 August 2024 12:36:39 -0400 (0:00:00.036) 0:01:42.651 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
Saturday 31 August 2024 12:36:39 -0400 (0:00:00.030) 0:01:42.682 *******
ok: [managed_node1] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
lsrpackages: firewalld
TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43
Saturday 31 August 2024 12:36:41 -0400 (0:00:02.743) 0:01:45.425 *******
skipping: [managed_node1] => {}
TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48
Saturday 31 August 2024 12:36:41 -0400 (0:00:00.030) 0:01:45.456 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53
Saturday 31 August 2024 12:36:41 -0400 (0:00:00.035) 0:01:45.491 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Collect service facts] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5
Saturday 31 August 2024 12:36:42 -0400 (0:00:00.046) 0:01:45.538 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Saturday 31 August 2024 12:36:42 -0400 (0:00:00.051) 0:01:45.590 *******
skipping: [managed_node1] => (item=nftables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "nftables",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=iptables) => {
"ansible_loop_var": "item",
"changed": false,
"item": "iptables",
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item=ufw) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ufw",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22
Saturday 31 August 2024 12:36:42 -0400 (0:00:00.063) 0:01:45.653 *******
ok: [managed_node1] => {
"changed": false,
"name": "firewalld",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"ActiveEnterTimestampMonotonic": "626187921",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "basic.target dbus.service sysinit.target system.slice polkit.service dbus.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"AssertTimestampMonotonic": "625591297",
"Before": "network-pre.target shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"ConditionTimestampMonotonic": "625591296",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "nftables.service ipset.service shutdown.target ebtables.service iptables.service ip6tables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "79602",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"ExecMainStartTimestampMonotonic": "625593239",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"InactiveExitTimestampMonotonic": "625593281",
"InvocationID": "3c0b98a99e534ad7864cb68effcd1b9f",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "79602",
"MemoryAccounting": "yes",
"MemoryCurrent": "42496000",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target dbus.socket system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"StateChangeTimestampMonotonic": "626187921",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"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",
"WatchdogTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"WatchdogTimestampMonotonic": "626187918",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28
Saturday 31 August 2024 12:36:42 -0400 (0:00:00.545) 0:01:46.199 *******
ok: [managed_node1] => {
"changed": false,
"enabled": true,
"name": "firewalld",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"ActiveEnterTimestampMonotonic": "626187921",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "basic.target dbus.service sysinit.target system.slice polkit.service dbus.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"AssertTimestampMonotonic": "625591297",
"Before": "network-pre.target shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"ConditionTimestampMonotonic": "625591296",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "nftables.service ipset.service shutdown.target ebtables.service iptables.service ip6tables.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "79602",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"ExecMainStartTimestampMonotonic": "625593239",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:35:23 EDT",
"InactiveExitTimestampMonotonic": "625593281",
"InvocationID": "3c0b98a99e534ad7864cb68effcd1b9f",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "79602",
"MemoryAccounting": "yes",
"MemoryCurrent": "42496000",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target dbus.socket system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"StateChangeTimestampMonotonic": "626187921",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "2",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"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",
"WatchdogTimestamp": "Sat 2024-08-31 12:35:24 EDT",
"WatchdogTimestampMonotonic": "626187918",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34
Saturday 31 August 2024 12:36:43 -0400 (0:00:00.547) 0:01:46.747 *******
ok: [managed_node1] => {
"ansible_facts": {
"__firewall_previous_replaced": false,
"__firewall_python_cmd": "/usr/libexec/platform-python",
"__firewall_report_changed": true
},
"changed": false
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43
Saturday 31 August 2024 12:36:43 -0400 (0:00:00.036) 0:01:46.783 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55
Saturday 31 August 2024 12:36:43 -0400 (0:00:00.031) 0:01:46.814 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Saturday 31 August 2024 12:36:43 -0400 (0:00:00.060) 0:01:46.875 *******
ok: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"__firewall_changed": false,
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
}
}
ok: [managed_node1] => (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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120
Saturday 31 August 2024 12:36:44 -0400 (0:00:01.089) 0:01:47.965 *******
skipping: [managed_node1] => (item={'port': '8000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "8000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
skipping: [managed_node1] => (item={'port': '9000/tcp', 'state': 'enabled'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"port": "9000/tcp",
"state": "enabled"
},
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.061) 0:01:48.027 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.040) 0:01:48.067 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.033) 0:01:48.100 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.031) 0:01:48.131 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.031) 0:01:48.163 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.029) 0:01:48.192 *******
skipping: [managed_node1] => {}
TASK [Manage selinux for specified ports] **************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:117
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.035) 0:01:48.228 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.043) 0:01:48.271 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_cancel_user_linger": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] *******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:128
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.048) 0:01:48.319 *******
skipping: [managed_node1] => {
"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 credential files - present] ****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:137
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.035) 0:01:48.355 *******
skipping: [managed_node1] => {
"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 secrets] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146
Saturday 31 August 2024 12:36:44 -0400 (0:00:00.032) 0:01:48.388 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.147) 0:01:48.535 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.033) 0:01:48.569 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.040) 0:01:48.609 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.050) 0:01:48.660 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.031) 0:01:48.691 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.030) 0:01:48.721 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.030) 0:01:48.752 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.029) 0:01:48.782 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.406) 0:01:49.189 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.033) 0:01:49.222 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.039) 0:01:49.261 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.069) 0:01:49.331 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.048) 0:01:49.380 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.048) 0:01:49.429 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:36:45 -0400 (0:00:00.048) 0:01:49.478 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.087) 0:01:49.566 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Set variables part 1] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.414) 0:01:49.980 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_user": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set variables part 2] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.054) 0:01:50.034 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_rootless": false,
"__podman_xdg_runtime_dir": "/run/user/0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:13
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.064) 0:01:50.099 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.086) 0:01:50.186 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.050) 0:01:50.236 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.038) 0:01:50.275 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:18
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.035) 0:01:50.310 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Manage each secret] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:34
Saturday 31 August 2024 12:36:46 -0400 (0:00:00.038) 0:01:50.349 *******
[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)
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.402) 0:01:50.751 *******
skipping: [managed_node1] => {
"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 Quadlet specifications] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:160
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.033) 0:01:50.785 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.137) 0:01:50.922 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.088) 0:01:51.010 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.063) 0:01:51.074 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.041) 0:01:51.115 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.053) 0:01:51.168 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.073) 0:01:51.242 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.039) 0:01:51.282 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.037) 0:01:51.319 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:36:47 -0400 (0:00:00.043) 0:01:51.363 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.373) 0:01:51.737 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.040) 0:01:51.777 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.360) 0:01:52.138 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.031) 0:01:52.169 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.030) 0:01:52.200 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.035) 0:01:52.235 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.044) 0:01:52.280 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.088) 0:01:52.369 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.045) 0:01:52.415 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.038) 0:01:52.453 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:36:48 -0400 (0:00:00.035) 0:01:52.489 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.054) 0:01:52.543 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.033) 0:01:52.576 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.031) 0:01:52.607 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.070) 0:01:52.678 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.037) 0:01:52.715 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.074) 0:01:52.789 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:36:49 -0400 (0:00:00.031) 0:01:52.821 *******
changed: [managed_node1] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:36:28 EDT",
"ActiveEnterTimestampMonotonic": "690765301",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "quadlet-demo-network.service quadlet-demo-mysql.service systemd-journald.socket -.mount system.slice sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:36:27 EDT",
"AssertTimestampMonotonic": "689845619",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:36:27 EDT",
"ConditionTimestampMonotonic": "689845617",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "87066",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:36:28 EDT",
"ExecMainStartTimestampMonotonic": "690765280",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true --network=systemd-quadlet-demo --configmap /etc/containers/systemd/envoy-proxy-configmap.yml --publish 8000:8080 --publish 9000:9901 /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[Sat 2024-08-31 12:36:27 EDT] ; stop_time=[n/a] ; pid=87006 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/systemd/quadlet-demo.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:36:27 EDT",
"InactiveExitTimestampMonotonic": "689847035",
"InvocationID": "652c02b79f0a4d63aeee9fc4a77f1ee5",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "87066",
"MemoryAccounting": "yes",
"MemoryCurrent": "5251072",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-network.service quadlet-demo-mysql.service sysinit.target system.slice -.mount",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo.kube",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:36:28 EDT",
"StateChangeTimestampMonotonic": "690765301",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "4",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Sat 2024-08-31 12:36:28 EDT",
"WatchdogTimestampMonotonic": "690765298",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:36:52 -0400 (0:00:03.581) 0:01:56.402 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122187.210105,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7",
"ctime": 1725122186.6061032,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 312475823,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122186.3541024,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.kube",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 456,
"uid": 0,
"version": "879881775",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.371) 0:01:56.774 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.072) 0:01:56.846 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.358) 0:01:57.205 *******
ok: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.056) 0:01:57.262 *******
skipping: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.077) 0:01:57.339 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:36:53 -0400 (0:00:00.031) 0:01:57.371 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.kube",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:36:54 -0400 (0:00:00.351) 0:01:57.722 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:36:54 -0400 (0:00:00.597) 0:01:58.320 *******
skipping: [managed_node1] => {
"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 : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:36:54 -0400 (0:00:00.034) 0:01:58.355 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:36:54 -0400 (0:00:00.045) 0:01:58.400 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:36:54 -0400 (0:00:00.031) 0:01:58.432 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.659091",
"end": "2024-08-31 12:36:55.898393",
"rc": 0,
"start": "2024-08-31 12:36:55.239302"
}
STDOUT:
0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5
9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f
5643df33089c1eab7d2ffba7d0b443f94b78938ae05f870f5c0dc27326878bbb
fcf3e41b8864a14d75a6d0627d3d02154e28a153aa57e8baa392cd744ffa0d0b
5af2585e22ed1562885d9407efab74010090427be79048c2cd6a226517cc1e1d
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:36:55 -0400 (0:00:01.067) 0:01:59.500 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:36:56 -0400 (0:00:00.092) 0:01:59.592 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:36:56 -0400 (0:00:00.035) 0:01:59.628 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:36:56 -0400 (0:00:00.080) 0:01:59.709 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:36:56 -0400 (0:00:00.035) 0:01:59.744 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.032836",
"end": "2024-08-31 12:36:56.539499",
"rc": 0,
"start": "2024-08-31 12:36:56.506663"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:36:56 -0400 (0:00:00.385) 0:02:00.130 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.030087",
"end": "2024-08-31 12:36:56.941083",
"rc": 0,
"start": "2024-08-31 12:36:56.910996"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:36:57 -0400 (0:00:00.399) 0:02:00.530 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.048467",
"end": "2024-08-31 12:36:57.344450",
"rc": 0,
"start": "2024-08-31 12:36:57.295983"
}
STDOUT:
7b646f2bed72 quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:36:57 -0400 (0:00:00.404) 0:02:00.934 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.055771",
"end": "2024-08-31 12:36:57.751880",
"rc": 0,
"start": "2024-08-31 12:36:57.696109"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:36:57 -0400 (0:00:00.408) 0:02:01.343 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:36:58 -0400 (0:00:00.380) 0:02:01.723 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:00 -0400 (0:00:01.891) 0:02:03.614 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.034) 0:02:03.649 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.115) 0:02:03.764 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.065) 0:02:03.830 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.057) 0:02:03.888 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.074) 0:02:03.962 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.108) 0:02:04.071 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.068) 0:02:04.139 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.066) 0:02:04.205 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:37:00 -0400 (0:00:00.073) 0:02:04.279 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.417) 0:02:04.696 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.071) 0:02:04.768 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.394) 0:02:05.163 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.075) 0:02:05.238 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.037) 0:02:05.275 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.035) 0:02:05.310 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.041) 0:02:05.352 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.053) 0:02:05.405 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.047) 0:02:05.452 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:37:01 -0400 (0:00:00.042) 0:02:05.495 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.049) 0:02:05.545 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.066) 0:02:05.612 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.036) 0:02:05.649 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.034) 0:02:05.683 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.080) 0:02:05.763 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.058) 0:02:05.822 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.137) 0:02:05.959 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.053) 0:02:06.013 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.085) 0:02:06.098 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122166.0240388,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "998dccde0483b1654327a46ddd89cbaa47650370",
"ctime": 1725122162.9270284,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 289407681,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122162.6810274,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.yml",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1605,
"uid": 0,
"version": "2800055037",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:37:02 -0400 (0:00:00.399) 0:02:06.497 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.081) 0:02:06.579 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.360) 0:02:06.940 *******
skipping: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.040) 0:02:06.980 *******
ok: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.051) 0:02:07.032 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.038) 0:02:07.070 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:03 -0400 (0:00:00.358) 0:02:07.428 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:37:04 -0400 (0:00:00.643) 0:02:08.072 *******
skipping: [managed_node1] => {
"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 : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:37:04 -0400 (0:00:00.090) 0:02:08.163 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:37:04 -0400 (0:00:00.057) 0:02:08.220 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:37:04 -0400 (0:00:00.034) 0:02:08.254 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.030574",
"end": "2024-08-31 12:37:05.047346",
"rc": 0,
"start": "2024-08-31 12:37:05.016772"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.402) 0:02:08.657 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.076) 0:02:08.733 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.044) 0:02:08.778 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.035) 0:02:08.813 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.034) 0:02:08.847 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.033829",
"end": "2024-08-31 12:37:05.668355",
"rc": 0,
"start": "2024-08-31 12:37:05.634526"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:37:05 -0400 (0:00:00.415) 0:02:09.263 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.030573",
"end": "2024-08-31 12:37:06.076662",
"rc": 0,
"start": "2024-08-31 12:37:06.046089"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:37:06 -0400 (0:00:00.408) 0:02:09.672 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.035197",
"end": "2024-08-31 12:37:06.494926",
"rc": 0,
"start": "2024-08-31 12:37:06.459729"
}
STDOUT:
7b646f2bed72 quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:37:06 -0400 (0:00:00.454) 0:02:10.126 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.058168",
"end": "2024-08-31 12:37:06.974613",
"rc": 0,
"start": "2024-08-31 12:37:06.916445"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:37:07 -0400 (0:00:00.447) 0:02:10.573 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:37:07 -0400 (0:00:00.403) 0:02:10.976 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:09 -0400 (0:00:01.666) 0:02:12.642 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.041) 0:02:12.684 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.053) 0:02:12.737 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.046) 0:02:12.784 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.070) 0:02:12.854 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.049) 0:02:12.904 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.098) 0:02:13.002 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.069) 0:02:13.071 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.046) 0:02:13.117 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:37:09 -0400 (0:00:00.061) 0:02:13.178 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.384) 0:02:13.563 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.084) 0:02:13.647 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.420) 0:02:14.068 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.053) 0:02:14.121 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.055) 0:02:14.177 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.055) 0:02:14.233 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.053) 0:02:14.287 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.104) 0:02:14.391 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.039) 0:02:14.431 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.043) 0:02:14.475 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:37:10 -0400 (0:00:00.046) 0:02:14.521 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.065) 0:02:14.587 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.040) 0:02:14.627 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.033) 0:02:14.661 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.076) 0:02:14.737 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.039) 0:02:14.776 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.079) 0:02:14.856 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.034) 0:02:14.890 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.035) 0:02:14.926 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122187.919107,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "d681c7d56f912150d041873e880818b22a90c188",
"ctime": 1725122158.4230132,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 264241445,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122158.1540122,
"nlink": 1,
"path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2102,
"uid": 0,
"version": "3274457508",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.368) 0:02:15.294 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:37:11 -0400 (0:00:00.138) 0:02:15.433 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:37:12 -0400 (0:00:00.383) 0:02:15.817 *******
skipping: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:37:12 -0400 (0:00:00.055) 0:02:15.872 *******
ok: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:37:12 -0400 (0:00:00.064) 0:02:15.937 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:37:12 -0400 (0:00:00.053) 0:02:15.991 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/envoy-proxy-configmap.yml",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:12 -0400 (0:00:00.384) 0:02:16.375 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:37:13 -0400 (0:00:00.643) 0:02:17.018 *******
skipping: [managed_node1] => {
"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 : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:37:13 -0400 (0:00:00.045) 0:02:17.063 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:37:13 -0400 (0:00:00.061) 0:02:17.125 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:37:13 -0400 (0:00:00.036) 0:02:17.162 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.029296",
"end": "2024-08-31 12:37:13.949931",
"rc": 0,
"start": "2024-08-31 12:37:13.920635"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.453) 0:02:17.616 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.081) 0:02:17.697 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.034) 0:02:17.731 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.032) 0:02:17.764 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.033) 0:02:17.798 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.031643",
"end": "2024-08-31 12:37:14.601910",
"rc": 0,
"start": "2024-08-31 12:37:14.570267"
}
STDOUT:
quay.io/linux-system-roles/mysql 5.6 dd3b2a5dcb48 2 years ago 308 MB
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:37:14 -0400 (0:00:00.407) 0:02:18.205 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.028240",
"end": "2024-08-31 12:37:14.999165",
"rc": 0,
"start": "2024-08-31 12:37:14.970925"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:37:15 -0400 (0:00:00.397) 0:02:18.602 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.034763",
"end": "2024-08-31 12:37:15.410383",
"rc": 0,
"start": "2024-08-31 12:37:15.375620"
}
STDOUT:
7b646f2bed72 quay.io/linux-system-roles/mysql:5.6 mysqld About a minute ago Up About a minute (healthy) quadlet-demo-mysql
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:37:15 -0400 (0:00:00.412) 0:02:19.014 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.053382",
"end": "2024-08-31 12:37:15.840170",
"rc": 0,
"start": "2024-08-31 12:37:15.786788"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:37:15 -0400 (0:00:00.425) 0:02:19.440 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:37:16 -0400 (0:00:00.441) 0:02:19.882 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed729218486808...06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "inactive",
"status": "transient"
},
"7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service": {
"name": "7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-mysql.service": {
"name": "quadlet-demo-mysql.service",
"source": "systemd",
"state": "running",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:17 -0400 (0:00:01.557) 0:02:21.440 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:37:17 -0400 (0:00:00.035) 0:02:21.475 *******
ok: [managed_node1] => {
"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=/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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.133) 0:02:21.609 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.073) 0:02:21.683 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.062) 0:02:21.745 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.076) 0:02:21.822 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.107) 0:02:21.929 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.128) 0:02:22.058 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.046) 0:02:22.104 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.048) 0:02:22.153 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:37:18 -0400 (0:00:00.356) 0:02:22.509 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.061) 0:02:22.571 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.353) 0:02:22.925 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.032) 0:02:22.957 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.032) 0:02:22.990 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.032) 0:02:23.023 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.031) 0:02:23.055 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.033) 0:02:23.088 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.032) 0:02:23.121 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.031) 0:02:23.153 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.032) 0:02:23.186 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.097) 0:02:23.284 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.034) 0:02:23.319 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.033) 0:02:23.352 *******
ok: [managed_node1] => {
"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 : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.072) 0:02:23.425 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:37:19 -0400 (0:00:00.037) 0:02:23.463 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:37:20 -0400 (0:00:00.074) 0:02:23.537 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:37:20 -0400 (0:00:00.033) 0:02:23.571 *******
changed: [managed_node1] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:35:54 EDT",
"ActiveEnterTimestampMonotonic": "656577142",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target system.slice basic.target quadlet-demo-mysql-volume.service -.mount quadlet-demo-network.service tmp.mount systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:35:53 EDT",
"AssertTimestampMonotonic": "655883868",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:35:53 EDT",
"ConditionTimestampMonotonic": "655883866",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "yes",
"DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids",
"Description": "quadlet-demo-mysql.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "83539",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:35:54 EDT",
"ExecMainStartTimestampMonotonic": "656577098",
"ExecMainStatus": "0",
"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 /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 }",
"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 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:35:53 EDT",
"InactiveExitTimestampMonotonic": "655885460",
"InvocationID": "f3c3316bf7484c0daaa92650887fcdbc",
"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": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "83539",
"MemoryAccounting": "yes",
"MemoryCurrent": "604123136",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "quadlet-demo-mysql-volume.service quadlet-demo-network.service sysinit.target -.mount system.slice",
"RequiresMountsFor": "/tmp/quadlet_demo /run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:35:54 EDT",
"StateChangeTimestampMonotonic": "656577142",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "24",
"TasksMax": "22405",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestamp": "Sat 2024-08-31 12:35:54 EDT",
"WatchdogTimestampMonotonic": "656577138",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:37:22 -0400 (0:00:02.327) 0:02:25.899 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122153.2729957,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4",
"ctime": 1725122152.6599936,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 184549661,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122152.4009929,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo-mysql.container",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 363,
"uid": 0,
"version": "1441121888",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:37:22 -0400 (0:00:00.358) 0:02:26.257 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:37:22 -0400 (0:00:00.060) 0:02:26.318 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:37:23 -0400 (0:00:00.339) 0:02:26.658 *******
ok: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:37:23 -0400 (0:00:00.047) 0:02:26.705 *******
skipping: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:37:23 -0400 (0:00:00.037) 0:02:26.742 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:37:23 -0400 (0:00:00.031) 0:02:26.773 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.container",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:23 -0400 (0:00:00.354) 0:02:27.128 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:37:24 -0400 (0:00:00.650) 0:02:27.779 *******
ok: [managed_node1] => {
"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 : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:37:24 -0400 (0:00:00.405) 0:02:28.184 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:37:24 -0400 (0:00:00.048) 0:02:28.233 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:37:24 -0400 (0:00:00.032) 0:02:28.266 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.238220",
"end": "2024-08-31 12:37:25.264877",
"rc": 0,
"start": "2024-08-31 12:37:25.026657"
}
STDOUT:
dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.591) 0:02:28.857 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.060) 0:02:28.918 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.032) 0:02:28.950 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.032) 0:02:28.983 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.032) 0:02:29.015 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.033157",
"end": "2024-08-31 12:37:25.809559",
"rc": 0,
"start": "2024-08-31 12:37:25.776402"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:37:25 -0400 (0:00:00.387) 0:02:29.403 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.035468",
"end": "2024-08-31 12:37:26.202709",
"rc": 0,
"start": "2024-08-31 12:37:26.167241"
}
STDOUT:
local systemd-quadlet-demo-mysql
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:37:26 -0400 (0:00:00.391) 0:02:29.795 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.033585",
"end": "2024-08-31 12:37:26.591732",
"rc": 0,
"start": "2024-08-31 12:37:26.558147"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:37:26 -0400 (0:00:00.389) 0:02:30.184 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.063490",
"end": "2024-08-31 12:37:27.012644",
"rc": 0,
"start": "2024-08-31 12:37:26.949154"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:37:27 -0400 (0:00:00.420) 0:02:30.604 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:37:27 -0400 (0:00:00.385) 0:02:30.990 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-mysql-volume.service": {
"name": "quadlet-demo-mysql-volume.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:28 -0400 (0:00:01.531) 0:02:32.522 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.066) 0:02:32.588 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.044) 0:02:32.632 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.040) 0:02:32.673 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.034) 0:02:32.708 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.045) 0:02:32.753 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.066) 0:02:32.820 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.040) 0:02:32.861 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.038) 0:02:32.899 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.044) 0:02:32.943 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.351) 0:02:33.295 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:37:29 -0400 (0:00:00.042) 0:02:33.337 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.344) 0:02:33.682 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.031) 0:02:33.714 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.072) 0:02:33.786 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.037) 0:02:33.823 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.032) 0:02:33.856 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.033) 0:02:33.889 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.032) 0:02:33.921 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.031) 0:02:33.953 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.033) 0:02:33.986 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.058) 0:02:34.045 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.033) 0:02:34.078 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.032) 0:02:34.111 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.071) 0:02:34.183 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.036) 0:02:34.219 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.074) 0:02:34.294 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:37:30 -0400 (0:00:00.033) 0:02:34.327 *******
changed: [managed_node1] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-mysql-volume.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"ActiveEnterTimestampMonotonic": "643798748",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target basic.target system.slice -.mount systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"AssertTimestampMonotonic": "643753965",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"ConditionTimestampMonotonic": "643753964",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-mysql-volume.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-mysql-volume.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"ExecMainExitTimestampMonotonic": "643798304",
"ExecMainPID": "82144",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"ExecMainStartTimestampMonotonic": "643754926",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-mysql-volume.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"InactiveExitTimestampMonotonic": "643754978",
"InvocationID": "aa217b29658c47668758ca12d38f792b",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-mysql-volume.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "system.slice -.mount sysinit.target",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:35:41 EDT",
"StateChangeTimestampMonotonic": "643798748",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-mysql-volume",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:37:31 -0400 (0:00:00.620) 0:02:34.948 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122141.196955,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a",
"ctime": 1725122140.605953,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 29360339,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122140.354952,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 9,
"uid": 0,
"version": "3081477942",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:37:31 -0400 (0:00:00.351) 0:02:35.300 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:37:31 -0400 (0:00:00.059) 0:02:35.359 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:37:32 -0400 (0:00:00.338) 0:02:35.697 *******
ok: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:37:32 -0400 (0:00:00.048) 0:02:35.745 *******
skipping: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:37:32 -0400 (0:00:00.033) 0:02:35.779 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:37:32 -0400 (0:00:00.037) 0:02:35.816 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo-mysql.volume",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:32 -0400 (0:00:00.353) 0:02:36.170 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:37:33 -0400 (0:00:00.613) 0:02:36.783 *******
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:37:33 -0400 (0:00:00.418) 0:02:37.201 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:37:33 -0400 (0:00:00.048) 0:02:37.250 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:37:33 -0400 (0:00:00.032) 0:02:37.282 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.033918",
"end": "2024-08-31 12:37:34.079719",
"rc": 0,
"start": "2024-08-31 12:37:34.045801"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.389) 0:02:37.671 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.060) 0:02:37.732 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.034) 0:02:37.766 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.033) 0:02:37.800 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.036) 0:02:37.837 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.032674",
"end": "2024-08-31 12:37:34.630633",
"rc": 0,
"start": "2024-08-31 12:37:34.597959"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:37:34 -0400 (0:00:00.387) 0:02:38.224 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.033814",
"end": "2024-08-31 12:37:35.019651",
"rc": 0,
"start": "2024-08-31 12:37:34.985837"
}
STDOUT:
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:37:35 -0400 (0:00:00.387) 0:02:38.611 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.033931",
"end": "2024-08-31 12:37:35.406620",
"rc": 0,
"start": "2024-08-31 12:37:35.372689"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:37:35 -0400 (0:00:00.387) 0:02:38.999 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.060887",
"end": "2024-08-31 12:37:35.816619",
"rc": 0,
"start": "2024-08-31 12:37:35.755732"
}
STDOUT:
podman
podman-default-kube-network
systemd-quadlet-demo
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:37:35 -0400 (0:00:00.410) 0:02:39.409 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:37:36 -0400 (0:00:00.387) 0:02:39.796 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quadlet-demo-network.service": {
"name": "quadlet-demo-network.service",
"source": "systemd",
"state": "stopped",
"status": "generated"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:37 -0400 (0:00:01.570) 0:02:41.367 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14
Saturday 31 August 2024 12:37:37 -0400 (0:00:00.032) 0:02:41.399 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25
Saturday 31 August 2024 12:37:37 -0400 (0:00:00.044) 0:02:41.444 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35
Saturday 31 August 2024 12:37:37 -0400 (0:00:00.039) 0:02:41.484 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:37 -0400 (0:00:00.032) 0:02:41.516 *******
ok: [managed_node1] => {
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.046) 0:02:41.563 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Get user information] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.061) 0:02:41.624 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user does not exist] **********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.039) 0:02:41.664 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set group for podman user] ************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.041) 0:02:41.705 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group": "0"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get group information] ****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.045) 0:02:41.751 *******
ok: [managed_node1] => {
"ansible_facts": {
"getent_group": {
"root": [
"x",
"0",
""
]
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set group name] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.356) 0:02:42.108 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_group_name": "root"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : See if getsubids exists] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39
Saturday 31 August 2024 12:37:38 -0400 (0:00:00.042) 0:02:42.150 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725121810.9140913,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 32,
"charset": "binary",
"checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b",
"ctime": 1725121778.98189,
"dev": 51713,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 6986657,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/x-sharedlib",
"mode": "0755",
"mtime": 1700557386.0,
"nlink": 1,
"path": "/usr/bin/getsubids",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 12640,
"uid": 0,
"version": "481438935",
"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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.392) 0:02:42.542 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Check group with getsubids] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.575 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.607 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subuid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.640 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Get subgid file] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.672 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.705 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ******
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.737 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.031) 0:02:42.769 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.802 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_activate_systemd_unit": true,
"__podman_images_found": [],
"__podman_kube_yamls_raw": "",
"__podman_service_name": "quadlet-demo-network.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: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.057) 0:02:42.859 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_path": "/etc/containers/systemd"
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Get kube yaml contents] ***************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.037) 0:02:42.897 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.032) 0:02:42.930 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_images": [],
"__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network",
"__podman_volumes": []
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.071) 0:02:43.001 *******
ok: [managed_node1] => {
"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 : Cleanup quadlets] *********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.036) 0:02:43.038 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] *****************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.074) 0:02:43.112 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Stop and disable service] *************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
Saturday 31 August 2024 12:37:39 -0400 (0:00:00.070) 0:02:43.183 *******
changed: [managed_node1] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"name": "quadlet-demo-network.service",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"ActiveEnterTimestampMonotonic": "638898151",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "sysinit.target basic.target systemd-journald.socket -.mount system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"AssertTimestampMonotonic": "638842125",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"ConditionTimestampMonotonic": "638842124",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/quadlet-demo-network.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "quadlet-demo-network.service",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"ExecMainExitTimestampMonotonic": "638897690",
"ExecMainPID": "81233",
"ExecMainStartTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"ExecMainStartTimestampMonotonic": "638843129",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman network create --ignore --subnet=192.168.30.0/24 --gateway=192.168.30.1 --label app=wordpress systemd-quadlet-demo ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/run/systemd/generator/quadlet-demo-network.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "quadlet-demo-network.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"InactiveExitTimestampMonotonic": "638843327",
"InvocationID": "77bc60952ef84e24927f21053b42b0fe",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14003",
"LimitNPROCSoft": "14003",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14003",
"LimitSIGPENDINGSoft": "14003",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "0",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "quadlet-demo-network.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"RemoveIPC": "no",
"Requires": "sysinit.target -.mount system.slice",
"RequiresMountsFor": "/run/containers",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-08-31 12:35:36 EDT",
"StateChangeTimestampMonotonic": "638898151",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "exited",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogIdentifier": "quadlet-demo-network",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "0",
"TasksMax": "22405",
"TimeoutStartUSec": "infinity",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "generated",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.podman : See if quadlet file exists] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33
Saturday 31 August 2024 12:37:40 -0400 (0:00:00.615) 0:02:43.798 *******
ok: [managed_node1] => {
"changed": false,
"stat": {
"atime": 1725122136.119938,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0",
"ctime": 1725122135.3519351,
"dev": 51713,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 2097286,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1725122134.9149337,
"nlink": 1,
"path": "/etc/containers/systemd/quadlet-demo.network",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 74,
"uid": 0,
"version": "1185157052",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.podman : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38
Saturday 31 August 2024 12:37:40 -0400 (0:00:00.352) 0:02:44.150 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Slurp quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6
Saturday 31 August 2024 12:37:40 -0400 (0:00:00.060) 0:02:44.210 *******
ok: [managed_node1] => {
"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 : Parse quadlet file] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12
Saturday 31 August 2024 12:37:41 -0400 (0:00:00.332) 0:02:44.543 *******
ok: [managed_node1] => {
"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 : Parse quadlet yaml file] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44
Saturday 31 August 2024 12:37:41 -0400 (0:00:00.046) 0:02:44.590 *******
skipping: [managed_node1] => {
"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 : Reset raw variable] *******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52
Saturday 31 August 2024 12:37:41 -0400 (0:00:00.032) 0:02:44.623 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_raw": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Remove quadlet file] ******************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42
Saturday 31 August 2024 12:37:41 -0400 (0:00:00.030) 0:02:44.654 *******
changed: [managed_node1] => {
"changed": true,
"path": "/etc/containers/systemd/quadlet-demo.network",
"state": "absent"
}
TASK [fedora.linux_system_roles.podman : Refresh systemd] **********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48
Saturday 31 August 2024 12:37:41 -0400 (0:00:00.349) 0:02:45.004 *******
ok: [managed_node1] => {
"changed": false,
"name": null,
"status": {}
}
TASK [fedora.linux_system_roles.podman : Remove managed resource] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58
Saturday 31 August 2024 12:37:42 -0400 (0:00:00.592) 0:02:45.596 *******
changed: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [fedora.linux_system_roles.podman : Remove volumes] ***********************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95
Saturday 31 August 2024 12:37:42 -0400 (0:00:00.571) 0:02:46.167 *******
skipping: [managed_node1] => {
"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 : Clear parsed podman variable] *********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112
Saturday 31 August 2024 12:37:42 -0400 (0:00:00.046) 0:02:46.214 *******
ok: [managed_node1] => {
"ansible_facts": {
"__podman_quadlet_parsed": null
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116
Saturday 31 August 2024 12:37:42 -0400 (0:00:00.031) 0:02:46.246 *******
changed: [managed_node1] => {
"changed": true,
"cmd": [
"podman",
"image",
"prune",
"--all",
"-f"
],
"delta": "0:00:00.040814",
"end": "2024-08-31 12:37:43.066626",
"rc": 0,
"start": "2024-08-31 12:37:43.025812"
}
TASK [fedora.linux_system_roles.podman : Manage linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.413) 0:02:46.659 *******
included: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1
TASK [fedora.linux_system_roles.podman : Enable linger if needed] **************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.059) 0:02:46.718 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.031) 0:02:46.750 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.032) 0:02:46.783 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - images] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.032) 0:02:46.816 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"images",
"-n"
],
"delta": "0:00:00.034723",
"end": "2024-08-31 12:37:43.713445",
"rc": 0,
"start": "2024-08-31 12:37:43.678722"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146
Saturday 31 August 2024 12:37:43 -0400 (0:00:00.501) 0:02:47.317 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"volume",
"ls",
"-n"
],
"delta": "0:00:00.046730",
"end": "2024-08-31 12:37:44.216276",
"rc": 0,
"start": "2024-08-31 12:37:44.169546"
}
STDOUT:
local wp-pv-claim
local envoy-proxy-config
local envoy-certificates
TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155
Saturday 31 August 2024 12:37:44 -0400 (0:00:00.503) 0:02:47.821 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"ps",
"--noheading"
],
"delta": "0:00:00.051070",
"end": "2024-08-31 12:37:44.737072",
"rc": 0,
"start": "2024-08-31 12:37:44.686002"
}
TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164
Saturday 31 August 2024 12:37:44 -0400 (0:00:00.519) 0:02:48.341 *******
ok: [managed_node1] => {
"changed": false,
"cmd": [
"podman",
"network",
"ls",
"-n",
"-q"
],
"delta": "0:00:00.068151",
"end": "2024-08-31 12:37:45.273377",
"rc": 0,
"start": "2024-08-31 12:37:45.205226"
}
STDOUT:
podman
podman-default-kube-network
TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173
Saturday 31 August 2024 12:37:45 -0400 (0:00:00.538) 0:02:48.879 *******
ok: [managed_node1] => {
"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 : For testing and debugging - services] ***
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
Saturday 31 August 2024 12:37:45 -0400 (0:00:00.517) 0:02:49.397 *******
ok: [managed_node1] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"certmonger.service": {
"name": "certmonger.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cni-dhcp.service": {
"name": "cni-dhcp.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.fedoraproject.FirewallD1.service": {
"name": "dbus-org.fedoraproject.FirewallD1.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dnsmasq.service": {
"name": "dnsmasq.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"ebtables.service": {
"name": "ebtables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "unknown"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"iprdump.service": {
"name": "iprdump.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprinit.service": {
"name": "iprinit.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"iprupdate.service": {
"name": "iprupdate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"podman-auto-update.service": {
"name": "podman-auto-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-clean-transient.service": {
"name": "podman-clean-transient.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman-kube@.service": {
"name": "podman-kube@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"podman-restart.service": {
"name": "podman-restart.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"podman.service": {
"name": "podman.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "unknown"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.podman : Create and update quadlets] ***********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114
Saturday 31 August 2024 12:37:47 -0400 (0:00:01.745) 0:02:51.142 *******
skipping: [managed_node1] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.podman : Cancel linger] ************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:167
Saturday 31 August 2024 12:37:47 -0400 (0:00:00.066) 0:02:51.208 *******
TASK [fedora.linux_system_roles.podman : Handle credential files - absent] *****
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:173
Saturday 31 August 2024 12:37:47 -0400 (0:00:00.031) 0:02:51.240 *******
skipping: [managed_node1] => {
"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 certs.d files - absent] ********
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182
Saturday 31 August 2024 12:37:47 -0400 (0:00:00.030) 0:02:51.270 *******
skipping: [managed_node1] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Ensure no resources] *****************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:188
Saturday 31 August 2024 12:37:47 -0400 (0:00:00.031) 0:02:51.302 *******
fatal: [managed_node1]: FAILED! => {
"assertion": "__podman_test_debug_volumes.stdout == \"\"",
"changed": false,
"evaluated_to": false
}
MSG:
Assertion failed
TASK [Debug] *******************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:199
Saturday 31 August 2024 12:37:47 -0400 (0:00:00.039) 0:02:51.342 *******
ok: [managed_node1] => {
"changed": false,
"cmd": "exec 1>&2\nset -x\nset -o pipefail\nsystemctl list-units --plain -l --all | grep quadlet || :\nsystemctl list-unit-files --all | grep quadlet || :\nsystemctl list-units --plain --failed -l --all | grep quadlet || :\n",
"delta": "0:00:00.320216",
"end": "2024-08-31 12:37:48.413232",
"rc": 0,
"start": "2024-08-31 12:37:48.093016"
}
STDERR:
+ set -o pipefail
+ systemctl list-units --plain -l --all
+ grep quadlet
+ :
+ systemctl list-unit-files --all
+ grep quadlet
+ :
+ systemctl list-units --plain --failed -l --all
+ grep quadlet
+ :
TASK [Get journald] ************************************************************
task path: /tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_demo.yml:209
Saturday 31 August 2024 12:37:48 -0400 (0:00:00.662) 0:02:52.005 *******
fatal: [managed_node1]: FAILED! => {
"changed": false,
"cmd": [
"journalctl",
"-ex"
],
"delta": "0:00:00.115429",
"end": "2024-08-31 12:37:48.872069",
"failed_when_result": true,
"rc": 0,
"start": "2024-08-31 12:37:48.756640"
}
STDOUT:
-- Logs begin at Sat 2024-08-31 12:24:58 EDT, end at Sat 2024-08-31 12:37:48 EDT. --
Aug 31 12:32:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 40ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[38642]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:26 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[39042]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[39250]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 29ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 34ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[39875]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[40077]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 39ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:32 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 33ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[40548]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[40763]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:34 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 32ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[41144]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 36ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[41348]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 30ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 33ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[41648]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 38ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:37 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[41865]: ansible-systemd Invoked with name= scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 37ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping A template for running K8s workloads via podman-kube-play...
-- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has begun shutting down.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.
-- Subject: Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618.scope has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618.scope: Consumed 35ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618.scope completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman1: port 1(veth54c8cb2d) entered disabled state
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope: Consumed 41ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-2eff3124314d4a42ab93a9a2d236d1bd20e7104d450fb04f44c649073e79d083.scope completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth54c8cb2d left promiscuous mode
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman1: port 1(veth54c8cb2d) entered disabled state
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2d052e8eb7\x2d1717\x2da68e\x2d093c\x2da518e9f785e2.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-netns-netns\x2d052e8eb7\x2d1717\x2da68e\x2d093c\x2da518e9f785e2.mount has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-75e8a9cc42ec19f778d81347131369bac8bae199f3dfaedc14e3e0924eaa7618-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-a9dc440f3b4dde0f0f8d92db31d7281a8f93d8c7b2c581253f6b8dd6236c386b-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-a9dc440f3b4dde0f0f8d92db31d7281a8f93d8c7b2c581253f6b8dd6236c386b-merged.mount has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Removed slice cgroup machine-libpod_pod_7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380.slice.
-- Subject: Unit machine-libpod_pod_7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit machine-libpod_pod_7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380.slice has finished shutting down.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: machine-libpod_pod_7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380.slice: Consumed 12.078s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit machine-libpod_pod_7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380.slice completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-9db123efd3a989de2b79ca4c0558c936f6ba0ee322e8dca59a9a70f11b5b6a2e-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-9db123efd3a989de2b79ca4c0558c936f6ba0ee322e8dca59a9a70f11b5b6a2e-merged.mount has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: Pods stopped:
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: 7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: Pods removed:
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: 7c6234b4f31a16c69672a11c258dba5ef6217ea2001df990c5c2002da3667380
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: Secrets removed:
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com podman[41955]: Volumes removed:
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc.scope has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc.scope: Consumed 33ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc.scope completed and consumed the indicated resources.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has successfully entered the 'dead' state.
Aug 31 12:32:38 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped A template for running K8s workloads via podman-kube-play.
-- Subject: Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service has finished shutting down.
Aug 31 12:32:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42228]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:39 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-a601b2bfd6f698bc7ca5a67f7f0ac430fe59d2525edf43dd3d177f120384fe47-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-a601b2bfd6f698bc7ca5a67f7f0ac430fe59d2525edf43dd3d177f120384fe47-merged.mount has successfully entered the 'dead' state.
Aug 31 12:32:39 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-3f6a8b1a9103bdaaa6fd11b72cb6bcc3b12deaff1bb8217f44007524bc2b13fc-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:32:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42353]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 31 12:32:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42353]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml
Aug 31 12:32:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42489]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:32:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42612]: ansible-command Invoked with _raw_params=podman image prune -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:32:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42742]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42866]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[42991]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:32:43 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:32:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[43146]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[43394]: ansible-file Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:32:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[43517]: 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 user=None
Aug 31 12:32:44 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:32:46 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[43800]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:47 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[43924]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[44295]: ansible-file Invoked with path=/root/.config/containers state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:32:49 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[44418]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:50 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[44542]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:32:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[45282]: ansible-user Invoked with name=auth_test_user1 uid=2001 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-11-50.us-east-1.aws.redhat.com update_password=always group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=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
Aug 31 12:32:53 ip-10-31-11-50.us-east-1.aws.redhat.com useradd[45286]: new group: name=auth_test_user1, GID=2001
Aug 31 12:32:53 ip-10-31-11-50.us-east-1.aws.redhat.com useradd[45286]: new user: name=auth_test_user1, UID=2001, GID=2001, home=/home/auth_test_user1, shell=/bin/bash
Aug 31 12:32:56 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[45539]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:32:57 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[45668]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:32:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[45792]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:00 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[45917]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None
Aug 31 12:33:00 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46041]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46165]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46290]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46414]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:03 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46538]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/certs.d/localhost:5000 state=directory owner=auth_test_user1 group=2001 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:04 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[46885]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47009]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47134]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47258]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47382]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers state=directory owner=auth_test_user1 group=2001 mode=0700 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47729]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47853]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[47978]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:11 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48102]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48226]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48350]: ansible-command Invoked with creates=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl enable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 2001.
-- Subject: Unit user-2001.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-2001.slice has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/2001...
-- Subject: Unit user-runtime-dir@2001.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-runtime-dir@2001.service has begun starting up.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/2001.
-- Subject: Unit user-runtime-dir@2001.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-runtime-dir@2001.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 2001...
-- Subject: Unit user@2001.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user@2001.service has begun starting up.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: pam_unix(systemd-user:session): session opened for user auth_test_user1 by (uid=0)
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started Mark boot as successful after the user session has run 2 minutes.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Timers.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Starting D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has begun starting up.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Paths.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Listening on D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Startup finished in 37ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The user manager instance for user 2001 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 37186 microseconds.
Aug 31 12:33:12 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 2001.
-- Subject: Unit user@2001.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user@2001.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[48490]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-oergxrlwpijuybiixrdkfsjvbkwmjbgg ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725121993.251391-20152-65965353620449/AnsiballZ_podman_image.py'
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[48490]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started D-Bus User Message Bus.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Created slice user.slice.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-48502.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-pause-753d288b.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-48518.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-48526.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:14 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-48541.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:14 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[48490]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:14 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48670]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48793]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d state=directory owner=auth_test_user1 group=2001 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[48916]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:33:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[49015]: ansible-copy Invoked with dest=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml owner=auth_test_user1 group=2001 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1725121995.2077527-20268-209981335443327/source _original_basename=tmp6icbtv_9 follow=False checksum=fb0097683a2e5c8909a8037d64ddc1b350aed0be 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 regexp=None delimiter=None
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49140]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwjucgrzztkzalfkcbzqlzsdigesznof ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725121995.9734747-20326-194295891810192/AnsiballZ_podman_play.py'
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49140]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[49143]: ansible-containers.podman.podman_play Invoked with state=started kube_file=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-49151.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: tun: Universal TUN/TAP device driver, 1.6
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started rootless-netns-4764e0d0.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth8a07b9eb: link is not ready
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered blocking state
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered disabled state
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth8a07b9eb entered promiscuous mode
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth8a07b9eb: link becomes ready
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered blocking state
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered forwarding state
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49284]: listening on cni-podman2(#3): 10.89.1.1
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: started, version 2.79 cachesize 150
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using local addresses only for domain dns.podman
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: reading /etc/resolv.conf
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using local addresses only for domain dns.podman
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using nameserver 10.0.2.3#53
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using nameserver 10.29.169.13#53
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using nameserver 10.29.170.12#53
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: using nameserver 10.2.32.1#53
Aug 31 12:33:16 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49286]: read /run/user/2001/containers/cni/dnsname/podman-default-kube-network/addnhosts - 1 addresses
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49140]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com conmon[49363]: conmon 3c7c0d6ef95bef8aae68 : Failed to get working directory
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered disabled state
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth8a07b9eb left promiscuous mode
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth8a07b9eb) entered disabled state
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49555]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-hegpxlzqaxvasodxplzsxtenuvivrwkl ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725121997.182373-20373-233452672730248/AnsiballZ_systemd.py'
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49555]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[49558]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reloading.
Aug 31 12:33:17 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49555]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49692]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vrhtmunzxlhmlzklezlqbentzjjlctfg ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725121997.8391476-20402-65710026942617/AnsiballZ_systemd.py'
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49692]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[49695]: ansible-systemd Invoked with name= scope=user enabled=True daemon_reload=False daemon_reexec=False no_block=False state=None force=None masked=None user=None
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reloading.
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49692]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49831]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-olirgslzfcaxolfzwzgeytemwgfcqahc ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725121998.6289096-20454-228155258206467/AnsiballZ_systemd.py'
Aug 31 12:33:18 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49831]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[49834]: ansible-systemd Invoked with name= scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Created slice podman\x2dkube.slice.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Starting A template for running K8s workloads via podman-kube-play...
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has begun starting up.
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Pods stopped:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: 42ccac32c7127ef1b6ae49e1a5c077ecdf18a6d5bdf205ed4feb2f322f4de914
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Pods removed:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: 42ccac32c7127ef1b6ae49e1a5c077ecdf18a6d5bdf205ed4feb2f322f4de914
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Secrets removed:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Volumes removed:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started rootless-netns-d769a46f.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth277b0fe6: link is not ready
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered blocking state
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered disabled state
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth277b0fe6 entered promiscuous mode
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth277b0fe6: link becomes ready
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered blocking state
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered forwarding state
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49961]: listening on cni-podman2(#3): 10.89.1.1
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: started, version 2.79 cachesize 150
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using local addresses only for domain dns.podman
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: reading /etc/resolv.conf
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using local addresses only for domain dns.podman
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using nameserver 10.0.2.3#53
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using nameserver 10.29.169.13#53
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using nameserver 10.29.170.12#53
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: using nameserver 10.2.32.1#53
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: read /run/user/2001/containers/cni/dnsname/podman-default-kube-network/addnhosts - 1 addresses
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Pod:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: e4469af48d621233b464e95824f56d056e1a8cf343a11a3a54acb4bb0d785aad
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: Container:
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com podman[49840]: 77029569ffd2cc71429ca1e1836f855f262796077c563a6f4f94ffc73959e280
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started A template for running K8s workloads via podman-kube-play.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:19 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[49831]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:21 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[49963]: listening on cni-podman2(#3): fe80::1465:5eff:fe85:115b%cni-podman2
Aug 31 12:33:21 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[50405]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:21 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[50634]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:22 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[50829]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:22 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[51030]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:24 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[51405]: ansible-command Invoked with creates=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl enable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None
Aug 31 12:33:24 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[51658]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tcibfesqnbczedmgptqpdekiyelnqdst ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122004.6835704-20850-204263625324910/AnsiballZ_podman_image.py'
Aug 31 12:33:24 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[51658]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:33:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-51683.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-51706.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-51713.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-51757.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:33:25 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[51658]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:33:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[51957]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/systemd state=directory owner=auth_test_user1 group=2001 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[52181]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:33:27 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[52356]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725122006.387382-20958-51819958966803/source dest=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container owner=auth_test_user1 group=2001 mode=0644 follow=False _original_basename=systemd.j2 checksum=1127036af0ba22b83d33a5a35ab54db2c5855175 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 regexp=None delimiter=None
Aug 31 12:33:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[52700]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[52914]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[53130]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:30 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[53326]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[53812]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:33:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[54021]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[54222]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[54441]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:37 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[55352]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[55599]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None
Aug 31 12:33:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[55835]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[56063]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:42 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[56668]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[56868]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[57324]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:45 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[57546]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:47 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[58046]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[58296]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:49 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[58591]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:33:49 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[58813]: ansible-systemd Invoked with name= scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 31 12:33:50 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[59043]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:51 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[59281]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:52 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[59650]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[59867]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:54 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[60307]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:33:55 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[60570]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:33:56 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[60787]: ansible-file Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:33:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[61289]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:33:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[61491]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[62264]: ansible-file Invoked with path=/root/.config/containers state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:34:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[62562]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:34:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[62763]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[64710]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[64979]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None
Aug 31 12:34:11 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[65257]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:11 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[65484]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:12 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[65705]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:12 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[65913]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[66566]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:16 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[66801]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:16 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[67011]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:17 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[67211]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[67714]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[67930]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:20 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[68138]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:21 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[68346]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:22 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[68808]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:23 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[69030]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:24 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[69232]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:24 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[69426]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:25 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[69773]: ansible-command Invoked with _raw_params= warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[69990]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:26 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70220]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wpmcttudsgyevuagimzsppuucqchvfqx ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122066.6656392-24630-204799083463353/AnsiballZ_systemd.py'
Aug 31 12:34:26 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70220]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70223]: ansible-systemd Invoked with name= scope=user state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reloading.
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopping A template for running K8s workloads via podman-kube-play...
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has begun shutting down.
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com conmon[70309]: conmon 77029569ffd2cc71429c : runtime stderr: runc create failed: unable to create new parent process: namespace path: lstat /proc/49976/ns/ipc: no such file or directory
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com conmon[70309]: conmon 77029569ffd2cc71429c : Failed to create container: exit status 1
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered disabled state
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth277b0fe6 left promiscuous mode
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth277b0fe6) entered disabled state
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: Pods stopped:
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: e4469af48d621233b464e95824f56d056e1a8cf343a11a3a54acb4bb0d785aad
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: Pods removed:
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: e4469af48d621233b464e95824f56d056e1a8cf343a11a3a54acb4bb0d785aad
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: Secrets removed:
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com podman[70285]: Volumes removed:
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped A template for running K8s workloads via podman-kube-play.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:27 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70220]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70551]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70676]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fxngkfggcehnutoayosiskzdaxrutgwq ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122068.3268344-24739-177718138832340/AnsiballZ_podman_play.py'
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70676]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70679]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_options=None
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70679]: ansible-containers.podman.podman_play version: 4.9.4-dev, kube file /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-70687.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:28 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70676]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70816]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70939]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xxbhhwhvxwxasbrztabqhjiivgfmvcqx ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122069.2201111-24796-172668059791180/AnsiballZ_command.py'
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70939]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[70942]: ansible-command Invoked with _raw_params=podman image prune -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-70944.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:29 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[70939]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:30 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71073]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71197]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71322]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71446]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71570]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[71695]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ubszkinoxjuzvqlolwwktbavnqzubetb ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122073.443505-25060-3882956356073/AnsiballZ_systemd.py'
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[71695]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71698]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=user state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reloading.
Aug 31 12:34:33 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[71695]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[71834]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:35 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72082]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72205]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lphdyonzbztvwnjbqyjrrxglgkwsgcft ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122075.8420875-25211-29314338349335/AnsiballZ_systemd.py'
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72205]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72208]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reloading.
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72205]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72342]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pchcikdfmmhsgnboshhqcoqyqppebetj ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122076.5519896-25262-272972127938182/AnsiballZ_command.py'
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72342]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-72347.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:36 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72342]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72476]: ansible-stat Invoked with path=/run/user/2001 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72601]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zkgyycwsofymnmgxulubyaaowuvyulow ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122079.1135123-25420-211530856951261/AnsiballZ_podman_container_info.py'
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72601]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72604]: ansible-containers.podman.podman_container_info Invoked with executable=podman name=None
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-72606.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72601]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72735]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ugelqnbmviatrnurhiudensqxcabbhls ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122079.6637077-25459-167139917011411/AnsiballZ_command.py'
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72735]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72738]: ansible-command Invoked with _raw_params=podman network ls -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:39 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-72740.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72735]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72894]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ascxrkwoxraxqhrqoimzfqezwguoutod ; XDG_RUNTIME_DIR=/run/user/2001 /usr/libexec/platform-python /var/tmp/ansible-tmp-1725122080.1224463-25489-15374143085764/AnsiballZ_command.py'
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72894]: pam_unix(sudo:session): session opened for user auth_test_user1 by root(uid=0)
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[72897]: ansible-command Invoked with _raw_params=podman secret ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started podman-72899.scope.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com sudo[72894]: pam_unix(sudo:session): session closed for user auth_test_user1
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73028]: ansible-command Invoked with removes=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl disable-linger auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None stdin=None
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 2001...
-- Subject: Unit user@2001.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user@2001.service has begun shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped target Default.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Removed slice podman\x2dkube.slice.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopping podman-pause-753d288b.scope.
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has begun shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopping D-Bus User Message Bus...
-- Subject: Unit UNIT has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has begun shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped D-Bus User Message Bus.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped target Basic System.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped target Paths.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped target Sockets.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped target Timers.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped Mark boot as successful after the user session has run 2 minutes.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Closed D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Stopped podman-pause-753d288b.scope.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Removed slice user.slice.
-- Subject: Unit UNIT has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Shutdown.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Started Exit the Session.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48356]: Reached target Exit the Session.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[48358]: pam_unix(systemd-user:session): session closed for user auth_test_user1
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: user@2001.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit user@2001.service has successfully entered the 'dead' state.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 2001.
-- Subject: Unit user@2001.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user@2001.service has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping User runtime directory /run/user/2001...
-- Subject: Unit user-runtime-dir@2001.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-runtime-dir@2001.service has begun shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-user-2001.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-user-2001.mount has successfully entered the 'dead' state.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@2001.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit user-runtime-dir@2001.service has successfully entered the 'dead' state.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped User runtime directory /run/user/2001.
-- Subject: Unit user-runtime-dir@2001.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-runtime-dir@2001.service has finished shutting down.
Aug 31 12:34:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 2001.
-- Subject: Unit user-2001.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit user-2001.slice has finished shutting down.
Aug 31 12:34:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73160]: ansible-command Invoked with _raw_params=loginctl show-user -P State auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73284]: ansible-systemd Invoked with name=systemd-logind state=stopped daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None scope=None
Aug 31 12:34:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping Login Service...
-- Subject: Unit systemd-logind.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit systemd-logind.service has begun shutting down.
Aug 31 12:34:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: systemd-logind.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit systemd-logind.service has successfully entered the 'dead' state.
Aug 31 12:34:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped Login Service.
-- Subject: Unit systemd-logind.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit systemd-logind.service has finished shutting down.
Aug 31 12:34:42 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73413]: ansible-command Invoked with _raw_params=loginctl show-user -P State auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73537]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73661]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73786]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[73910]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:47 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[74280]: ansible-getent Invoked with database=group key=2001 fail_key=False service=None split=None
Aug 31 12:34:47 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[74404]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[74529]: ansible-command Invoked with _raw_params=getsubids auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[74653]: ansible-command Invoked with _raw_params=getsubids -g auth_test_user1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:51 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[75392]: ansible-user Invoked with name=auth_test_user1 state=absent 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-11-50.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=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
Aug 31 12:34:51 ip-10-31-11-50.us-east-1.aws.redhat.com userdel[75396]: delete user 'auth_test_user1'
Aug 31 12:34:51 ip-10-31-11-50.us-east-1.aws.redhat.com userdel[75396]: removed group 'auth_test_user1' owned by 'auth_test_user1'
Aug 31 12:34:51 ip-10-31-11-50.us-east-1.aws.redhat.com userdel[75396]: removed shadow group 'auth_test_user1' owned by 'auth_test_user1'
Aug 31 12:34:52 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[75524]: ansible-file Invoked with path=/home/auth_test_user1 state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[75647]: ansible-command Invoked with _raw_params=podman inspect podman_registry --format '{{range .}}{{range .Mounts}}{{if eq .Type "volume"}}{{.Name}}{{end}}{{end}}{{end}}' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[75777]: ansible-command Invoked with _raw_params=podman rm -f podman_registry warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope has successfully entered the 'dead' state.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope: Consumed 330ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope completed and consumed the indicated resources.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman0: port 1(vethab9ebf4e) entered disabled state
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device vethab9ebf4e left promiscuous mode
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman0: port 1(vethab9ebf4e) entered disabled state
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2d758e0a73\x2d0b7a\x2d0ebf\x2df18d\x2dfb7da75b7534.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-netns-netns\x2d758e0a73\x2d0b7a\x2d0ebf\x2df18d\x2dfb7da75b7534.mount has successfully entered the 'dead' state.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-f7c540aec2dca3ca31e4b2f347f848f252fbb580998d5ac381128bd294e550b6-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-f7c540aec2dca3ca31e4b2f347f848f252fbb580998d5ac381128bd294e550b6-merged.mount has successfully entered the 'dead' state.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:34:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-conmon-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-conmon-90097aeaf7609a483d9052b77a6eb23d6c833ec13faf20e3adc0d4225d39d52e.scope has successfully entered the 'dead' state.
Aug 31 12:34:54 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76007]: ansible-command Invoked with _raw_params=podman volume rm c493c30f7d15aba393e4dda803ecd9bdc292f7ef16582ee48fdfa8883c8758d1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:34:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:34:54 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76137]: ansible-file Invoked with path=/tmp/lsr_v0qo0vgc_podman state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:34:57 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76299]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d
Aug 31 12:34:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76455]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:34:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76578]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 12:35:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76701]: ansible-dnf Invoked with name=['certmonger'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 12:35:04 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76824]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:04 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[76947]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77070]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77197]: 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
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[77213]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved.
Aug 31 12:35:06 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:06 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77335]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt
Aug 31 12:35:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77458]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key
Aug 31 12:35:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77581]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt
Aug 31 12:35:08 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77704]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:35:08 ip-10-31-11-50.us-east-1.aws.redhat.com certmonger[12156]: 2024-08-31 12:35:08 [12156] Wrote to /var/lib/certmonger/requests/20240831163506
Aug 31 12:35:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77828]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[77951]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78074]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78197]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78320]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:13 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78568]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:35:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78697]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None
Aug 31 12:35:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78821]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:35:16 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[78945]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:18 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79070]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79193]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79316]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 12:35:22 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79439]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None
Aug 31 12:35:23 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79566]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 31 12:35:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:35:23 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting firewalld - dynamic firewall daemon...
-- Subject: Unit firewalld.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit firewalld.service has begun starting up.
Aug 31 12:35:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started firewalld - dynamic firewall daemon.
-- Subject: Unit firewalld.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit firewalld.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:24 ip-10-31-11-50.us-east-1.aws.redhat.com firewalld[79602]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Aug 31 12:35:25 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79780]: 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
Aug 31 12:35:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[79903]: 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
Aug 31 12:35:26 ip-10-31-11-50.us-east-1.aws.redhat.com rsyslogd[1032]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 12:35:29 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:30 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[80477]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:35:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[80601]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[80726]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[80849]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:35:35 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[80948]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725122134.5563693-28803-251287659902506/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 regexp=None delimiter=None
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81073]: 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 user=None
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81226]: ansible-systemd Invoked with name=quadlet-demo-network.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-network.service...
-- Subject: Unit quadlet-demo-network.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-network.service has begun starting up.
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo-network[81233]: systemd-quadlet-demo
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:36 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-network.service.
-- Subject: Unit quadlet-demo-network.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-network.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81388]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:35:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81512]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81637]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81760]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:35:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81859]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725122140.0697904-29162-131116627345269/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 regexp=None delimiter=None
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[81984]: 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 user=None
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82137]: 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 user=None
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-mysql-volume.service...
-- Subject: Unit quadlet-demo-mysql-volume.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql-volume.service has begun starting up.
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo-mysql-volume[82144]: systemd-quadlet-demo-mysql
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-mysql-volume.service.
-- Subject: Unit quadlet-demo-mysql-volume.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql-volume.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:42 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82273]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:35:42 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82397]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82522]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:51 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:51 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:35:51 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82865]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:52 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[82988]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:35:52 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[83087]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1725122152.1093163-29450-87576220956885/source _original_basename=tmpn6dnxpkp follow=False checksum=ca62b2ad3cc9afb5b5371ebbf797b9bc4fd7edd4 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 regexp=None delimiter=None
Aug 31 12:35:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[83212]: 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 user=None
Aug 31 12:35:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:35:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[83365]: 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 user=None
Aug 31 12:35:53 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo-mysql.service...
-- Subject: Unit quadlet-demo-mysql.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql.service has begun starting up.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[83437]: Using default interface naming scheme 'rhel-8.0'.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): veth3a6251c6: link is not ready
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered blocking state
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered disabled state
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth3a6251c6 entered promiscuous mode
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[83439]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[83439]: Could not generate persistent MAC address for veth3a6251c6: No such file or directory
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.0851] manager: (cni-podman2): new Bridge device (/org/freedesktop/NetworkManager/Devices/8)
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.0862] manager: (veth3a6251c6): new Veth device (/org/freedesktop/NetworkManager/Devices/9)
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[83437]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[83437]: Could not generate persistent MAC address for cni-podman2: No such file or directory
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth3a6251c6: link becomes ready
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered blocking state
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered forwarding state
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1111] device (cni-podman2): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=673 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1117] device (cni-podman2): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1125] device (cni-podman2): Activation: starting connection 'cni-podman2' (c6c02ef5-47e0-4496-b40d-531036bea4ec)
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1126] device (cni-podman2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1128] device (cni-podman2): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1130] device (cni-podman2): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1132] device (cni-podman2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit NetworkManager-dispatcher.service has begun starting up.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1321] device (veth3a6251c6): carrier: link connected
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1323] device (cni-podman2): carrier: link connected
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1531] device (cni-podman2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1534] device (cni-podman2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122154.1538] device (cni-podman2): Activation: successful, device activated.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit NetworkManager-dispatcher.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83532]: listening on cni-podman2(#8): 192.168.30.1
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: started, version 2.79 cachesize 150
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: using local addresses only for domain dns.podman
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: reading /etc/resolv.conf
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: using local addresses only for domain dns.podman
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: using nameserver 10.29.169.13#53
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: using nameserver 10.29.170.12#53
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: using nameserver 10.2.32.1#53
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 1 addresses
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-runc-7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b-runc.rwznzP.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-runc-7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b-runc.rwznzP.mount has successfully entered the 'dead' state.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.
-- Subject: Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo-mysql.service.
-- Subject: Unit quadlet-demo-mysql.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.
-- Subject: Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo-mysql[83372]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b
Aug 31 12:35:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has successfully entered the 'dead' state.
Aug 31 12:35:55 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[83758]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:35:55 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: listening on cni-podman2(#8): fe80::3435:1aff:feb6:ce1b%cni-podman2
Aug 31 12:35:55 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[83909]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:35:57 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84034]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:35:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84181]: ansible-stat Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:35:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84280]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725122157.8335094-29725-216237799807731/source dest=/etc/containers/systemd/envoy-proxy-configmap.yml owner=root group=0 mode=0644 _original_basename=envoy-proxy-configmap.yml follow=False checksum=d681c7d56f912150d041873e880818b22a90c188 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 regexp=None delimiter=None
Aug 31 12:35:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84405]: 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 user=None
Aug 31 12:35:58 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:36:00 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84586]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:36:00 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84719]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:36:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84851]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[84974]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.yml follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:36:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85073]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo.yml owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1725122162.3709674-29987-148960353807419/source _original_basename=tmpuehqs9iw follow=False checksum=998dccde0483b1654327a46ddd89cbaa47650370 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 regexp=None delimiter=None
Aug 31 12:36:03 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85198]: 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 user=None
Aug 31 12:36:03 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:36:04 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Aug 31 12:36:04 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85375]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:36:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85499]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:36:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85624]: ansible-slurp Invoked with path=/etc/containers/systemd/quadlet-demo.yml src=/etc/containers/systemd/quadlet-demo.yml
Aug 31 12:36:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85747]: ansible-file Invoked with path=/tmp/httpd3 state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[85870]: ansible-file Invoked with path=/tmp/httpd3-create state=directory owner=root group=root 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 seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.
-- Subject: Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has successfully entered the 'dead' state.
Aug 31 12:36:25 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[86499]: 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 content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[86622]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.kube follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True
Aug 31 12:36:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[86721]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725122186.0284543-30945-99661625789840/source dest=/etc/containers/systemd/quadlet-demo.kube owner=root group=0 mode=0644 _original_basename=quadlet-demo.kube follow=False checksum=7a5c73a5d935a42431c87bcdbeb8a04ed0909dc7 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 regexp=None delimiter=None
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[86846]: 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 user=None
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[86999]: ansible-systemd Invoked with name=quadlet-demo.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting quadlet-demo.service...
-- Subject: Unit quadlet-demo.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo.service has begun starting up.
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Pods stopped:
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Pods removed:
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Secrets removed:
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Volumes removed:
Aug 31 12:36:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Created slice cgroup machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice.
-- Subject: Unit machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.
-- Subject: Unit libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): vethceb1c444: link is not ready
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered blocking state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered disabled state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device vethceb1c444 entered promiscuous mode
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered blocking state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered forwarding state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122188.1767] manager: (vethceb1c444): new Veth device (/org/freedesktop/NetworkManager/Devices/10)
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered disabled state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[87092]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd-udevd[87092]: Could not generate persistent MAC address for vethceb1c444: No such file or directory
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122188.1867] device (vethceb1c444): carrier: link connected
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethceb1c444: link becomes ready
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered blocking state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered forwarding state
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 2 addresses
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.
-- Subject: Unit libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.
-- Subject: Unit libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started libcontainer container 0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.
-- Subject: Unit libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Volumes:
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: wp-pv-claim
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Pod:
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: Containers:
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: 346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[87006]: 0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224
Aug 31 12:36:28 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started quadlet-demo.service.
-- Subject: Unit quadlet-demo.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[87462]: ansible-command Invoked with _raw_params=ls -alrtF /etc/containers/systemd warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[87646]: ansible-command Invoked with _raw_params=podman ps -a warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:30 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[87811]: ansible-command Invoked with _raw_params=podman volume ls warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:30 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[87949]: ansible-command Invoked with _raw_params=podman pod ps --ctr-ids --ctr-names --ctr-status warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88079]: ansible-command Invoked with _raw_params=set -euo pipefail; systemctl list-units | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88205]: ansible-get_url Invoked with url=https://localhost:8000 dest=/run/out mode=0600 validate_certs=False force=False http_agent=ansible-httpget use_proxy=True force_basic_auth=False sha256sum= checksum= timeout=10 follow=False unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None backup=None headers=None tmp_dest=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None src=None content=NOT_LOGGING_PARAMETER remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88330]: ansible-command Invoked with _raw_params=cat /run/out warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88454]: ansible-command Invoked with _raw_params=podman ps -a warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88585]: ansible-command Invoked with _raw_params=podman pod ps --ctr-ids --ctr-names --ctr-status warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88715]: ansible-command Invoked with _raw_params=set -euo pipefail; systemctl list-units --all | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[88841]: ansible-command Invoked with _raw_params=ls -alrtF /etc/systemd/system warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89090]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:37 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89219]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:36:37 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89343]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:36:39 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89468]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 12:36:42 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89591]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None
Aug 31 12:36:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89718]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None
Aug 31 12:36:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89845]: 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
Aug 31 12:36:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[89968]: 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
Aug 31 12:36:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[90482]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:36:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[90606]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[90731]: ansible-systemd Invoked with name=quadlet-demo.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping quadlet-demo.service...
-- Subject: Unit quadlet-demo.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo.service has begun shutting down.
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope has successfully entered the 'dead' state.
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope: Consumed 34ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172.scope completed and consumed the indicated resources.
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-4c7a56225add2602d4ecdf459e36583d4fe97d6b8a4ec9412eceb169f45ac172-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:36:49 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-88193d94a7b51be8b4c0a688419bbb4e026370be37bc86f9ee087e0b1bd17105-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-88193d94a7b51be8b4c0a688419bbb4e026370be37bc86f9ee087e0b1bd17105-merged.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope: Consumed 31ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166.scope completed and consumed the indicated resources.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope: Consumed 1.035s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-346763b0d6a59b4bbe43d0329fa6b3b50af7be1427eb45be39628fa55d38389e.scope completed and consumed the indicated resources.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope: Consumed 128ms CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit libpod-0e00139b76b7ab34ce5f84caf41dbc898ab9c6c0beae72576d1fcdff81004224.scope completed and consumed the indicated resources.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-793062d228a607b6bd2da8c8551f2af74d161fe850c73a88c197ae3077817e32-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-793062d228a607b6bd2da8c8551f2af74d161fe850c73a88c197ae3077817e32-merged.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-4fea9fa9a632fd0b6ed69f8cf100ac215a1d26ffe4e74f5e130bc4f6b04d913b-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-4fea9fa9a632fd0b6ed69f8cf100ac215a1d26ffe4e74f5e130bc4f6b04d913b-merged.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com dnsmasq[83537]: read /run/containers/cni/dnsname/systemd-quadlet-demo/addnhosts - 1 addresses
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered disabled state
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device vethceb1c444 left promiscuous mode
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 2(vethceb1c444) entered disabled state
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2dbed8b99d\x2d04c4\x2db250\x2dc379\x2dfd2d520a52de.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-netns-netns\x2dbed8b99d\x2d04c4\x2db250\x2dc379\x2dfd2d520a52de.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-e845a5ed5259a44d34ce35b6dc6088aec979b7419e6f3e8dbd4b734a96de5166-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-4f6d5f887f465ce8afc1f92c2491a5caa05c87cf2414a8cb2e88e4f10e4883ab-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-4f6d5f887f465ce8afc1f92c2491a5caa05c87cf2414a8cb2e88e4f10e4883ab-merged.mount has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Removed slice cgroup machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice.
-- Subject: Unit machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice has finished shutting down.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice: Consumed 1.195s CPU time
-- Subject: Resources consumed by unit runtime
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit machine-libpod_pod_c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007.slice completed and consumed the indicated resources.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: Pods stopped:
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: Pods removed:
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: c6fdd5f589f0dfca0c4fca5bed5910fe3fe8b14214364f0679c10c00f94e7007
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: Secrets removed:
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo[90781]: Volumes removed:
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: quadlet-demo.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit quadlet-demo.service has successfully entered the 'dead' state.
Aug 31 12:36:52 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo.service.
-- Subject: Unit quadlet-demo.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo.service has finished shutting down.
Aug 31 12:36:53 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91083]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.kube follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:36:54 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91331]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.kube state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:36:54 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91454]: 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 user=None
Aug 31 12:36:54 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:36:55 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91607]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:56 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/podman healthcheck run 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.
-- Subject: Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:36:56 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service: Main process exited, code=exited, status=125/n/a
Aug 31 12:36:56 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.service has entered the 'failed' state with result 'exit-code'.
Aug 31 12:36:56 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91746]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:56 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[91876]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:57 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92006]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:57 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92136]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:36:58 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92449]: ansible-service_facts Invoked
Aug 31 12:37:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92661]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:37:01 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92785]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:02 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[92910]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:03 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93158]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:37:04 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93281]: 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 user=None
Aug 31 12:37:04 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93434]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:05 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93564]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93694]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93825]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:06 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[93955]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:07 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[94266]: ansible-service_facts Invoked
Aug 31 12:37:09 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[94478]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:37:10 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[94602]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:11 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[94727]: ansible-stat Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:12 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[94975]: ansible-file Invoked with path=/etc/containers/systemd/envoy-proxy-configmap.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:37:13 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95098]: 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 user=None
Aug 31 12:37:13 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:13 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95251]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:14 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95382]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:14 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95512]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95642]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:15 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[95772]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:16 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[96082]: ansible-service_facts Invoked
Aug 31 12:37:18 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[96294]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:37:19 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[96418]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:20 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[96543]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:37:20 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:20 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopping quadlet-demo-mysql.service...
-- Subject: Unit quadlet-demo-mysql.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql.service has begun shutting down.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped /usr/bin/podman healthcheck run 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.
-- Subject: Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b.timer has finished shutting down.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered disabled state
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: device veth3a6251c6 left promiscuous mode
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com kernel: cni-podman2: port 1(veth3a6251c6) entered disabled state
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: run-netns-netns\x2d4824aab3\x2d49b5\x2d0487\x2d8b4b\x2dc9a8f688e9d2.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit run-netns-netns\x2d4824aab3\x2d49b5\x2d0487\x2d8b4b\x2dc9a8f688e9d2.mount has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay\x2dcontainers-7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b-userdata-shm.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay\x2dcontainers-7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b-userdata-shm.mount has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay-1a293e7f0c7b94740fb8cf0ccf047760cee281334319aa020639c687e4657532-merged.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay-1a293e7f0c7b94740fb8cf0ccf047760cee281334319aa020639c687e4657532-merged.mount has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com quadlet-demo-mysql[96579]: 7b646f2bed7292184868086b16e06a07f58f327a51a4611c248281f65975893b
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-mysql.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit quadlet-demo-mysql.service has successfully entered the 'dead' state.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-mysql.service.
-- Subject: Unit quadlet-demo-mysql.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql.service has finished shutting down.
Aug 31 12:37:22 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[96826]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:23 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97074]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:37:23 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97197]: 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 user=None
Aug 31 12:37:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:24 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:25 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97480]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:25 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:25 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97611]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97741]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[97871]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:26 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98001]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:27 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:27 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98312]: ansible-service_facts Invoked
Aug 31 12:37:29 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98523]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:37:30 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98647]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98772]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:37:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-mysql-volume.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit quadlet-demo-mysql-volume.service has successfully entered the 'dead' state.
Aug 31 12:37:31 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-mysql-volume.service.
-- Subject: Unit quadlet-demo-mysql-volume.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-mysql-volume.service has finished shutting down.
Aug 31 12:37:31 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[98929]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:32 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99177]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:37:33 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99300]: 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 user=None
Aug 31 12:37:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:33 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99583]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99713]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:34 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99843]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:35 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[99973]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:35 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[100103]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:35 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:36 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[100414]: ansible-service_facts Invoked
Aug 31 12:37:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[100625]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None
Aug 31 12:37:38 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[100749]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[100874]: ansible-systemd Invoked with name=quadlet-demo-network.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None user=None
Aug 31 12:37:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: quadlet-demo-network.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit quadlet-demo-network.service has successfully entered the 'dead' state.
Aug 31 12:37:40 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Stopped quadlet-demo-network.service.
-- Subject: Unit quadlet-demo-network.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit quadlet-demo-network.service has finished shutting down.
Aug 31 12:37:40 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[101031]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 12:37:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[101279]: ansible-file Invoked with path=/etc/containers/systemd/quadlet-demo.network state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None
Aug 31 12:37:41 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[101402]: 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 user=None
Aug 31 12:37:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 12:37:41 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting dnf makecache...
-- Subject: Unit dnf-makecache.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit dnf-makecache.service has begun starting up.
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Failed determining last makecache time.
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: CentOS Stream 8 - AppStream 56 kB/s | 4.4 kB 00:00
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com NetworkManager[673]: [1725122262.5490] device (cni-podman2): state change: activated -> unmanaged (reason 'unmanaged', sys-iface-state: 'removed')
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=673 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit NetworkManager-dispatcher.service has begun starting up.
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dbus-daemon[608]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit NetworkManager-dispatcher.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: CentOS Stream 8 - BaseOS 49 kB/s | 3.9 kB 00:00
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: CentOS Stream 8 - Extras 72 kB/s | 2.9 kB 00:00
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: CentOS Stream 8 - Extras common packages 108 kB/s | 3.0 kB 00:00
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: CentOS Stream 8 - HighAvailability 107 kB/s | 3.9 kB 00:00
Aug 31 12:37:42 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Beaker Client - RedHatEnterpriseLinux8 12 kB/s | 1.5 kB 00:00
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[101759]: ansible-command Invoked with _raw_params=podman image prune --all -f warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Beaker harness 12 kB/s | 1.3 kB 00:00
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Copr repo for beakerlib-libraries owned by bgon 12 kB/s | 1.8 kB 00:00
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Extra Packages for Enterprise Linux 8 - x86_64 182 kB/s | 35 kB 00:00
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[101892]: ansible-command Invoked with _raw_params=podman images -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Extra Packages for Enterprise Linux 8 - x86_64 210 kB/s | 22 kB 00:00
Aug 31 12:37:43 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Extra Packages for Enterprise Linux 8 - x86_64 643 kB/s | 26 kB 00:00
Aug 31 12:37:44 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Copr repo for qa-tools owned by lpol 32 kB/s | 1.8 kB 00:00
Aug 31 12:37:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102025]: ansible-command Invoked with _raw_params=podman volume ls -n warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:44 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:44 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102156]: ansible-command Invoked with _raw_params=podman ps --noheading warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:44 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:45 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102287]: ansible-command Invoked with _raw_params=podman network ls -n -q warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:45 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:45 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.
Aug 31 12:37:46 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102572]: ansible-service_facts Invoked
Aug 31 12:37:46 ip-10-31-11-50.us-east-1.aws.redhat.com dnf[101434]: Metadata cache created.
Aug 31 12:37:46 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: dnf-makecache.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- The unit dnf-makecache.service has successfully entered the 'dead' state.
Aug 31 12:37:46 ip-10-31-11-50.us-east-1.aws.redhat.com systemd[1]: Started dnf makecache.
-- Subject: Unit dnf-makecache.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
--
-- Unit dnf-makecache.service has finished starting up.
--
-- The start-up result is done.
Aug 31 12:37:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102783]: ansible-command Invoked with _raw_params=exec 1>&2
set -x
set -o pipefail
systemctl list-units --plain -l --all | grep quadlet || :
systemctl list-unit-files --all | grep quadlet || :
systemctl list-units --plain --failed -l --all | grep quadlet || :
_uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 12:37:48 ip-10-31-11-50.us-east-1.aws.redhat.com platform-python[102913]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
PLAY RECAP *********************************************************************
managed_node1 : ok=414 changed=43 unreachable=0 failed=1 skipped=377 rescued=1 ignored=0
Saturday 31 August 2024 12:37:48 -0400 (0:00:00.475) 0:02:52.481 *******
===============================================================================
fedora.linux_system_roles.podman : Ensure container images are present -- 18.20s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.podman : Ensure container images are present --- 7.45s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18
fedora.linux_system_roles.podman : Stop and disable service ------------- 3.58s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.87s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5
fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.81s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.78s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.74s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31
fedora.linux_system_roles.podman : Stop and disable service ------------- 2.33s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.89s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.88s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.75s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.67s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.57s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.56s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : For testing and debugging - services --- 1.53s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183
fedora.linux_system_roles.podman : Start service ------------------------ 1.46s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
fedora.linux_system_roles.podman : Gather the package facts ------------- 1.45s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6
fedora.linux_system_roles.podman : Start service ------------------------ 1.33s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110
fedora.linux_system_roles.certificate : Slurp the contents of the files --- 1.24s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152
fedora.linux_system_roles.certificate : Remove files -------------------- 1.18s
/tmp/collections-8cT/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181