# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:4 Tuesday 06 February 2024 01:52:18 +0000 (0:00:00.011) 0:00:00.012 ****** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:9 Tuesday 06 February 2024 01:52:18 +0000 (0:00:00.018) 0:00:00.030 ****** ok: [sut] TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:57 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.924) 0:00:00.955 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.025) 0:00:00.981 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.016) 0:00:00.997 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.017) 0:00:01.015 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.284) 0:00:01.300 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.014) 0:00:01.314 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:52:19 +0000 (0:00:00.024) 0:00:01.339 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:52:20 +0000 (0:00:00.954) 0:00:02.294 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:52:20 +0000 (0:00:00.026) 0:00:02.321 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libbsd-0.11.7-5.fc39.x86_64", "Installed: conmon-2:2.1.8-2.fc39.x86_64", "Installed: container-selinux-2:2.229.0-1.fc39.noarch", "Installed: libnet-1.3-1.fc39.x86_64", "Installed: qemu-user-static-2:8.1.3-2.fc39.x86_64", "Installed: aardvark-dns-1.10.0-1.fc39.x86_64", "Installed: qemu-user-static-aarch64-2:8.1.3-2.fc39.x86_64", "Installed: passt-0^20231230.gf091893-1.fc39.x86_64", "Installed: passt-selinux-0^20231230.gf091893-1.fc39.noarch", "Installed: qemu-user-static-alpha-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-arm-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-cris-2:8.1.3-2.fc39.x86_64", "Installed: catatonit-0.1.7-18.fc39.x86_64", "Installed: qemu-user-static-hexagon-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-hppa-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-loongarch64-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-m68k-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-microblaze-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-mips-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-nios2-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-or1k-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-ppc-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-riscv-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-s390x-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-sh4-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-sparc-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-x86-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-xtensa-2:8.1.3-2.fc39.x86_64", "Installed: libslirp-4.7.0-4.fc39.x86_64", "Installed: shadow-utils-subid-2:4.14.0-2.fc39.x86_64", "Installed: fuse-common-3.16.1-1.fc39.x86_64", "Installed: fuse-overlayfs-1.12-2.fc39.x86_64", "Installed: fuse3-3.16.1-1.fc39.x86_64", "Installed: gvisor-tap-vsock-6:0.7.2-1.fc39.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.2-1.fc39.x86_64", "Installed: criu-3.19-2.fc39.x86_64", "Installed: fuse3-libs-3.16.1-1.fc39.x86_64", "Installed: criu-libs-3.19-2.fc39.x86_64", "Installed: slirp4netns-1.2.2-1.fc39.x86_64", "Installed: crun-1.14-1.fc39.x86_64", "Installed: podman-5:4.9.0-1.fc39.x86_64", "Installed: yajl-2.1.0-22.fc39.x86_64", "Installed: containers-common-4:1-95.fc39.noarch", "Installed: containers-common-extra-4:1-95.fc39.noarch", "Installed: libmd-1.1.0-2.fc39.x86_64", "Installed: netavark-1.10.1-5.fc39.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:53:46 +0000 (0:01:25.576) 0:01:27.897 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040389", "end": "2024-02-06 01:53:46.685332", "rc": 0, "start": "2024-02-06 01:53:46.644943" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.377) 0:01:28.274 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.019) 0:01:28.294 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.020) 0:01:28.315 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.028) 0:01:28.343 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.031) 0:01:28.375 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:46 +0000 (0:00:00.040) 0:01:28.415 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.324) 0:01:28.739 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.058) 0:01:28.798 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.024) 0:01:28.823 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.242) 0:01:29.066 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.024) 0:01:29.090 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1696291200.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.246) 0:01:29.337 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.017) 0:01:29.355 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.017) 0:01:29.372 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.016) 0:01:29.389 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.016) 0:01:29.405 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.016) 0:01:29.422 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.017) 0:01:29.440 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.038) 0:01:29.478 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.035) 0:01:29.513 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.018) 0:01:29.531 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:53:47 +0000 (0:00:00.020) 0:01:29.552 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.035) 0:01:29.587 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.019) 0:01:29.606 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.041) 0:01:29.648 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.036) 0:01:29.684 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.019) 0:01:29.703 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.017) 0:01:29.721 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.037) 0:01:29.759 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.018) 0:01:29.777 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.019) 0:01:29.797 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.018) 0:01:29.815 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.018) 0:01:29.834 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.018) 0:01:29.852 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.019) 0:01:29.871 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.018) 0:01:29.890 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.022) 0:01:29.912 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.016) 0:01:29.929 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'nopull', 'type': 'container', 'state': 'created', 'pull_image': False, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/libpod/testimage:20210610', 'ContainerName': 'nopull'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.046) 0:01:29.975 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.025) 0:01:30.001 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.047) 0:01:30.048 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.020) 0:01:30.069 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.029) 0:01:30.098 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.033) 0:01:30.132 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.021) 0:01:30.153 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.021) 0:01:30.175 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.026) 0:01:30.202 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.244) 0:01:30.447 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:48 +0000 (0:00:00.025) 0:01:30.472 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.246) 0:01:30.719 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.017) 0:01:30.736 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.016) 0:01:30.753 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.016) 0:01:30.769 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.017) 0:01:30.787 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.016) 0:01:30.803 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.015) 0:01:30.819 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.031) 0:01:30.851 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.019) 0:01:30.870 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.041) 0:01:30.912 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.044) 0:01:30.957 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.016) 0:01:30.974 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.039) 0:01:31.013 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.030) 0:01:31.044 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.017) 0:01:31.061 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.017) 0:01:31.079 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.016) 0:01:31.095 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.015) 0:01:31.111 ****** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__podman_pull_image | bool", "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.020) 0:01:31.131 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.347) 0:01:31.478 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.018) 0:01:31.497 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 01:53:49 +0000 (0:00:00.019) 0:01:31.516 ****** changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1707184429.9970865-6681-39623606999285/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.708) 0:01:32.224 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.019) 0:01:32.244 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.020) 0:01:32.264 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.020) 0:01:32.285 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:73 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.049) 0:01:32.334 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:77 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.019) 0:01:32.354 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.045) 0:01:32.400 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.031) 0:01:32.431 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.023) 0:01:32.454 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.017) 0:01:32.472 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.017) 0:01:32.489 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:53:50 +0000 (0:00:00.039) 0:01:32.528 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:53:51 +0000 (0:00:00.825) 0:01:33.354 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:53:51 +0000 (0:00:00.019) 0:01:33.374 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:53:51 +0000 (0:00:00.021) 0:01:33.396 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030275", "end": "2024-02-06 01:53:52.076221", "rc": 0, "start": "2024-02-06 01:53:52.045946" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.268) 0:01:33.664 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.021) 0:01:33.686 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.051) 0:01:33.737 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.021) 0:01:33.758 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.022) 0:01:33.780 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.038) 0:01:33.819 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.023) 0:01:33.842 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.022) 0:01:33.865 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.032) 0:01:33.898 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.249) 0:01:34.147 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.030) 0:01:34.178 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.247) 0:01:34.425 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.018) 0:01:34.444 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.018) 0:01:34.462 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.017) 0:01:34.479 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.017) 0:01:34.497 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.017) 0:01:34.514 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:53:52 +0000 (0:00:00.016) 0:01:34.531 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.051) 0:01:34.582 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.036) 0:01:34.619 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.019) 0:01:34.638 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.657 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.036) 0:01:34.693 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.019) 0:01:34.713 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.731 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.036) 0:01:34.768 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.787 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.805 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.039) 0:01:34.845 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.020) 0:01:34.865 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.884 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.902 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.018) 0:01:34.921 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.043) 0:01:34.965 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.019) 0:01:34.985 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.019) 0:01:35.004 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.016) 0:01:35.020 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.015) 0:01:35.036 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'bogus', 'type': 'container', 'state': 'created', 'continue_if_pull_fails': True, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'this_is_a_bogus_image', 'ContainerName': 'bogus'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.047) 0:01:35.084 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.026) 0:01:35.110 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.026) 0:01:35.137 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.021) 0:01:35.159 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.031) 0:01:35.190 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.038) 0:01:35.228 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.023) 0:01:35.252 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.022) 0:01:35.275 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.026) 0:01:35.302 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:53 +0000 (0:00:00.246) 0:01:35.548 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.025) 0:01:35.574 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.270) 0:01:35.844 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:35.863 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:35.882 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:35.900 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:35.918 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:35.937 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.017) 0:01:35.955 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.035) 0:01:35.990 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.020) 0:01:36.010 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.019) 0:01:36.030 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.045) 0:01:36.076 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.017) 0:01:36.093 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.041) 0:01:36.135 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.032) 0:01:36.167 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.029) 0:01:36.197 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:36.216 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.018) 0:01:36.235 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 01:53:54 +0000 (0:00:00.047) 0:01:36.282 ****** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 01:53:55 +0000 (0:00:00.636) 0:01:36.919 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 01:53:55 +0000 (0:00:00.256) 0:01:37.175 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 01:53:55 +0000 (0:00:00.020) 0:01:37.195 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 01:53:55 +0000 (0:00:00.019) 0:01:37.215 ****** changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1707184435.695104-6871-115182636859788/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.613) 0:01:37.828 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.021) 0:01:37.849 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.021) 0:01:37.871 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.023) 0:01:37.894 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:93 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.027) 0:01:37.922 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:100 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.021) 0:01:37.944 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.080) 0:01:38.024 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.033) 0:01:38.057 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.025) 0:01:38.083 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.050) 0:01:38.133 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.019) 0:01:38.153 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:53:56 +0000 (0:00:00.042) 0:01:38.195 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.832) 0:01:39.028 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.022) 0:01:39.050 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.025) 0:01:39.076 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032392", "end": "2024-02-06 01:53:57.763052", "rc": 0, "start": "2024-02-06 01:53:57.730660" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.275) 0:01:39.351 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.024) 0:01:39.375 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.020) 0:01:39.395 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.022) 0:01:39.418 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.022) 0:01:39.441 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.040) 0:01:39.481 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:57 +0000 (0:00:00.023) 0:01:39.505 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.054) 0:01:39.559 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.028) 0:01:39.588 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.247) 0:01:39.835 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.026) 0:01:39.862 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.247) 0:01:40.110 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.018) 0:01:40.128 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.018) 0:01:40.147 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.018) 0:01:40.165 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.017) 0:01:40.183 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.018) 0:01:40.201 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.017) 0:01:40.218 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.024) 0:01:40.242 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.036) 0:01:40.279 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.020) 0:01:40.299 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.018) 0:01:40.317 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.037) 0:01:40.355 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.020) 0:01:40.375 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.052) 0:01:40.428 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.044) 0:01:40.473 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.022) 0:01:40.495 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.020) 0:01:40.515 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:53:58 +0000 (0:00:00.039) 0:01:40.555 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.019) 0:01:40.575 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.019) 0:01:40.595 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.018) 0:01:40.614 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.018) 0:01:40.633 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.019) 0:01:40.652 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.019) 0:01:40.672 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.023) 0:01:40.695 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.017) 0:01:40.712 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.016) 0:01:40.729 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'nopull', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.045) 0:01:40.775 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.055) 0:01:40.831 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.025) 0:01:40.856 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.021) 0:01:40.877 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.030) 0:01:40.908 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.037) 0:01:40.945 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.026) 0:01:40.971 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.022) 0:01:40.994 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.026) 0:01:41.020 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.245) 0:01:41.266 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.027) 0:01:41.293 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.243) 0:01:41.536 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:53:59 +0000 (0:00:00.019) 0:01:41.555 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.574 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.593 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.611 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.629 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.019) 0:01:41.648 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.036) 0:01:41.685 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.052) 0:01:41.737 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.756 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.046) 0:01:41.803 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.040) 0:01:41.843 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.018) 0:01:41.862 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:00 +0000 (0:00:00.588) 0:01:42.451 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:01 +0000 (0:00:00.249) 0:01:42.700 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:01 +0000 (0:00:00.035) 0:01:42.736 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:01 +0000 (0:00:00.019) 0:01:42.756 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:01 +0000 (0:00:00.018) 0:01:42.774 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:01 +0000 (0:00:00.018) 0:01:42.793 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.871) 0:01:43.664 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036690", "end": "2024-02-06 01:54:02.356375", "rc": 0, "start": "2024-02-06 01:54:02.319685" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.280) 0:01:43.944 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.020) 0:01:43.965 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.016) 0:01:43.982 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.025) 0:01:44.007 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.062) 0:01:44.070 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.024) 0:01:44.095 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.019) 0:01:44.115 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.019) 0:01:44.134 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:54:02 +0000 (0:00:00.042) 0:01:44.176 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.830) 0:01:45.007 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.019) 0:01:45.027 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.022) 0:01:45.049 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030715", "end": "2024-02-06 01:54:03.731595", "rc": 0, "start": "2024-02-06 01:54:03.700880" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.269) 0:01:45.319 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.022) 0:01:45.342 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.018) 0:01:45.360 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.020) 0:01:45.381 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.022) 0:01:45.403 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.074) 0:01:45.478 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.025) 0:01:45.503 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.023) 0:01:45.527 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:03 +0000 (0:00:00.028) 0:01:45.555 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.245) 0:01:45.801 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.026) 0:01:45.827 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.245) 0:01:46.073 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.091 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.110 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.128 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.146 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.164 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.017) 0:01:46.182 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.029) 0:01:46.211 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.037) 0:01:46.248 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.019) 0:01:46.268 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.286 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.068) 0:01:46.355 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.020) 0:01:46.375 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.019) 0:01:46.394 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.037) 0:01:46.432 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.019) 0:01:46.452 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.471 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.039) 0:01:46.510 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.019) 0:01:46.530 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:54:04 +0000 (0:00:00.018) 0:01:46.549 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.018) 0:01:46.567 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.018) 0:01:46.586 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.018) 0:01:46.604 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.019) 0:01:46.624 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.019) 0:01:46.644 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.016) 0:01:46.661 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.048) 0:01:46.709 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'bogus', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.047) 0:01:46.757 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.026) 0:01:46.784 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.024) 0:01:46.808 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.021) 0:01:46.830 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.030) 0:01:46.860 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.036) 0:01:46.896 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.022) 0:01:46.918 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.022) 0:01:46.941 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.026) 0:01:46.967 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.247) 0:01:47.214 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.026) 0:01:47.241 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.245) 0:01:47.486 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.018) 0:01:47.505 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.017) 0:01:47.523 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:05 +0000 (0:00:00.018) 0:01:47.541 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.017) 0:01:47.558 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.048) 0:01:47.607 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.018) 0:01:47.626 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.035) 0:01:47.661 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.021) 0:01:47.682 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.018) 0:01:47.700 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.046) 0:01:47.747 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.040) 0:01:47.787 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:06 +0000 (0:00:00.019) 0:01:47.807 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target -.mount systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.889) 0:01:48.696 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.249) 0:01:48.946 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.031) 0:01:48.977 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.018) 0:01:48.996 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.018) 0:01:49.014 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:07 +0000 (0:00:00.018) 0:01:49.032 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:08 +0000 (0:00:00.906) 0:01:49.939 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034302", "end": "2024-02-06 01:54:08.627699", "rc": 0, "start": "2024-02-06 01:54:08.593397" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:08 +0000 (0:00:00.277) 0:01:50.216 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:08 +0000 (0:00:00.054) 0:01:50.271 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:54:08 +0000 (0:00:00.018) 0:01:50.289 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:112 Tuesday 06 February 2024 01:54:08 +0000 (0:00:00.026) 0:01:50.316 ****** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:125 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.531) 0:01:50.848 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Skip test if cannot reboot] ********************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:131 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.028) 0:01:50.876 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:137 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.026) 0:01:50.903 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:169 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.025) 0:01:50.928 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:175 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.024) 0:01:50.953 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:178 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.025) 0:01:50.978 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.042) 0:01:51.021 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.033) 0:01:51.054 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.023) 0:01:51.078 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.018) 0:01:51.097 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.017) 0:01:51.115 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:54:09 +0000 (0:00:00.111) 0:01:51.226 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.827) 0:01:52.053 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.020) 0:01:52.074 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.021) 0:01:52.095 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032713", "end": "2024-02-06 01:54:10.779097", "rc": 0, "start": "2024-02-06 01:54:10.746384" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.272) 0:01:52.368 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.022) 0:01:52.390 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.018) 0:01:52.408 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.035) 0:01:52.443 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.034) 0:01:52.478 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:10 +0000 (0:00:00.037) 0:01:52.516 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.246) 0:01:52.762 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.022) 0:01:52.784 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.027) 0:01:52.811 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.286) 0:01:53.098 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.028) 0:01:53.126 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:11 +0000 (0:00:00.247) 0:01:53.373 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004186", "end": "2024-02-06 01:54:12.029846", "rc": 0, "start": "2024-02-06 01:54:12.025660" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.243) 0:01:53.617 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004203", "end": "2024-02-06 01:54:12.275626", "rc": 0, "start": "2024-02-06 01:54:12.271423" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.246) 0:01:53.864 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:53.883 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.018) 0:01:53.901 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.018) 0:01:53.920 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.017) 0:01:53.938 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.024) 0:01:53.963 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.035) 0:01:53.998 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.020) 0:01:54.018 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.037 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.035) 0:01:54.073 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.092 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.018) 0:01:54.111 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.076) 0:01:54.187 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.207 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.227 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.038) 0:01:54.265 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.020) 0:01:54.286 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.305 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.324 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.020) 0:01:54.344 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.018) 0:01:54.362 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.018) 0:01:54.381 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.019) 0:01:54.401 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.057) 0:01:54.458 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.022) 0:01:54.481 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.021) 0:01:54.503 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:12 +0000 (0:00:00.025) 0:01:54.529 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:13 +0000 (0:00:00.065) 0:01:54.594 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022601", "end": "2024-02-06 01:54:13.272901", "rc": 0, "start": "2024-02-06 01:54:13.250300" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:13 +0000 (0:00:00.270) 0:01:54.864 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:13 +0000 (0:00:00.024) 0:01:54.889 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:13 +0000 (0:00:00.020) 0:01:54.910 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184453.4001272, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184453.4001272, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 60, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:13 +0000 (0:00:00.287) 0:01:55.197 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.701) 0:01:55.899 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.023) 0:01:55.922 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.022) 0:01:55.945 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.024) 0:01:55.970 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.030) 0:01:56.000 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.241) 0:01:56.242 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.024) 0:01:56.267 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.020) 0:01:56.287 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:14 +0000 (0:00:00.248) 0:01:56.536 ****** changed: [sut] => { "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: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:54:15 +0000 (0:00:00.869) 0:01:57.405 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:54:15 +0000 (0:00:00.016) 0:01:57.422 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:15 +0000 (0:00:00.100) 0:01:57.522 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:15 +0000 (0:00:00.028) 0:01:57.550 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.026) 0:01:57.577 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.020) 0:01:57.597 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.036) 0:01:57.633 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.038) 0:01:57.672 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.023) 0:01:57.696 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.023) 0:01:57.720 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.029) 0:01:57.749 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.249) 0:01:57.998 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.026) 0:01:58.025 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.249) 0:01:58.274 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004248", "end": "2024-02-06 01:54:16.933015", "rc": 0, "start": "2024-02-06 01:54:16.928767" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:16 +0000 (0:00:00.247) 0:01:58.522 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004264", "end": "2024-02-06 01:54:17.181320", "rc": 0, "start": "2024-02-06 01:54:17.177056" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.247) 0:01:58.769 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.020) 0:01:58.790 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.018) 0:01:58.809 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.019) 0:01:58.828 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.019) 0:01:58.847 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.073) 0:01:58.920 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.022) 0:01:58.942 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.020) 0:01:58.963 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.047) 0:01:59.010 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.018) 0:01:59.029 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.041) 0:01:59.070 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.033) 0:01:59.103 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.242) 0:01:59.345 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.025) 0:01:59.371 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.021) 0:01:59.393 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.019) 0:01:59.412 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 01:54:17 +0000 (0:00:00.021) 0:01:59.434 ****** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:18 +0000 (0:00:00.256) 0:01:59.691 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 01:54:18 +0000 (0:00:00.021) 0:01:59.712 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 01:54:18 +0000 (0:00:00.022) 0:01:59.735 ****** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1707184458.2158146-7188-180240857544159/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 01:54:18 +0000 (0:00:00.617) 0:02:00.352 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.563) 0:02:00.915 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.066) 0:02:00.982 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.025) 0:02:01.007 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.027) 0:02:01.034 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.026) 0:02:01.061 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.020) 0:02:01.081 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.030) 0:02:01.112 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.037) 0:02:01.149 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.027) 0:02:01.176 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.022) 0:02:01.199 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.028) 0:02:01.227 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.245) 0:02:01.473 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:19 +0000 (0:00:00.029) 0:02:01.502 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.247) 0:02:01.750 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004244", "end": "2024-02-06 01:54:20.408277", "rc": 0, "start": "2024-02-06 01:54:20.404033" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.254) 0:02:02.005 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004181", "end": "2024-02-06 01:54:20.664607", "rc": 0, "start": "2024-02-06 01:54:20.660426" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.249) 0:02:02.254 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.019) 0:02:02.274 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.020) 0:02:02.295 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.063) 0:02:02.358 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.019) 0:02:02.377 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.035) 0:02:02.413 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.021) 0:02:02.435 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.020) 0:02:02.456 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.047) 0:02:02.503 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:20 +0000 (0:00:00.020) 0:02:02.523 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.043) 0:02:02.566 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.042) 0:02:02.608 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.246) 0:02:02.854 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.026) 0:02:02.881 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.021) 0:02:02.902 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.018) 0:02:02.921 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.019) 0:02:02.940 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.252) 0:02:03.193 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.021) 0:02:03.214 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 01:54:21 +0000 (0:00:00.019) 0:02:03.234 ****** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1707184461.7150404-7239-278197011230257/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 01:54:22 +0000 (0:00:00.652) 0:02:03.886 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 01:54:22 +0000 (0:00:00.558) 0:02:04.445 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice run-user-1111.mount -.mount basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.503) 0:02:04.948 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.022) 0:02:04.971 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.027) 0:02:04.998 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.026) 0:02:05.025 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.019) 0:02:05.044 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.030) 0:02:05.075 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.036) 0:02:05.112 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.023) 0:02:05.135 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.022) 0:02:05.157 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.028) 0:02:05.185 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.245) 0:02:05.431 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:23 +0000 (0:00:00.026) 0:02:05.457 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.246) 0:02:05.703 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004124", "end": "2024-02-06 01:54:24.359548", "rc": 0, "start": "2024-02-06 01:54:24.355424" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.244) 0:02:05.948 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004159", "end": "2024-02-06 01:54:24.604474", "rc": 0, "start": "2024-02-06 01:54:24.600315" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.244) 0:02:06.193 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.019) 0:02:06.212 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.057) 0:02:06.269 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.020) 0:02:06.289 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.018) 0:02:06.308 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.034) 0:02:06.342 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.020) 0:02:06.363 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.021) 0:02:06.385 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.055) 0:02:06.440 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.021) 0:02:06.461 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.043) 0:02:06.505 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:24 +0000 (0:00:00.034) 0:02:06.539 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:25 +0000 (0:00:00.240) 0:02:06.779 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:25 +0000 (0:00:00.025) 0:02:06.804 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 01:54:25 +0000 (0:00:00.020) 0:02:06.825 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 01:54:25 +0000 (0:00:00.017) 0:02:06.843 ****** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 01:54:33 +0000 (0:00:07.831) 0:02:14.675 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:33 +0000 (0:00:00.252) 0:02:14.927 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 01:54:33 +0000 (0:00:00.057) 0:02:14.985 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 01:54:33 +0000 (0:00:00.020) 0:02:15.006 ****** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1707184473.4869187-7292-137610560199298/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 01:54:34 +0000 (0:00:00.616) 0:02:15.623 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 01:54:34 +0000 (0:00:00.568) 0:02:16.191 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xeu quadlet-basic-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:243 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.577) 0:02:16.768 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.048503", "end": "2024-02-06 01:54:35.465001", "failed_when_result": true, "rc": 0, "start": "2024-02-06 01:54:35.416498" } STDOUT: Feb 06 01:52:43 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 01:52:43 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 01:52:43 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 01:52:43 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 06 01:52:43 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: Converting 390 SID table entries... Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 06 01:52:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[590]: USER_MAC_POLICY_LOAD pid=590 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=4 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Feb 06 01:52:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: MAC_CONFIG_CHANGE bool=virt_use_nfs val=1 old_val=0 auid=0 ses=6 Feb 06 01:52:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm setsebool[5233]: The virt_use_nfs policy boolean was changed to 1 by root Feb 06 01:52:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm setsebool[5233]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: Converting 392 SID table entries... Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 06 01:53:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 5891 (systemd-binfmt) Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[590]: USER_MAC_POLICY_LOAD pid=590 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=6 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... ░░ Subject: A start job for unit proc-sys-fs-binfmt_misc.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit proc-sys-fs-binfmt_misc.mount has begun execution. ░░ ░░ The job identifier is 2104. Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. ░░ Subject: A start job for unit proc-sys-fs-binfmt_misc.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit proc-sys-fs-binfmt_misc.mount has finished successfully. ░░ ░░ The job identifier is 2104. Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r598136802171478193b6de7419290835 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Started run-r598136802171478193b6de7419290835.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r598136802171478193b6de7419290835.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-r598136802171478193b6de7419290835.service has finished successfully. ░░ ░░ The job identifier is 2108. Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2193. Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading requested from client PID 5906 ('systemctl') (unit session-6.scope)... Feb 06 01:53:44 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading... Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading finished in 602 ms. Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=93 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=69 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=94 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=70 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=95 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=96 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=71 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=72 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=97 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=73 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=98 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=74 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=99 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=75 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=100 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=101 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=76 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=77 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=102 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=78 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=103 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=104 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=79 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=80 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=105 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=81 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=106 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=107 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=82 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=83 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=108 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=84 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=109 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=110 op=LOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=85 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=86 op=UNLOAD Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Created slice session.slice - User Core Session Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 25. Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Starting dbus-broker.service - D-Bus User Message Bus... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 20. Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[5967]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[5967]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Started dbus-broker.service - D-Bus User Message Bus. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 20. Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[5967]: Ready Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Reloading requested from client PID 5966 ('systemctl')... Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Reloading... Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Reloading finished in 137 ms. Feb 06 01:53:45 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[880]: Queuing reload/restart jobs for marked units… Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=5981 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[5997]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2193. Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: man-db-cache-update.service: Consumed 1.092s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: run-r598136802171478193b6de7419290835.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-r598136802171478193b6de7419290835.service has successfully entered the 'dead' state. Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r598136802171478193b6de7419290835 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:46 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6026]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6028 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6044]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6046 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6062]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:47 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6065 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6081]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:48 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6083 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6099]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6118]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6119 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:49 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6135 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6157 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6173]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6174 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6190 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6223]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184429.9970865-6681-39623606999285/source dest=/etc/containers/systemd/nopull.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=670d64fc68a9768edb20cad26df2acc703542d85 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6224 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:50 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6241 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:51 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:51 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:51 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:51 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:51 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6258 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6274]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6281 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6297]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6299 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6315]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:52 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6318 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6334]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:53 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6352]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:54 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6355 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6371]: ansible-containers.podman.podman_image Invoked with name=this_is_a_bogus_image force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6371]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls this_is_a_bogus_image:latest --format json Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm podman[6372]: 2024-02-06 01:53:55.25309374 +0000 UTC m=+0.222301189 system refresh Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6371]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists this_is_a_bogus_image:latest Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6371]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull this_is_a_bogus_image:latest -q Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6412]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6413 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6451 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6467]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6468 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:55 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6484 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6501 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6517]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184435.695104-6871-115182636859788/source dest=/etc/containers/systemd/bogus.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1d087e679d135214e8ac9ccaf33b2222916efb7f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6518 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:56 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6535 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6552 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6568]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:57 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6575 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6591]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6593 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6609]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:58 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6628]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6630 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6646]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:53:59 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6649 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6665]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:00 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6683]: ansible-file Invoked with path=/etc/containers/systemd/nopull.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 Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6684 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6700]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading requested from client PID 6701 ('systemctl') (unit session-6.scope)... Feb 06 01:54:01 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading... Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading finished in 416 ms. Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=111 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=93 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=112 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=94 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=113 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=114 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=95 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=96 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=115 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=97 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=116 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=98 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=117 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=99 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=118 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=119 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=100 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=101 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=120 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=102 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=121 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=122 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=103 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=104 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=123 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=105 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=124 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=125 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=106 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=107 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=126 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=108 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=127 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=128 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=109 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=110 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=129 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=126 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=130 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=131 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=127 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=128 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=132 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=129 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=133 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=134 op=LOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=130 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=131 op=UNLOAD Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6750 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6766]: ansible-ansible.legacy.command Invoked with _raw_params=podman image prune -f _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:02 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6774 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6791 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6807]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:03 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6814 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6830]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6832 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6848]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:04 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6851 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6867]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6885]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:05 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6904]: ansible-systemd Invoked with name=bogus.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading requested from client PID 6907 ('systemctl') (unit session-6.scope)... Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading... Feb 06 01:54:06 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm quadlet-generator[6721]: Warning: bogus.container specifies the image "this_is_a_bogus_image" which not a fully qualified image name. This is not ideal for performance and security reasons. See the podman-pull manpage discussion of short-name-aliases.conf for details. Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading finished in 414 ms. Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=135 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=111 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=136 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=112 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=137 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=138 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=113 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=114 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=139 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=115 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=140 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=116 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=141 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=117 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=142 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=143 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=118 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=119 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=144 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=120 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=145 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=146 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=121 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=122 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=147 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=123 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=148 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=149 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=124 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=125 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=150 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=132 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=151 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=152 op=LOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=133 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=134 op=UNLOAD Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6956 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6972]: ansible-file Invoked with path=/etc/containers/systemd/bogus.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 Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=6973 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[6989]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading requested from client PID 6990 ('systemctl') (unit session-6.scope)... Feb 06 01:54:07 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading... Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Reloading finished in 405 ms. Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=153 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=135 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=154 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=136 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=155 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=156 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=137 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=138 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=157 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=139 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=158 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=140 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=159 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=141 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=160 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=161 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=142 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=143 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=162 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=144 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=163 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=164 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=145 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=146 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=165 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=147 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=166 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=167 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=148 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=149 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=168 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=150 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=169 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=170 op=LOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=151 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit: BPF prog-id=152 op=UNLOAD Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7039 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7055]: ansible-ansible.legacy.command Invoked with _raw_params=podman image prune -f _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:08 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7063 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7079]: ansible-user Invoked with name=user_quadlet_basic uid=1111 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 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm update_password=always group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm useradd[7081]: new group: name=user_quadlet_basic, GID=1111 Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7081]: ADD_GROUP pid=7081 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-group acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm useradd[7081]: new user: name=user_quadlet_basic, UID=1111, GID=1111, home=/home/user_quadlet_basic, shell=/bin/bash, from=none Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7081]: ADD_USER pid=7081 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-user acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7081]: USER_MGMT pid=7081 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-home-dir id=1111 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:09 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7088 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7105 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7121]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:10 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7144]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7146 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7162]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7164 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7180]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:11 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7183 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7199]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7201 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7217]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:12 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7219 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7235]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Created slice user-1111.slice - User Slice of UID 1111. ░░ Subject: A start job for unit user-1111.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-1111.slice has finished successfully. ░░ ░░ The job identifier is 2281. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Starting user-runtime-dir@1111.service - User Runtime Directory /run/user/1111... ░░ Subject: A start job for unit user-runtime-dir@1111.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-runtime-dir@1111.service has begun execution. ░░ ░░ The job identifier is 2367. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Finished user-runtime-dir@1111.service - User Runtime Directory /run/user/1111. ░░ Subject: A start job for unit user-runtime-dir@1111.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-runtime-dir@1111.service has finished successfully. ░░ ░░ The job identifier is 2367. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@1111 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Starting user@1111.service - User Manager for UID 1111... ░░ Subject: A start job for unit user@1111.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user@1111.service has begun execution. ░░ ░░ The job identifier is 2280. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7241 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7239]: USER_ACCT pid=7239 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7239]: CRED_ACQ pid=7239 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7239]: USER_ROLE_CHANGE pid=7239 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm (systemd)[7239]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic(uid=1111) by user_quadlet_basic(uid=0) Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7239]: USER_START pid=7239 uid=0 auid=1111 ses=7 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7258]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Queued start job for default target default.target. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 14. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 10. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Startup finished in 277ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The user manager instance for user 1111 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 277935 microseconds. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[1]: Started user@1111.service - User Manager for UID 1111. ░░ Subject: A start job for unit user@1111.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user@1111.service has finished successfully. ░░ ░░ The job identifier is 2280. Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1111 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:13 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7274 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: USER_ACCT pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7290]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcykysnkqnqjtjfcbdrpdndwgifvhrel ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: USER_CMD pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A63796B79736E6B716E716A746A666362647270646E6477676966766872656C203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: CRED_REFR pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7290]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: USER_START pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7290]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: USER_END pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7290]: CRED_DISP pid=7290 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7298 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7314]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7315 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7331]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:14 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: USER_ACCT pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7350]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-iwvsrtmfddhdrafuthslwkhtavwbayyp ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: USER_CMD pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6977767372746D6664646864726166757468736C776B68746176776261797970203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: CRED_REFR pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7350]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: USER_START pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm podman[7365]: 2024-02-06 01:54:15.647761264 +0000 UTC m=+0.103144228 system refresh Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Created slice session.slice - User Core Session Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 17. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting dbus-broker.service - D-Bus User Message Bus... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 16. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[7379]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[7379]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started dbus-broker.service - D-Bus User Message Bus. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 16. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm dbus-broker-launch[7379]: Ready Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Created slice user.slice - Slice /user. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 23. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: podman-7365.scope: unit configures an IP firewall, but not running as root. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: podman-7365.scope: (This warning is only shown for the first unit using IP firewalling.) Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-7365.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 22. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-pause-9f53ce9c.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 26. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-7381.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 30. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-7388.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 34. Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7350]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: USER_END pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7350]: CRED_DISP pid=7350 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:15 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7395 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7411]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7413 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7429]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7432 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7448]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:16 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7450 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7466]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7468 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7484]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:17 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7485 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7501]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7502 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7518 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7556]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7573 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7590 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7606]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184458.2158146-7188-180240857544159/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=527eda617bc3c33ce0c070878f5290eea6be16e5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: USER_ACCT pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7640]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rylwckzbiocphosyaemjtgrpvpfwqfkw ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: USER_CMD pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D72796C77636B7A62696F6370686F737961656D6A746772707670667771666B77203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: CRED_REFR pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7640]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:18 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: USER_START pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7641]: 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 Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading requested from client PID 7642 ('systemctl')... Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading... Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading finished in 126 ms. Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7640]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: USER_END pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7640]: CRED_DISP pid=7640 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7652 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7668]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:19 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7670 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7686]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7689 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7705]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7707 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7723]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:20 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7741]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7742 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7758]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7775 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7797 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7813]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:21 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7814 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7830 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7847 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7863]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184461.7150404-7239-278197011230257/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=fd0ae560360afa5541b866560b1e849d25e216ef backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7864 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7881 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: USER_ACCT pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7897]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ugdqlprzpjfhmkvoyripgqdhrfcsoekd ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: USER_CMD pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D756764716C70727A706A66686D6B766F7972697067716468726663736F656B64203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: CRED_REFR pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7897]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: USER_START pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7898]: 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 Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading requested from client PID 7899 ('systemctl')... Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading... Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading finished in 125 ms. Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7897]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: USER_END pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7897]: CRED_DISP pid=7897 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7909 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: USER_ACCT pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7925]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-pzjnwzenpewsulelofeptwszyxjvlfbq ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: USER_CMD pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D707A6A6E777A656E70657773756C656C6F6665707477737A79786A766C666271203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: CRED_REFR pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7925]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:22 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: USER_START pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7926]: ansible-systemd Invoked with name=quadlet-basic-mysql-volume.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting quadlet-basic-mysql-volume.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 38. Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm podman[7929]: 2024-02-06 01:54:23.343756505 +0000 UTC m=+0.034412765 volume create systemd-quadlet-basic-mysql Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm quadlet-basic-mysql-volume[7929]: systemd-quadlet-basic-mysql Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Finished quadlet-basic-mysql-volume.service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 38. Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[7925]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: USER_END pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[7925]: CRED_DISP pid=7925 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7938 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7954]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:23 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7956 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7972]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[7991]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=7993 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8009]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:24 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8027]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8028 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: USER_ACCT pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8044]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ljpqfuefwsazxlepjdlhizcfuvbsqkzs ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: USER_CMD pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C6A7071667565667773617A786C65706A646C68697A636675766273716B7A73203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: CRED_REFR pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8044]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: USER_START pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8045]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8045]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-8046.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 50. Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8045]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-8053.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 54. Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8045]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 01:54:25 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-8060.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 58. Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm podman[8060]: 2024-02-06 01:54:33.017920446 +0000 UTC m=+7.371935179 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8045]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: podman-8060.scope: Consumed 11.681s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Started podman-8142.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 62. Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: USER_END pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8044]: CRED_DISP pid=8044 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8044]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8149 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8165]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8166 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8182 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8204 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8220]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8221 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8237 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:33 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8270]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184473.4869187-7292-137610560199298/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=45cd978d7b06ce53aa29035a1848234b096cce98 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8271 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8288 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: USER_ACCT pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8304]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvbeedvfjacqzbheogkmtdodcjrpkmzb ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: USER_CMD pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D74766265656476666A6163717A6268656F676B6D74646F64636A72706B6D7A62203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: CRED_REFR pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8304]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: USER_START pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8305]: 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 Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading requested from client PID 8306 ('systemctl')... Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading... Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Reloading finished in 129 ms. Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8304]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: USER_END pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8304]: CRED_DISP pid=8304 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8316 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: USER_ACCT pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8332]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dkgvneapottfccrozcjcvnqhufhgxwuw ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: USER_CMD pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D646B67766E6561706F7474666363726F7A636A63766E71687566686778777577203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: CRED_REFR pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8332]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 06 01:54:34 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: USER_START pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8333]: ansible-systemd Invoked with name=quadlet-basic-mysql.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting quadlet-basic-network.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 67. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm quadlet-basic-network[8336]: systemd-quadlet-basic Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Finished quadlet-basic-network.service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 67. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Starting quadlet-basic-mysql.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 66. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm quadlet-basic-mysql[8345]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm podman[8345]: 2024-02-06 01:54:35.122581493 +0000 UTC m=+0.030359850 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ An ExecStart= process belonging to unit UNIT has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: quadlet-basic-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT has entered the 'failed' state with result 'exit-code'. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm systemd[7239]: Failed to start quadlet-basic-mysql.service. ░░ Subject: A start job for unit UNIT has failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished with a failure. ░░ ░░ The job identifier is 66 and the job result is failed. Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: USER_END pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[8332]: CRED_DISP pid=8332 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm sudo[8332]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_END pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGOUT pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_LOGIN pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: USER_START pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm audit[982]: CRYPTO_KEY_USER pid=982 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:1c:38:2b:11:14:3e:1e:4e:4f:25:d2:b6:f3:45:17:3d:c9:84:0a:2e:5e:66:8d:4c:f9:57:80:31:48:b1:17:41 direction=? spid=8364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 06 01:54:35 e77eeeeb-96bb-401a-8864-e08d6c369df3.testing-farm python3[8380]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:249 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.298) 0:02:17.066 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.051) 0:02:17.118 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.033) 0:02:17.152 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.024) 0:02:17.176 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.019) 0:02:17.196 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.019) 0:02:17.216 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:54:35 +0000 (0:00:00.040) 0:02:17.257 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.872) 0:02:18.129 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.059) 0:02:18.189 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.024) 0:02:18.214 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031025", "end": "2024-02-06 01:54:36.893788", "rc": 0, "start": "2024-02-06 01:54:36.862763" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.268) 0:02:18.482 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.022) 0:02:18.504 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:54:36 +0000 (0:00:00.018) 0:02:18.523 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.035) 0:02:18.559 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.036) 0:02:18.595 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.038) 0:02:18.634 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.023) 0:02:18.658 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.023) 0:02:18.682 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.026) 0:02:18.708 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.246) 0:02:18.955 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.026) 0:02:18.981 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.244) 0:02:19.225 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004113", "end": "2024-02-06 01:54:37.883824", "rc": 0, "start": "2024-02-06 01:54:37.879711" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:37 +0000 (0:00:00.245) 0:02:19.471 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004187", "end": "2024-02-06 01:54:38.144442", "rc": 0, "start": "2024-02-06 01:54:38.140255" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.261) 0:02:19.733 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.058) 0:02:19.791 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.018) 0:02:19.810 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:19.829 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.018) 0:02:19.847 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.025) 0:02:19.872 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.036) 0:02:19.909 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.020) 0:02:19.930 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:19.949 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.036) 0:02:19.985 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.005 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.025 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.036) 0:02:20.061 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.020) 0:02:20.081 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.100 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.038) 0:02:20.139 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.057) 0:02:20.197 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.021) 0:02:20.218 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.238 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.020) 0:02:20.258 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.277 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.297 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.019) 0:02:20.317 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.059) 0:02:20.376 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.022) 0:02:20.399 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.022) 0:02:20.421 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.025) 0:02:20.447 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.030) 0:02:20.478 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.020) 0:02:20.498 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.021) 0:02:20.519 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:38 +0000 (0:00:00.024) 0:02:20.543 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.250) 0:02:20.794 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.373) 0:02:21.167 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.024) 0:02:21.192 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.022) 0:02:21.214 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.025) 0:02:21.239 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.031) 0:02:21.271 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.020) 0:02:21.292 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.021) 0:02:21.313 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:39 +0000 (0:00:00.023) 0:02:21.337 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.249) 0:02:21.587 ****** changed: [sut] => { "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: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.325) 0:02:21.912 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.017) 0:02:21.930 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}, 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.065) 0:02:21.995 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.026) 0:02:22.022 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.024) 0:02:22.047 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.020) 0:02:22.067 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.029) 0:02:22.096 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.075) 0:02:22.171 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.024) 0:02:22.196 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.023) 0:02:22.219 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.027) 0:02:22.246 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.245) 0:02:22.492 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:40 +0000 (0:00:00.026) 0:02:22.519 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.245) 0:02:22.765 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004223", "end": "2024-02-06 01:54:41.422226", "rc": 0, "start": "2024-02-06 01:54:41.418003" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.244) 0:02:23.010 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004184", "end": "2024-02-06 01:54:41.666428", "rc": 0, "start": "2024-02-06 01:54:41.662244" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.245) 0:02:23.255 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.019) 0:02:23.275 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.018) 0:02:23.293 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.019) 0:02:23.313 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.018) 0:02:23.331 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.035) 0:02:23.367 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.021) 0:02:23.389 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.017) 0:02:23.406 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.046) 0:02:23.452 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:41 +0000 (0:00:00.080) 0:02:23.533 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:42 +0000 (0:00:00.249) 0:02:23.783 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 01:54:23 UTC", "ActiveEnterTimestampMonotonic": "766314708", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount basic.target app.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:54:23 UTC", "AssertTimestampMonotonic": "766262175", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "39574000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 01:54:23 UTC", "ConditionTimestampMonotonic": "766262170", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 01:54:23 UTC", "ExecMainExitTimestampMonotonic": "766314508", "ExecMainPID": "7929", "ExecMainStartTimestamp": "Tue 2024-02-06 01:54:23 UTC", "ExecMainStartTimestampMonotonic": "766270135", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 01:54:23 UTC", "InactiveExitTimestampMonotonic": "766270490", "InvocationID": "bdcc07e957534a0eb8bfb241b583551a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Tue 2024-02-06 01:54:23 UTC", "StateChangeTimestampMonotonic": "766314708", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:42 +0000 (0:00:00.599) 0:02:24.382 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.246) 0:02:24.628 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.031) 0:02:24.660 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.021) 0:02:24.681 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.020) 0:02:24.701 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.023) 0:02:24.725 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:43 +0000 (0:00:00.562) 0:02:25.288 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049518", "end": "2024-02-06 01:54:44.005476", "rc": 0, "start": "2024-02-06 01:54:43.955958" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.309) 0:02:25.597 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.021) 0:02:25.619 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.017) 0:02:25.637 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.026) 0:02:25.664 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.025) 0:02:25.689 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.020) 0:02:25.709 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.030) 0:02:25.739 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.077) 0:02:25.817 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.024) 0:02:25.841 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.023) 0:02:25.865 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.028) 0:02:25.893 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.247) 0:02:26.140 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.028) 0:02:26.168 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:44 +0000 (0:00:00.245) 0:02:26.414 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004153", "end": "2024-02-06 01:54:45.069873", "rc": 0, "start": "2024-02-06 01:54:45.065720" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.244) 0:02:26.659 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004224", "end": "2024-02-06 01:54:45.316037", "rc": 0, "start": "2024-02-06 01:54:45.311813" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.244) 0:02:26.903 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.019) 0:02:26.923 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.019) 0:02:26.942 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.018) 0:02:26.961 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.019) 0:02:26.980 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.034) 0:02:27.015 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.021) 0:02:27.037 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.018) 0:02:27.055 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.048) 0:02:27.103 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.039) 0:02:27.143 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:45 +0000 (0:00:00.290) 0:02:27.434 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "quadlet-basic-network.service basic.target app.slice -.mount quadlet-basic-mysql-volume.service run-user-1111.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 01:54:35 UTC", "AssertTimestampMonotonic": "778045560", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "88759000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 01:54:35 UTC", "ConditionTimestampMonotonic": "778045554", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 01:54:35 UTC", "ExecMainExitTimestampMonotonic": "778098563", "ExecMainPID": "8345", "ExecMainStartTimestamp": "Tue 2024-02-06 01:54:35 UTC", "ExecMainStartTimestampMonotonic": "778053203", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 01:54:35 UTC", "InactiveEnterTimestampMonotonic": "778140101", "InactiveExitTimestamp": "Tue 2024-02-06 01:54:35 UTC", "InactiveExitTimestampMonotonic": "778053574", "InvocationID": "ddde2debd1dc4143a4f1d215917387fb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service basic.target app.slice quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Tue 2024-02-06 01:54:35 UTC", "StateChangeTimestampMonotonic": "778140101", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.592) 0:02:28.026 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.249) 0:02:28.276 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.031) 0:02:28.308 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.021) 0:02:28.329 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.020) 0:02:28.349 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:46 +0000 (0:00:00.024) 0:02:28.373 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.576) 0:02:28.950 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049681", "end": "2024-02-06 01:54:47.667771", "rc": 0, "start": "2024-02-06 01:54:47.618090" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.308) 0:02:29.258 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.021) 0:02:29.280 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.019) 0:02:29.299 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.026) 0:02:29.325 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.025) 0:02:29.351 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.019) 0:02:29.371 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.030) 0:02:29.401 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.035) 0:02:29.437 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.067) 0:02:29.504 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.023) 0:02:29.528 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:47 +0000 (0:00:00.027) 0:02:29.556 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:48 +0000 (0:00:00.245) 0:02:29.801 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:48 +0000 (0:00:00.028) 0:02:29.830 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:48 +0000 (0:00:00.249) 0:02:30.079 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004265", "end": "2024-02-06 01:54:48.737265", "rc": 0, "start": "2024-02-06 01:54:48.733000" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:48 +0000 (0:00:00.246) 0:02:30.325 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004162", "end": "2024-02-06 01:54:48.982928", "rc": 0, "start": "2024-02-06 01:54:48.978766" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.246) 0:02:30.572 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.018) 0:02:30.590 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.019) 0:02:30.610 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.018) 0:02:30.628 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.018) 0:02:30.647 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.035) 0:02:30.682 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.020) 0:02:30.703 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.019) 0:02:30.722 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.046) 0:02:30.769 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.040) 0:02:30.809 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.246) 0:02:31.056 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.063) 0:02:31.120 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.249) 0:02:31.369 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.032) 0:02:31.401 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.020) 0:02:31.422 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.021) 0:02:31.443 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:49 +0000 (0:00:00.024) 0:02:31.468 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:50 +0000 (0:00:00.562) 0:02:32.030 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052472", "end": "2024-02-06 01:54:50.751871", "rc": 0, "start": "2024-02-06 01:54:50.699399" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:50 +0000 (0:00:00.314) 0:02:32.344 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.050421", "end": "2024-02-06 01:54:51.064935", "rc": 0, "start": "2024-02-06 01:54:51.014514" } STDOUT: systemd-quadlet-basic TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.313) 0:02:32.658 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.019) 0:02:32.677 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for sut => (item=user_quadlet_basic) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.053) 0:02:32.731 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_linger_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.023) 0:02:32.754 ****** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.025) 0:02:32.780 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184453.3101275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184454.2951236, "dev": 48, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184454.2951236, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.247) 0:02:33.027 ****** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Tuesday 06 February 2024 01:54:51 +0000 (0:00:00.411) 0:02:33.438 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.053507", "end": "2024-02-06 01:54:52.158933", "rc": 0, "start": "2024-02-06 01:54:52.105426" } STDOUT: podman TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Tuesday 06 February 2024 01:54:52 +0000 (0:00:00.312) 0:02:33.751 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049436", "end": "2024-02-06 01:54:52.467522", "rc": 0, "start": "2024-02-06 01:54:52.418086" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Tuesday 06 February 2024 01:54:52 +0000 (0:00:00.353) 0:02:34.104 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008287", "end": "2024-02-06 01:54:52.768959", "rc": 0, "start": "2024-02-06 01:54:52.760672" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:258 Tuesday 06 February 2024 01:54:52 +0000 (0:00:00.274) 0:02:34.378 ****** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:264 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.388) 0:02:34.767 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.057) 0:02:34.825 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.034) 0:02:34.859 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.025) 0:02:34.885 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.019) 0:02:34.904 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.020) 0:02:34.925 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 01:54:53 +0000 (0:00:00.043) 0:02:34.969 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.827) 0:02:35.796 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.020) 0:02:35.817 ****** skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.021) 0:02:35.839 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033925", "end": "2024-02-06 01:54:54.522694", "rc": 0, "start": "2024-02-06 01:54:54.488769" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.318) 0:02:36.157 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.022) 0:02:36.179 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.019) 0:02:36.199 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.034) 0:02:36.233 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.036) 0:02:36.270 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.038) 0:02:36.308 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:54 +0000 (0:00:00.247) 0:02:36.556 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.024) 0:02:36.580 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.027) 0:02:36.607 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.245) 0:02:36.853 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.027) 0:02:36.880 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.244) 0:02:37.125 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.144 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.163 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.018) 0:02:37.181 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.200 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.018) 0:02:37.219 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.061) 0:02:37.280 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.025) 0:02:37.306 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.036) 0:02:37.343 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.362 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.382 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.037) 0:02:37.419 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.021) 0:02:37.441 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.019) 0:02:37.461 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.038) 0:02:37.499 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.020) 0:02:37.519 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 01:54:55 +0000 (0:00:00.020) 0:02:37.540 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.038) 0:02:37.579 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:37.599 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:37.618 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.064) 0:02:37.682 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.020) 0:02:37.702 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.020) 0:02:37.723 ****** skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:37.742 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.020) 0:02:37.762 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.060) 0:02:37.822 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.024) 0:02:37.846 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.022) 0:02:37.869 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.025) 0:02:37.895 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.031) 0:02:37.926 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:37.945 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.020) 0:02:37.966 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.018) 0:02:37.984 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.018) 0:02:38.002 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.290) 0:02:38.293 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.023) 0:02:38.316 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.021) 0:02:38.338 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.070) 0:02:38.408 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.032) 0:02:38.440 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:38.460 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.018) 0:02:38.478 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:38.497 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 01:54:56 +0000 (0:00:00.019) 0:02:38.517 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.297) 0:02:38.814 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.017) 0:02:38.831 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}, 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.064) 0:02:38.896 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.026) 0:02:38.923 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.025) 0:02:38.949 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.019) 0:02:38.968 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.029) 0:02:38.998 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.034) 0:02:39.033 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.022) 0:02:39.055 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.117) 0:02:39.173 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.028) 0:02:39.201 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.245) 0:02:39.447 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:57 +0000 (0:00:00.027) 0:02:39.474 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.244) 0:02:39.719 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.019) 0:02:39.738 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.019) 0:02:39.758 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.018) 0:02:39.776 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.019) 0:02:39.796 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.018) 0:02:39.814 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.019) 0:02:39.833 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.035) 0:02:39.868 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.021) 0:02:39.890 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.019) 0:02:39.910 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.046) 0:02:39.956 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.040) 0:02:39.996 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.018) 0:02:40.015 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql-volume.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:54:58 +0000 (0:00:00.458) 0:02:40.473 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.247) 0:02:40.721 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.031) 0:02:40.753 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.019) 0:02:40.772 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.019) 0:02:40.792 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.018) 0:02:40.810 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.020) 0:02:40.830 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.019) 0:02:40.850 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.020) 0:02:40.870 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.019) 0:02:40.889 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.026) 0:02:40.915 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.025) 0:02:40.941 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.019) 0:02:40.961 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.030) 0:02:40.991 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.036) 0:02:41.027 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.022) 0:02:41.050 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.021) 0:02:41.072 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.074) 0:02:41.147 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.246) 0:02:41.393 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:54:59 +0000 (0:00:00.029) 0:02:41.423 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.247) 0:02:41.670 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.019) 0:02:41.689 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.019) 0:02:41.709 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.018) 0:02:41.727 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.019) 0:02:41.746 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.018) 0:02:41.765 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.018) 0:02:41.784 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.035) 0:02:41.819 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.020) 0:02:41.840 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.019) 0:02:41.859 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.046) 0:02:41.906 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.040) 0:02:41.946 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.018) 0:02:41.965 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:55:00 +0000 (0:00:00.418) 0:02:42.383 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.248) 0:02:42.631 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.077) 0:02:42.708 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.019) 0:02:42.727 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.019) 0:02:42.747 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.018) 0:02:42.765 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.020) 0:02:42.786 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.020) 0:02:42.806 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.019) 0:02:42.826 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.018) 0:02:42.845 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.029) 0:02:42.874 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.028) 0:02:42.903 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.022) 0:02:42.926 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.033) 0:02:42.959 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.037) 0:02:42.997 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.024) 0:02:43.021 ****** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.022) 0:02:43.043 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.028) 0:02:43.072 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.305) 0:02:43.377 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 01:55:01 +0000 (0:00:00.028) 0:02:43.405 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184427.7412302, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707184373.1504486, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1316521208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.249) 0:02:43.654 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:43.674 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:43.695 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:43.714 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:43.734 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:43.754 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:43.774 ****** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.036) 0:02:43.810 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.022) 0:02:43.833 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:43.854 ****** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.048) 0:02:43.903 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.039) 0:02:43.943 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:43.962 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.021) 0:02:43.983 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.253) 0:02:44.237 ****** included: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.085) 0:02:44.323 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:44.344 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:44.364 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:44.384 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.020) 0:02:44.405 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.021) 0:02:44.426 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:44.446 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:44.466 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=428 changed=29 unreachable=0 failed=1 skipped=422 rescued=1 ignored=0 Tuesday 06 February 2024 01:55:02 +0000 (0:00:00.019) 0:02:44.486 ****** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 85.58s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Ensure container images are present --- 7.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.95s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.92s /WORKDIR/git-fix-linger-handlingkzz5ik7j/tests/tests_quadlet_basic.yml:9 ------ fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.91s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.89s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.87s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.87s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 fedora.linux_system_roles.podman : Manage each secret ------------------- 0.87s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.83s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.71s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Manage each secret ------------------- 0.70s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.65s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Ensure container images are present --- 0.64s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.62s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.62s /WORKDIR/git-fix-linger-handlingkzz5ik7j/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---